@charset "ISO-8859-1";
/* CSS Document */
body{
	background:#313131 url(imgSite/bg_site.png) top left repeat-x;
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#313131;
}

/************ STYLES ********************/
div.separateur{
clear:both;	
}
.important_noir{
font-weight:bold;
color:#000
}
.important_rouge{
font-weight:bold;
color:#d61200;
}
.rouge{
	color:#d61200;
}
a.rouge{
	text-decoration:none;
	font-weight:bold;
	color:#d61200;
	text-transform:uppercase
}
a.rouge:hover{
text-decoration:underline	
}


/****************************************/
/****************************************/


/****** SITE *****/
#wrap{
	width:870px;
	margin:50px auto 0 auto;
}
#wrapper{
	width:800px;
	margin:0 auto;
	background-color:#FFF;
	 
}



/********* PARTI HAUTE HEADER + MENU *****/
#haut{
	background:#FFF url(imgSite/haut.png) top left no-repeat;
	height:135px;
	border-bottom:#d61200 4px solid;
}



/******** CONTENU ***********/
#contenu_wrap{
	background:#FFF url(imgSite/bg_contenu.png) top left repeat-x;	
	overflow:auto
	
}
#contenu{
	margin: 15px 10px 0 35px;
}
p.justifier{
text-align:justify;	
}
h1.fleche,h2.fleche{
color:#000000;
font-size:10px;
font-weight:bold;
margin:0;
padding:0 0 0 30px;
background:url(imgSite/ico_fleche.png) center left no-repeat;
}
h1.fleche{
	font-size:10px;
}

h2.fleche{
	font-size:13px;
}
#bloc_info_acc{
background:#FFF url(imgSite/bg_actu.png) top left repeat-x;
border-bottom:#d61200 1px dotted;
}
#bloc_actu_acc{
	margin:20px 0 0 35px;
	float:left;
	width:540px;
	height:145px;
	border-right:#d61200 1px dotted;
}
#bloc_actu_acc  h3.titre{
	font-size:10px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding:0 0 3px 0;
	border-bottom:#d61200 1px solid;
}
#bloc_actu_acc div#blocG{
	width:270px;
	height:85px;

	float:left;
	margin-top:15px;
	
}
#bloc_actu_acc div#blocD{
	margin-top:15px;
 	padding-left:10px;
	height:85px;
	border-left:#d61200 1px dotted;
	float:left;
	width:250px;
}

#bloc_horaire_acc{
	float:left;
	height:145px;
	margin:20px 0 0 20px;
	
}
#bloc_horaire_acc div.bloc1{
margin:20px;
}

div.ligne{
height:1px;
line-height:1px;
font-size:1px;
border-bottom:#d61200 1px solid;
}
div.lignepointiller{
height:1px;
line-height:1px;
font-size:1px;
border-bottom:#d61200 1px dotted;
}
div.lignepointillerVerticalMagasin{
height:260px;
font-size:1px;
border-left:#d61200 1px dotted;
margin-left:10px;
}

div#logo{
	height:112px;
	width:350px;
	margin:0 0 0 220px;
	padding:0;
}

/********* MENU HAUT *********/
div#menuHaut{
margin:0 0 0 165px;
padding:0;
height:23px;
overflow:auto
}
div#menuHaut ul,div#menuHaut li{
	list-style-type:none;
	margin: 0;
	padding: 0;
}
div#menuHaut ul{
height:23px;
}
div#menuHaut li {
	float: left ;
}
div#menuHaut li a  {
	display: block;
	height:23px;
	line-height: 1px;
	text-align: center;
	text-decoration: none;
}
div#menuHaut li a.menu1  {width:117px;background: url(imgSite/menu_01.png) top left no-repeat;}
div#menuHaut li a.menu2 {width:117px;background: url(imgSite/menu_02.png) top left no-repeat;}
div#menuHaut li a.menu3  {width:117px;background: url(imgSite/menu_03.png) top left no-repeat;}
div#menuHaut li a.menu4  {width:116px;background: url(imgSite/menu_04.png) top left no-repeat;}

div#menuHaut li a.menu1Active  	{width:117px;background: url(imgSite/menu_01.png) top left no-repeat;background-position:0% -23px;}
div#menuHaut li a.menu2Active 	{width:117px;background: url(imgSite/menu_02.png) top left no-repeat;background-position:0% -23px;}
div#menuHaut li a.menu3Active  	{width:117px;background: url(imgSite/menu_03.png) top left no-repeat;background-position:0% -23px;}
div#menuHaut li a.menu4Active  	{width:116px;background: url(imgSite/menu_04.png) top left no-repeat;background-position:0% -23px;}
 


div#menuHaut li a:hover, div#menuHaut li a:focus, div#menuHaut li a:active{
background-position:0% -23px;
}

/***** FORMULAIRE DE CONTACT ******/
form.formContact label{
line-height:20px;
}
form.formContact input.champs, form.formContact textarea.champs{
border:#b42930 1px solid;	
}


/***** ACTUALITE ******/
img.illus_g-actu{
float:right;
margin-right:30px;
margin-top:15px;
}
table.tabBordure{
margin-bottom:15px;
}
table.tabBordure td{
		border-right:#b8b8b8 1px dotted;
}
table.tabBordure td.notiret{
border-right:none;
}
table.tabBordure p{
margin:0;
padding:0;
}

table.tabBordure img{
margin:5px 0;
}
img.illus{
border:#000000 2px solid;

}
table.tabBordure ul{
list-style-image:url(imgSite/puce.gif);
 
padding:0 10px;
}
 

/******** BAS ET FOOTER ******/
#footer{
padding:5px;
text-align:center;
}

#bas{
	background:url(imgSite/bas.png);
	height:56px;
	width:871px;
	margin:0 auto;
}