/* CSS Document */

body{
	margin:0; padding:0;
	/*background:url(images/tile_haut.png) repeat-x 0 0 #FFFFFF;*/
	color:#000000;
	}
	
	
	/*------------------------------------------Header Start----------------------------------*/


#container{
	margin:0 auto; padding:0 0 0 0;	height: 258px;
	background:url(images/tile_haut.png) repeat-x 0 0 #FFFFFF;
	}

#header{
	 width:738px; height:238px; margin:0 0 0 0; padding:0 0 0 0;
	 position:relative;
			/*left:47px;*/
			top:18px; 	
	}
	
	
#header ul{
	background:url(images/menu_fond.png) repeat-x 0 0 #000000;
	list-style: none;
	height: 49px;
    margin: 9px 0 0;
    padding: 0;
	}
	
#header ul li{
	width:82px;
	margin:0 11px 0 11px;
	float:left; 
	}
	
	
	/*------------------------------------------Contenue----------------------------------*/
#contenue{
	margin:0 auto; padding:30px 0px 0px 0px; width:738px;
	}
	
#ligne{
	background-color:#e4e4e4;
	height:1px; 
	}
	
					/*------------------------------------------lignes pointillés----------------------------------*/
	
#pointil_bien{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:347px;
	position:relative;
	top:-6px;
	left:122px;
	}
	
#pointil_parcours{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:350px;
	position:relative;
	top:-6px;
	left:100px;
	}

#pointil_crea{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:294px;
	position:relative;
	top:-6px;
	left:156px;
	}
	
#pointil_pub{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:294px;
	position:relative;
	top:-6px;
	left:155px;
	}
	
#pointil_infog{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:315px;
	position:relative;
	top:-6px;
	left:135px;
	}
	
#pointil_contact{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:360px;
	position:relative;
	top:-6px;
	left:90px;
	}
	
#pointil_progr{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:72px;
	position:relative;
	top:-6px;
	left:378px;
	}
	
#pointil_aide{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:400px;
	position:relative;
	top:-6px;
	left:50px;
	}
	
#pointil_news{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:340px;
	position:relative;
	top:-6px;
	left:110px;
	}
	
#pointil_medias{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:290px;
	position:relative;
	top:-6px;
	left:187px;
	}
	
#pointil_web{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:330px;
	position:relative;
	top:-6px;
	left:150px;
	}
	
#pointil_micro{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:368px;
	position:relative;
	top:-6px;
	left:110px;
	}

#pointil_info{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:347px;
	position:relative;
	top:-6px;
	left:130px;
	}

#pointil_ani{
	background:url(images/point.png) repeat-x;
	height:1px;
	width:363px;
	position:relative;
	top:-6px;
	left:115px;
	}
				
				/*------------------------------------------ FIN lignes pointillés-----------------------------------------*/
				
	
#suite{
	position:relative;
	top:3px;
	left:130px;
	width:55px;
	height:20px; 
	}
	
#bt_suite{
	position:relative;
	top:-14px;
	left:32px;
	width:19px; 
	}
	
			
			/*------------------------------------------News----------------------------------*/
		#nouvelles{	
			position:relative;
			left:47px;
			/*top:-173px;*/
			width:150px; 
			}
		
		#news{
			width:201px; 
			/*height:200px;*/ 
			margin: 0 0 0 0; 
			padding:0;	
			}
			
			
		#news ul{
			list-style: none;
			margin: 10px 0px 0px 18px;
			padding: 0;
			}
			
		#news ul li{
			width:184px;
			margin:0 0px 0 0;
			}

		/*------------------------------------------bas----------------------------------*/	
		#bas{
			background:url(images/tile_bas.png) repeat-x;
			height:158px;
			}
			
		#signature{
			margin:0 auto; padding:0 0 0 0; width:738px;
			}
			
		.titre_bas {  
			color:#a51e23;
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
		}
		
		.link_blanc{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#ffffff;
			text-decoration: none;
		}
		
		.signa_gris {
			color:#c0bfbf;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
		}
		
		.signa_link_rouge{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color:#ba2026;
			text-decoration: underline;
		}

	
/*------------------------------------------txt----------------------------------*/
	
.gris {
	color:#5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.titre {  
	color:#a51e23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
}


.date {  
	font-weight: bold;
	color:#1d1d1b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.link_rouge{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ba2026;
	text-decoration: underline;
}

.link_rouge_petit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ba2026;
	text-decoration: underline;
}


a:hover {
	color:#850e11;
	text-decoration: underline;
}

/*a:link {
	color:#ba2026;
	text-decoration: underline;
}



a:visited {
	color:#971014;
	text-decoration: underline;
}*/