
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #bbbbbb;
	text-decoration: none;
}

.acces2:link {
	color: #878787;
	text-decoration: none;
}
.acces2:visited {
	color: #000000;
	text-decoration: none;
}
.acces2:active {
	color: #000000;
	text-decoration: none;
}
.acces2:hover {
	color: #878787;
	text-decoration: none;
}

.Style2 {font-size: 24px; color: #000000;}
.Style3 {
	color: #bbbbbb;
	font-size: 14px;
}
.Style4 {font-size: 20px; color: #cccccc}
.Style6 {
	font-size: 9px;
	color: #000000;
}
.Style7 {font-size: 14px;
font-weight: bold;
color: #000000;
}
.Style10 {color: #bbbbbb}

.Style11 {color: #bbbbbb}

.Style12 {font-size: 14px; color: #bbbbbb;font-weight: bold;}

.Style13 {color: #000000}

.Style14 {color: #878787;
font-size: 12px;
		font-weight: bold;}
.Style16 {color: #555555}

 BODY 
{
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color:#000000;
	margin:3px;
}
.filet { background-color: #000000 ; color: #006699 ; }
.interlettrage {
letter-spacing: 4px ;
} 

.contour{border:solid #000000 1 px; margin-left:10px;}
.main { border: 1px solid #000000; 
-moz-border-radius: 5px;
}


#deroule {
width: 760px;
height: 340px;
padding-right: 3px;
overflow: auto;
border: 0px;
}

.bloc1 {
margin-right:10px;
margin-top:30px;
margin-bottom:10px;
padding-left:10px;
padding-right:10px;
border:1px dashed #bbbbbb;
text-align:justify;
width: 200px;
float: left;
}

.bloc2 {
margin-right:10px;
margin-top:30px;
margin-bottom:10px;
text-align:justify;
padding-left:10px;
padding-right:10px;
border:1px solid #bbbbbb;
width: 200px;
float: left;
margin-left: 10px;
}
.bloc3 {
margin-right:10px;
margin-top:30px;
margin-bottom:10px;
text-align:justify;
width: 200px;
float: left;
margin-left: 10px;

}

.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 0;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -100px;
border: 1px solid #005F29;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: -480px; /*position where enlarged image should offset horizontally */
}
