/* CSS Document */
*{margin:0;padding:0;list-style-type:none;}
body {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	z-index: 100;
	width:  100%;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#3b3e40;
	font-size:13px;
	background-color:#ffffff;
}
html {
	height:100%
	}
#conteneur {
	margin:0;
	padding:0;
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:30px;
	position: relative;
}
/* BANDEAU */ 
#bandeau {
	width:auto;
}
#band_gauche {
	width:436px;
	height:133px;
}
#logo-exit11 {
	position:absolute;
	margin-left:0px;
	margin-top:24px;
}
#bonhomme {
	position:absolute;
	vertical-align:bottom;
	margin-top:89px;
}
#bandeau img {
	border:none;
}

#photo-galerie-art{
	text-align:right;
	margin:0px;
	margin-bottom:-3px;
	text-align:right;
}
/* MENU HORIZONTAL */
#menu-horiz {
	clear:both;
	background-color:#cecece;
	font-weight:bold;
	font-size:14px;
	height:36px;
}
#menu-horiz li{
	margin-left:36px;
	margin-top:8px;
	float:left;
}
#menu-horiz a{
	color:#3b3e40;
	text-decoration:none;
}

#lienslangues {
	text-align:right;
}
.menu_langues {
	text-decoration:none;
	padding-top:8px;
}

.menu_langues a{
	text-decoration:none;
	margin-left:6px;
}

.languencours {

}

img {
	border:none;
	}
img a{
	border:none;
}
.floatleft {
	float:left;
}
.cleatboth {
	clear:both;
}
.textalignright{
	text-align:right;
}
#menu-horiz ul .coulorange a {
	color:#b0111d;
}
h1 {
	font-size:17px;
	font-weight:bold;
	}

#filariane h3{
	font-size:11px;
	margin-bottom:10px;
}
#filariane h3 a{
	text-decoration:none;
	}
	
.coulrougebordeaux {
	color:#b2101d;
}
.coulrougebordeaux a {
	color:#b2101d;
}
.coulgrisfonce {
	color:#3b3e40;
}
.coulgrisfonce a{
	color:#3b3e40;
}
.coulgrisclair {
	color:#8f8971;
}
.coulgrisclair a{
	color:#8f8971;
}
.anyClass {
	text-align:center;
	}
.prev {
	background-image:url(../images/prev.JPG);
	background-repeat:no-repeat;
	width:30px;
	height:24px;
	display:block;
	text-decoration:none;
}
.next {
	background-image:url(../images/next.JPG);
	background-repeat:no-repeat;
	width:28px;
	height:25px;
	display:block;
	text-decoration:none;
}

#conteneur_newslettersubsc {
	background-color:#FFFFFF;
	height:300px;
}
#texte {
	text-align:center;
	padding-top:100px;
	color:#FF0000;
	font-weight:bold;
}
