/* CSS Document */
/*informations générales de la page*/

body{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	width:800px;
	margin: 15px auto 0 auto;
	color: #000033;
	
} 


a:link {
	color: #000033;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #cc0000;

}

a:visited {
	color: #666699;
	text-decoration: none;
}

img{
border: 0; 
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#container{
	background:url(../images/header.jpg)  0px 0px  no-repeat;
	width:800px;
	border-top: 1px none #c00;
	border-right: 1px solid #c00;
	border-bottom: 1px solid #c00;
	border-left: 1px solid #c00;
}
.titre_rouge{
	color:#c00;
	font-size:15px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;

}
/*info du header*/
/*menu*/
#menu{
	margin: 0px 0 0;
	width:200px;
	padding-top: 200px;
	float:left;
	padding-left: 0px;
	padding-bottom: 0px;
}

#menu dl{
	
	padding:0 6px 0 15px;/*permet le réglage d'espacement entre les elements de menu*/
}

#menu dd{
	margin-top:8px;
	font-size:11px;
	color:#669;
	margin-bottom: 12px;
	padding-left:12px;
	line-height: 15px;
}

#menu dd a{
	color:#669;
}

#menu dd a:hover{
	color:#003;
}

#menu dd a:visited {
	color: #669;
	text-decoration:none
}

#menu dt{
	font-weight: bold;
	background:url(../images/pucemenu.gif) -2px 2px no-repeat;
	padding-left:12px;
	
}

#menu dt a:visited {
	color: #003;
	text-decoration:none
}

.ligne{
	border-bottom:#c00 2px solid;
	/*background:url(../images/pucemenu.gif) -2px 0px no-repeat;
	padding-left:13px;*/
	}


/*bandeau titre*/
.retour{
	float:right;
	padding-right:100px;
	font-size: 10px;
	padding-top: 200px;
	text-align: center;
}

#titre{
	margin:0;
	float: right;
	width: 550px;
	padding-top: 185px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}


#titre .texte_li{
	padding:0;/*10px 235px 0 0px*/
	font-size:13px;
}

#actualites{/* conteneur global et arrière-plan du top du cadre */
	/*top:225px;/*réglage en hauteur*/
/*left:50%;/*permet le centrage -/- à de l'absolu*/
margin:50px 0px 0px 20px;/*-400-650*//*permet le déclage vers la gauche*/
	width:142px;/*largeur de l'image*/

}
.titrecadre{
background: url(../images/carres5.gif) 0px no-repeat;
padding:0 0 0 65px;/*décalage du texte*/
font:bold 13px  Arial, Helvetica, sans-serif;
width: 100px;
}

.cadre{
float:right;
padding:0;
margin:0;
width:150px;
}
.topcadre{
padding:0;
margin:0;
height:11px;
width:144px;
background:url(../images/cadre_top.gif) top left no-repeat;
font-size:1px;
}
.bloc{
background-color:#CCCCCC;
width:134px;
padding:0 5px 0 5px;
margin:0px;
}

.bottomcadre{
height:14px;
width:144px;
background:url(../images/cadre_bottom.gif) top left no-repeat;
margin:0;
padding:0;
}

/*création du container ville*/
.ville{
	float:right;
	width:550px;
	/*border-bottom:#c00 1px solid;*/
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.texte{
float:left;
width:540px;
background: url(../images/puce.gif) 0px 0px no-repeat;
}


.titretexte{
padding:0 0 0 22px;
font:bold 13px  Arial, Helvetica, sans-serif;
}
.texte p{
	color:#669;
	font-size:12px;
	/*letter-spacing: -0.04em;*/
}

.soustitre {
	color:#CC0000;
	font-size:14px;
	font-style: italic;
	
}

.images{
float:right;
}


.images dl{
background: url(../images/cadre_horaires.gif) 0px 0px no-repeat;
/*font:bold 13px  Arial, Helvetica, sans-serif;*/
height:134px;
width:132px;
}
.images dt{
font:bold 12px  Arial, Helvetica, sans-serif;
padding:20px 20px 15px 20px;
text-align:center;
}
.images dd{
font: 12px  Arial, Helvetica, sans-serif;
padding:0 16px 20px 16px;
text-align:center;
}



.adresse{
float:left;
width:180px;
font-size:13px;
}
.plan{
background: url(../images/fleche.gif) 0px 10px no-repeat;
padding:15px 0 0 17px;
color:#c00;
font-weight:bold;
height:22px;
}

.plan a{
color:#c00;
}

.plan a:hover{
color:#003;
}

.tel{
	float:left;
	font-size:13px;
	padding: 0 0 0 0px;
	margin:0;
}
.tel a{
color: #003;
}

.ines {
	color: #003;
}




#spacer {
	clear: both;
	visibility: hidden;
}
.spacer2{
	color:#c00 ;
	clear: both;
}

#footer{
	color:#669;
	font-size:10px;
	margin:20px auto 0 auto;
	text-align:center;
}

#footer a{
	color:#669;
	text-decoration:none;
}


#footer a:hover{
	color:#669;
	text-decoration: underline;
}
