/* CSS Document */
@charset "iso-8859-1";
/* auteur: Olivier Racois */
/* Date de création: 18/05/2007 */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-3dlight-color: #d80000; 
	scrollbar-arrow-color: #d80000; 
	scrollbar-darkshadow-color: #cccccc; 
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #d80000; 
	scrollbar-track-color: #cccccc;
}
body {
background: #d53d24 url(images-v14/fd-rouge.gif) repeat-x;	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #d80000;
	background-color:#FFFFFF;
}
a:active {
	color: #000000;
}
h1,h2,h3,h4,h5,h6,date,coordonnees {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #d80000;
}
h2 {
	font-size: 12px;
	color: #d80000;
}
h3 {
	font-size: 9px;
	color: #ffffff;
}
date {
	font-size: 12px;
	color: #000000;
}
coordonnees {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#menu {position:relative; top:0px; left:0px; width:80px; background-color:#fff; z-index:100; BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #333333 1px solid;}
#menu a.p1, #menu a.p1:visited {display:block; width:80px; height:60px; text-decoration:none; background:#8c97a3; top:0; left:0; border:0;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu a.p1:hover .large {display:block; position:absolute; top:65px; left:75px; width:300px; height:200px; border:10px solid #ccc;}

#menu2 {position:relative; top:0px; left:0px; width:60px; background-color:#fff; z-index:100; BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #333333 1px solid;}
#menu2 a.p1, #menu a.p1:visited {display:block; width:60px; height:60px; text-decoration:none; background:#8c97a3; top:0; left:0; border:0;}
#menu2 a img {border:0;}
#menu2 a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu2 a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu2 a.p1:hover .large {display:block; position:absolute; top:65px; left:75px; width:200px; height:300px; border:10px solid #ccc;}

#info {z-index:100; height:22em;}

.commentsTitle {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 2px solid #d80000;
	color: #333333;
	clear:left; }