/* CSS Document */

body{
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #fff;
}

a img {
	border: 0;
}

/* ---------BLOC_LOGO----------------*/

#bloc_logo{
	width: 216px;
	height: 613px;
margin: 0 0 0 30px; 
	
	position: absolute;
	top: 0;
}

#logo{
	border: none;
	margin: 0 0 25px 0;
}

#ssLogo_01{
	width: 216px;
	height: 102px;
	text-align: center;
	padding: 345px 0 0 0;
	background-image:url(images/ssNav_01.jpg);
	background-repeat:no-repeat;
}

#ssLogo_02{
	width: 216px;
	height: 102px;
	text-align: center;
	padding: 345px 0 0 0;
	background-image:url(images/ssNav_02.jpg);
	background-repeat:no-repeat;
}

#ssLogo_03{
	width: 216px;
	height: 102px;
	text-align: center;
	padding: 345px 0 0 0;
	background-image:url(images/ssNav_03.jpg);
	background-repeat:no-repeat;
}

#ssLogo_01 p, #ssLogo_02 p, #ssLogo_03 p{
	color: #aab000;
	font-size: 0.7em;
margin: 0 0 5px 0;
}
#ssLogo_01 h3{
	color: #aab000;
	font-size: 0.7em;
margin: 0 0 5px 0;
}

#conteneur_bloc{
	width: 955px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

/* ---------HEADER----------------*/

#bandeau_01{
	width: 955px;
	height: 234px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	background-image:url(images/bandeau_01.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

#bandeau_02{
	width: 955px;
	height: 234px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	background-image:url(images/bandeau_02.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

#bandeau_03{
	width: 955px;
	height: 234px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	background-image:url(images/bandeau_03.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

#menu{
	list-style-type: none;
	margin: 0;
	padding: 45px 30px 0 0;
	text-align: right;
}

#menu li{
	display: inline;
}

#menu li a{
	text-decoration: none;
	color: #8fa5c3;
	font-size: 1em;
margin: 0 0 0 31px;
	font-weight: bold;
}

#menu li a:hover{
	color: #aab000;
}

/* ---------MILIEU----------------*/

#container{
	width: 955px;
	height: auto;
	margin: 0 auto;
}

#contenu{
	width: 670px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0; 
	float: right;
}
 
#contenu p{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 0.8em;
	color: #4c4c4c;
}

#contenu ul{
list-style-image:url(images/puce02.gif);
	margin: 0;
	padding: 0 0 5px 15px;
	font-size: 0.8em;
	color: #4c4c4c;
}

#contenu a{
 color: #4c4c4c;
 text-decoration: none;
 font-weight: bold;
}

#contenu a:hover{
 color: #aab000;
}

.both{
	clear: both;
}

/* ---------FOOTER----------------*/

#footer{
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	background-image:url(images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-color: #aab000;
}

#footer ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #fff;
}

#footer ul li{
	display: inline;
}

#footer ul li a{
	color: #fff;
	font-size: 0.75em;
	text-decoration: none;
}

p#tt img{
	border:none;
}

p#tt a{
	color: #fff;
	font-size: 0.6em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/* ------------ ACCUEIL --------------*/

h2.index , h3.index{
	color: #aab000;
	font-size: 1em;
	margin: 0;
	padding: 10px 0 10px 285px;
	display:block;
}

h5.index , h4.index{
	color: #aab000;
	font-size: 1em;
	margin: 0; 
	padding: 10px 0;
}
h2.index3 , h4.index3{
	color: #aab000;
	font-size: 1em;
	margin: 0; 
	padding: 10px 0;
}
h2.index2 , h4.index2{
	color: #aab000;
	font-size: 1em;
	margin: 0;
	padding: 10px 0 10px 0px;
	display:block;
}
#bloc_droite{
	float: right;
	width: 215px;
	height: 300px;
}

#bloc_droite p a{
color: #aab000;
font-weight: bold;
text-decoration: none;
float: right;
margin: 0 15px 0 0;
}

clear{
clear: both;
}

 #img_01{
 	margin: 50px 0 80px 0;
 }
 
 .border{
 border: 1px solid #aab000;
 }
 
 #bloc_droite_02{
	float: right ;
margin: 0px 0 50px 0;
	width: 337px;
	height: auto;
}

 #bloc_droite_02  img{
 border: 1px solid #aab000;
cursor: pointer;
 }

form{
float: right;
margin: 0 0 50px 0;
}

form label{
float: left;
width: 100px;
display: block;
}

form .input{
width: 250px;
border: 1px solid #ccc;
}

form textarea{
width: 250px;
height: 80px;
border: 1px solid #ccc;
}

form #submit{
width: 150px;
margin: 0 0 0 100px;
border: 1px solid #ccc;
}

form #obligatoire{
margin: 0 0 0 100px;
font-size: 0.7em;
}

