@charset "iso-8859-1";
/* CSS Document */

body {
	color:#4c1326;
	font-family: Arial;
	font-size: 12px;
	background-color: #42423A;
	color: #585858;
}

#Generale {
	width: 952px;
	background-color: #FFFFFF;
	margin: auto;
	background-image: url(/images/BACK.gif);
	background-repeat: repeat-y;

}
#Generale:after {
content: "";
display: block;
clear: both;
}
#myslidemenu {
	/*margin-left:221px;*/
	float:left;
	width:688px;
	height:28px;
	background-image: url(/images/menu.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	position:relative; /* iCATS ajouté pour supporter le z-index */
	z-index:20;
}
#infos {
	float:left;
	width: 488px;
	background-color:#d7e6bd;
	font-family: Arial;
	font-size: 12px;
	height: 24px;
	border-bottom:#999 solid 1px;
}
#rechercher {
	float:left;
	background-color:#d7e6bd;
	width:200px;
	height:24px;
	border-bottom:#999 solid 1px;
}

/*#flash {
	float:left;
	width: 952px;
	height:228px;
	z-index:1;
}*/
#flash {
	float:left;
	position:relative;
	top:0;
	left:0;
	width: 952px;
	height:228px;
}

#main {
	float:left;
	width: 670px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:5px;
	}
#main .TITRE{
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}
#main a.savoirPlus{
	color: #76a52e;
	text-decoration:underline;
	background-image: url(/images/puce3.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#main a.savoirPlus:hover{
color: #3a9c0c;
text-decoration:none;
}


.colonneHEAD{
	float: left;
	width: 10px;
}

#head {
	float: left;
	background-image: url(/images/head.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 565px;
	width: 244px;
	background-color: #D7E6BD;
}
#head .TITRE{
	color: #FFFFFF;
	background-image: url(/images/backTITRE.gif);
	background-repeat: repeat-x;
	height: 27px;
	background-position: center;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	padding-left: 12px;
	margin-top: 21px;
	margin-bottom: 21px;
	margin-right: 5px;
	margin-left: 5px;
}
#head .TITRE a{
	color: #FFF;
	text-decoration:none;
}
#head .TITRE a:hover{
	color: #FFF;
	text-decoration:none;
}
#head .ACTUS{
	background-color: #edf4e1;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #a3aa98;
	color: #929292;
	padding-right: 11px;
}
#head .ACTUS #pscroller1 {
	width:210px;
	height: 100px;
	margin:10px;
	font-size: 0.8em;
	text-align: left;
	color:#38940d;
}


#head a{color: #76a52e;
text-decoration:underline;
}
#head a:hover{
color: #3a9c0c;
text-decoration:none;
}

.puce{
	list-style-image: url(/images/puce.gif);
}
#footer {
	float:left;
	color:#FFFFFF;
	background-image: url(/images/footer.gif);
	text-align: center;
	font-size:0.8em;
	width: 952px;
	background-repeat: no-repeat;
	background-color: #42423A;
	padding-top: 10px;	
}


#footer a{color: #ffffff;
text-decoration:underline;
}
#footer a:hover{
color: #ffffff;
text-decoration:none;
}
.coordonnees{
	text-align:center;
	width:98%;
	padding-top: 12px;
	color: #38940d;
	margin-left: 2px;
	font-weight: normal;
}
.horaires{
	margin-left: 43px;
	font-weight: normal;
}

.colonne{
	float:left;
	width:45%;
	padding: 2px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 0px;
}
