/* CSS Document */

.Style2 {
	font-family:"Courier New", Courier, monospace;
	color: #000000; 
	font-size: 12px;
	text-align:justify;
}
	
.Style3 {
	font-family:"Courier New", Courier, monospace; 
	color: #999999; font-size: 12px;
	border-bottom-color:#CCCCCC;
		
	}
	
.Style4 {
font-family:"Courier New", Courier, monospace;
color: #000000; 
font-size: 48px;
text-align:justify;
}

.Style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.Style6 {
font-family:"Courier New", Courier, monospace;
color: #000000; 
font-size: 12px;
text-align:justify;
margin-left:5px;
margin-right:5px;
margin-top:20px;
}
	

.Style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5px;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
	
a:active {
	color: #000000;
}

a:hover {
	color: #000000;
}

#rollover1 {
	text-decoration: none;
	display:block;
	background-image:url(images/latannerie2.jpg);
	height:200px;
	width:200px
}

#rollover1:hover {
	background-image:url(images/latannerie.jpg);
	height:200px;
	width:200px
}	

#rollover2 {
	text-decoration: none;
	display:block;
	background-image:url(images/legreni2.jpg);
	height:200px;
	width:200px
}

#rollover2:hover {
	background-image:url(images/legreni.jpg);
	height:200px;
	width:200px
}	

#rollover3 {
	text-decoration: none;
	display:block;
	background-image:url(images/ocv2.jpg);
	height:200px;
	width:200px
}

#rollover3:hover {
	background-image:url(images/ocv.jpg);
	height:200px;
	width:200px
}	

#rollover4 {
	text-decoration: none;
	display:block;
	background-image:url(images/blog2.jpg);
	height:200px;
	width:200px
}

#rollover4:hover {
	background-image:url(images/blog.jpg);
	height:200px;
	width:200px
}	

  
#conteneur {
	margin-left: auto;
    margin-right: auto;
    width: 768px; 
	text-align:center;
}

#portfolio {
	background-color: #ffffff;
	background-attachment: scroll;
	background-repeat: no-repeat;
	position: relative;
	height: 460px;
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	
}
