body	{	margin: 0;	padding: 0;	background-color: #ccc7c3;	font-family: Helvetica, sans-serif;	font-size: 12px;	position: relative;	left: 50%;	width: 800px;	margin: 0 0 0 -400px;	text-align: left;
	}#siteweb	{
	position: relative;
	color: #2B2D2C;
	margin: 0;	padding: 0px;
	background-color: #998c85;	}	
#menu
	{
	position: absolute;
	top: 30px;
	left: 30px;
	width: 520px;
	height: 100px;
	padding: 0;
	margin: 0;
	text-align: center;
	}

#main
	{
	background-image: url('img/bg_entete4.jpg');
	background-repeat: no-repeat;
	padding-top: 140px;
	height: 580px;
	}

html>body #main {
height: auto;
min-height: 580px;
}

#article
	{
	margin: 0px;
	width: 500px;
	text-align: left;
	font-size: 14px;
	padding: 30px 10px 10px 35px;
	color: white;
	}

#findusite
	{
	width: 780px;
	text-align: right;
	font-size: 10px;
	margin: 0;
	padding-top: 30px;
	padding-right: 20px;
	}
	
#bandeau
	{
	position: absolute;
	top: 0px;
	left: 570px;
	width: 180px;
	height: 550px;
	padding: 0;
	margin: 0;
}

#bandeau_t
	{
	position: absolute;
	top: 0px;
	left: 570px;
	width: 180px;
	height: 550px;
	padding: 0;
	margin: 0;
	background-color: #c5c0bb;
	filter:alpha(opacity=50);
	opacity: 0.5;
}
	
#carre
	{
	/*background-color: #d95a35;*/
	/*background-image: url('img/bg_entete3.jpg');*/
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 0px;
	width: 170px;
	height: 130px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	}

#horaires
	{
	position: absolute;
	top: 400px;
	left: 0;
	text-align: center;
	font-size: 13px;
	color: #645444;
	width: 180px;
	padding: 0;
	margin: 0;
	}

#presse
	{
	background-image: url(img/fond_presse.png);
	position: absolute;
	top: 560px;
	left: 0;
	font-size: 18px;
	color: #645444;
	width: 180px;
	height: 105px;
	padding: 0;
	padding-top: 75px;
	margin: 0;
	text-align: center;
}

#menu2
	{
	text-align: center;
	font-size: 13px;
	color: #635444;
	width: 180px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	}

#basdepage
	{
	font-size: 10px;
	margin-top: 30px;
	text-align: center;
	}

.bold {font-weight: bold;}

.titre {
	text-align: center;
	height: 40px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 20px;
}

.logocarre {
	border: 3px solid #811d22;
}

.logocarre:hover {
	border: 3px solid #998c85;
}

img {border: 0;}

p {margin: 3px;}

a.logo:link, a.logo:visited { text-decoration: none; padding: 5px; margin: 0;
}

a:link, a:visited { text-decoration: underline; color: white;}
a:hover { color: #ce6d3d;}
a:active { color: #c73814;}

a.itemmenu2:link, a.itemmenu2:visited { text-decoration: underline; color: white; padding-bottom: 10px;}
a.itemmenu2:hover { color: #d16010;}
a.itemmenu2:active { color: #c73814;}

a.spip_out:link, a.spip_out:visited { text-decoration: underline; color: white;}
a.spip_out:hover { color: #ce6509;}
a.spip_out:active { color: #c73814;}

a.spacer:link, a.spacer:visited { text-decoration: underline; color: white; margin-right: 20px; font-size: 16px; padding: 2px;}
a.spacer:hover { color: #4a5a98; background-color: white;}
a.spacer:active { color: #613765; background-color: white;}

a.ngweb:link, a.ngweb:visited { text-decoration: underline; color: #ccc7c3;}
a.ngweb:hover { color: #ce6509;}
a.ngweb:active { color: #c73814;}

a.titreaccueil:link, a.titreaccueil:visited { text-decoration: none; color: #811d22;}
a.titreaccueil:hover { color: #ab2f52;}
a.titreaccueil:active { color: red;}

.spacedown {
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6
	{
	text-decoration: none;
	line-height: normal;
	vertical-align: top;
	margin-bottom: 10px;
	}
	
h1
	{
	font-size: 40px;
	color: #fdd7ae;
	margin: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: normal;
	}
	
h2
	{
	color: #ca363d;
	font-size: 20px;
	margin-top: 30px;
	}
	
h3
	{
	color: #000000;
	font-size: 14px;
	font-style: italic;
	}
