
/*  ------------------------------------------
/* 	Typographie generale
/*  ------------------------------------------ */
/*html { font-size: 100%; }  Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS */
body { font-family: verdana, Geneva, Arial, Helvetica, sans-serif; color: #FFF;}
body, table, td{ font-size: 10px;}
.ver7 {font-size:7px;}
.ver8 {font-size:8px;}
.ver9 {font-size:9px;}
.ver10 {font-size:10px;}
.ver11 {font-size:11px;}
.ver12 {font-size:12px;}
.ver14 {font-size:14px;}
.ver20 {font-size:20px;}
.ver24 {font-size:24px;}
.bold {font-weight:bold;}
.color {color:#000}
.color1 {color:#A6A6A6}
.color2 {color:#A79278}
img{border:0}
.maj {text-transform: uppercase;}

/*  ------------------------------------------
/* 	Liens
/*  ------------------------------------------ */

a{
text-decoration: none;
color: #FFF;
}
a.liste {
font-size:11px;
text-decoration:none;
background: url("images/out.gif") no-repeat left center;
color: #504937;
}
a.liste b{font-size:12px;}
a.liste:hover {
background: url("images/over.gif") no-repeat left center;
color: #A79278;
}
a.liste_active {
background: url("images/over.gif") no-repeat left center;
color: #A79278;
}

.tableTd{font-family: verdana, Geneva, Arial, Helvetica, sans-serif;color:white;font-size:11px}
.tableTd2{font-family: verdana, Geneva, Arial, Helvetica, sans-serif;color:brown;font-size:11px}
.titre{font-family: verdana, Geneva, Arial, Helvetica, sans-serif;color:white;font-size:18px}

form {MARGIN: 0px;}

.chkradio {
		font-size: 12px;
		border:solid 0px #a9a9a9;
}
		
select {
		font-size: 12px;
		background-color: #FFFFFF;
		border:solid 1px #a9a9a9;
}		

textarea {
		font-size: 12px;
		background-color: #FFFFFF;
		border:solid 1px #a9a9a9;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

input {
		font-size: 12px;
}

.white{color:white;font-family:"Helvetica" ;font-size:12px;TEXT-DECORATION: none}
A.white:link{color:white;font-family:"Helvetica" ;font-size:12px;TEXT-DECORATION: none}
A.white:visited{color:white;font-family:"Helvetica" ;font-size:12px;TEXT-DECORATION: none}
A.white:hover{color:white;font-family:"Helvetica" ;font-size:12px;TEXT-DECORATION: underline}

.black{color:black;font-family:"Helvetica" ;font-size:12px;TEXT-DECORATION: none}
A.black:link{color:black;font-family:"Helvetica" ;font-size:12px;TEXT-DECORATION: none}
A.black:visited{color:black;font-family:"Helvetica" ;font-size:12px;TEXT-DECORATION: none}
A.black:hover{color:black;font-family:"Helvetica" ;font-size:12px;TEXT-DECORATION: underline}

a.infoBulle { position: relative} a.infoBulle span { display: none; } a.infoBulle:hover {text-decoration: none; background: #eaeaea; /* correction d'un bug IE */ }
a.infoBulle:hover span {width:250; top:10px; left:15px; display: inline; position: absolute; border:1 solid black; background: #eaeaea; color: black; padding: 5px; text-decoration: none; filter:alpha(opacity=98); -moz-opacity:0.98; }

a.infoBulle2 { position: relative} a.infoBulle2 span { display: none; } a.infoBulle:hover {text-decoration: none; background: #eaeaea; /* correction d'un bug IE */ }
a.infoBulle2:hover span {width:250; left:-250; top:20px; display: inline; position: absolute; border:1 solid black; background: #eaeaea; color: black; padding: 5px; text-decoration: none; filter:alpha(opacity=98); -moz-opacity:0.98; }

textarea{
	SCROLLBAR-FACE-COLOR: #e6e6e6; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #808080; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #b7b7b7; SCROLLBAR-TRACK-COLOR: #e7e7e7; SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}

.overLib{
	position: absolute;	
	visibility : hidden;
	border: 1px solid black;
	padding: 3px;
	font-family:Verdana;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	color:#C0C0C0;
	font-size: 12px;
	background-color: #404040;
	width:300;
}

/*ajout fabrice 15:30:16 12/14/10*/

#video{
	
	position:absolute;
top:245px;
left: -425px;
border:1px solid white;
	
	
	
}
