/* CSS Document */
body {
	background-color:#fbebd2;
	font-family:"Trebuchet ms";
	color:#000000;
	font-size:14px;
	/*scrollbar-face-color:#660099;
  	scrollbar-arrow-color:#c28bff;
 	scrollbar-track-color:#c28bff;
 	scrollbar-shadow-color:#660099;
  	scrollbar-highlight-color:#660099;
  	scrollbar-3dlight-color:#660099;
 	scrollbar-darkshadow-Color:'white';*/
}
a {
	color:#990000;
}
a: hover{
	color:#FF9900;
}
.td_menu{
	background-image:url(images/fd_menu.jpg);
	background-repeat:no-repeat;
}
.td_menu a{
	text-decoration:none;
	color:#fbebd2;	
}
.td_menu a:hover{
	color:#a4c72c;	
}
.td_menu h1{
	background-image:url(images/fd_h1_menu.jpg);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	margin-bottom:-10px;
	padding-left:10px;
}

.td_contenu{
	background-image:url(images/fd_contenu.jpg);
		background-repeat:no-repeat;
	padding:10px;
}
.td_contenu h1{
	background-image:url(images/fd_h1.jpg);
	background-repeat:no-repeat;
	font-size:20px;
	padding-left:10px;
	padding-bottom:2px;
	font-weight:bold;
	color:#fbebd2;	

}
.desc{
	padding:10px;
}
p.titre2{
	font-size:24px;
	color:#990000;
	font-weight:bold;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-bottom:1px solid #990000;
	
}
.titre{
	font-size:16px;
	color:#990000;
	font-weight:bold;
}
.txt_rg{
	color:#990000;
	font-weight:bold;
}
.txt_vrt{
	color:#336666;
	font-weight:bold;
}
.txt_coord{
	padding:10px;
	font-size:16px;
}
.txt_blc{
	color:#FFFFFF;
	font-weight:bold;
}
.photo{
	margin:7px;
	border: 2px solid #dcae7a;
}
.photo_ga {
float:left;
margin:7px;
border: 2px solid #dcae7a;
}
.photo_cad{
	margin:7px;
	border: 2px solid #dcae7a;
}
.winpcweb{
	font-size:11px;
	color:#CC3300;
}
.plan li{
	font-size:16px;
	color:#990000;
	margin-top:15px;
	margin-left:25px;

}

table.news td.titre{
	background-color:#990000;
	font-size:16px;
	padding:6px;
	font-weight:bold;
	color:#f3dfc9;
}
table.news td.contenu{

	margin:5px;
	padding:6px;
}
