@charset "utf-8";
/* CSS Document */

body {
	text-align:center;	
	background-color:#1b1b1b;
}
#content{
	width:1100px;
	margin: 10px auto;
}
#bandeau_ht{
	background-color:#000;
	border:5px solid #CCC;
	width:70%;
	height:90px;
	float:left;
	margin:10px;
	text-align:left;
	padding:5px;
	color:#FFF
}
#bandeau_ht img{
	float:left;
}
#bandeau_ht td.adresse{
	padding-left:20px;
	font-size:12px;
	text-shadow:#0F6;
}
#recher{
	float:left;
	border:5px solid #fff;
	margin:10px;
	padding:5px;
	text-align:left;
	height:90px;
	width:19%;
	background-color:#CCC;
	font-size:12px;
	background-image:url(images/accueil/rechercher.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:right;
}
#bandeau_menu{
	background-color:#000;
	border:5px solid #CCC;
	width:1030px;
	height:50px;
	clear:both;
	margin:10px;
}
#news{
	background-color:#000;
	border:5px solid #900;
	width:655px;
	height:600px;
	float:left;
	margin:10px;
	margin-top:0px;
	
}
#news p{
	font-size:16px;
	font-weight:bold;
	padding-top:2px;
	margin-top:0px;
	margin-bottom:2px;
	background-color:#900;
	color:#FFF;
}
#news p.dt{
	font-size:12px;
	
	padding-top:14px;
	margin-top:0px;
	padding-right:10px;
	margin-bottom:2px;
	text-align:right;
	background-color:#000;
	color:#FFF;
}
#news ul{
	align:left;
	color:#FFF;
}
#gd_recher{
	border:5px solid #fff;
	margin:10px;
	margin-top:0px;
	padding:5px;
	padding-left:60px;
	text-align:left;
	width:600px;
	height:610px;
	float:left;
	background-color:#CCC;
	font-size:12px;
	background-image:url(images/accueil/rechercher2.png);
	background-repeat:no-repeat;
	background-position:inherit;
}
#gd_recher .re_bl{
	font-weight:bold;	
}
#gd_recher li.chemin{
	margin-top:10px;	
}
#gd_recher .titre{
	font-weight:bold;
	border-bottom:1px solid #FFF;
	font-size:16px;
	margin-left:50px;
}
#contenu_dr1{
	border:5px solid #fff;
	width:350px;
	height:100px;
	float:left;
	margin:10px;
	margin-top:0px;
	margin-left:5px;
	background-color:#CCC;
	background-image:url(images/accueil/acces.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:left;
	color:#666;
}
#contenu_dr1 p{
	font-size:16px;
	font-weight:bold;

	padding-top:2px;
	margin-top:0px;
	margin-bottom:2px;
	background-color:#0099cc;
	color:#FFF;
}
#contenu_dr1 li{
	font-weight:bold;
	clear:none;
	list-style-type:none;
	padding:5px;
	font-size:14px;
}
#contenu_dr1 li a{
		color:#333;
}
#contenu_dr1 li a:hover{
	color:#900;
}
#contenu_dr2{
	border:5px solid #CCC;
	width:350px;
	height:200px;
	float:left;
	margin:10px;
	margin-top:0px;
	margin-left:5px;
	text-align:left;
	background-image:url(images/accueil/lu.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:right;
}
#contenu_dr2 p{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	
	padding-top:2px;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:2px;
	background-color:#900;
	color:#FFF;
}
#contenu_dr2 p a{
	color:#FFF;
	font-size:10px;
}
#contenu_dr2 ul{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
	margin-lef:5px;
}
#contenu_dr2 li{
	list-style-image:url(images/accueil/carre_rouge.gif);
	list-style-type:none;
	padding:5px;
	font-size:12px;
	color:#FFF;
}
#contenu_dr2 li a{
	color:#FFF;
	text-decoration:none;
}
#contenu_dr2 li a:hover{
	color:#900;
}
#contenu_video{
	border:5px solid #CCC;
	background-color:#000;
	width:340px;
	height:250px;
	float:left;
	margin:10px;
	margin-top:0px;
	margin-left:5px;
	padding:5px;
	font-size:9px;
	text-align:center;
}
#contenu_video2{
	border:5px solid #CCC;
	background-color:#fff;
	width:340px;
	height:250px;
	float:left;
		margin:10px;
	margin-top:0px;
	margin-left:5px;
	padding:5px;
	font-size:9px;
	text-align:center;
}

a{
	color:#900;	
}
#contenu_mot{
	border:5px solid #CCC;
	clear:both;
	width:1020px;
	height:150px;
	margin:10px;
	
	padding:5px;
	font-size:9px;
	text-align:justify;
}
#contenu_mot a{
	color: #999;	
}
#winpcweb{
	text-align:center;
	color:#FFF;
	font-size:10px;
	clear:both;		
}