/*-------------------------------------------- CSS générales --------------------------------------------*/


td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.accueil{
   	font-size:28px;
	color:#f00;
	font-weight:100;
	padding:0;
	margin:0;
	padding-left:20px;
	background:none;
	border-top:#F00 solid thin;
	width:590px;
}


h2{
border:2px solid #016330;
background-color:#E4EFFF;
border-radius:30px;
-moz-border-radius:30px;
-webkit-border-radius:30px;

	font-weight:lighter;
	font-size:18px;
	width:auto;
	padding:15px;
	width:500px;
	
}

h3 {

border:2px solid #016330;
background-color:#CCC;
border-radius:30px;
-moz-border-radius:30px;
-webkit-border-radius:30px;

	font-weight:lighter;
	font-size:16px;
	width:auto;
	padding:15px;
color:#666;
width:500px;
	
}
	
h4{
	font-size:16px;
	font-weight:900;
}

body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	/*background:url(../images/commun/stripe_grise.png) #CCCCCC repeat;*/
	background:url(../images/commun/stripe-degrade.jpg) #aad321 repeat-x;
}	

img{
	border:none;
}

/*-------------------------------------------- CSS pour les div --------------------------------------------*/

#main {
	width:955px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:auto!important;
	color: #000000;
	margin-bottom:0px;
	margin-top:0px;
	background:none;
}

#container {
	position:relative;
	width:955px;
	height:auto!important;
	color: #000000;
	margin-bottom:0px;
	margin-top:20px;
	background:#97C00E;
	background-image:url(../images/accueil/fond.gif);
	background-repeat:repeat-y;
}


#footer{
	background:url(../images/commun/fond_footer.png) no-repeat;
	/* background:#666666 url(../images/commun/fond_footer.gif) repeat-x; */

	float:left;
	height:23px;
	width:955px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:0px;
	padding-top:10px;
}


#contenuaccueil {
	width:705px;
	height: 100%;
	min-height:220px;
	vertical-align:top;
	margin:0;
	padding:0;
	padding-bottom:1px;
	padding-top:70px;
	margin-left:250px;
	text-align:left;
	color: #000000;
	background-image:url(../images/accueil/CSTB.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#contenu {
	width:675px;
	height: 100%;
	min-height:220px;
	vertical-align:top;
	margin:0;
	padding:0;
	padding-bottom:1px;
	padding-top:20px;
	margin-left:280px;
	text-align:left;
	color: #000000;
	background-image:url(../images/accueil/CSTB.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#contenu p{
	margin-right:70px;
	}
.imagesd{
	float:right;
	margin-right:60px;
	margin-bottom:20px;
	margin-left:30px;
	font-size:11px;
	width:200px;
}

.accueil{
	
	
	}
	
	#arriereplan{
	width:955px;
	background:#FFFFFF;	
	margin:0;
	padding:0;
	padding-top:26px;
	background-image:url(../images/commun/fond-barre-rouge.gif);
	background-repeat:repeat-x;
	color: #fff;
	}

/*-------------------------------------------- CSS pour le menu --------------------------------------------*/
	
#menu {
	width:240px;
	height:auto;
	padding:0;
	margin:0;
	font-size:11px;
    text-transform:uppercase;
	position:absolute;
	top:5px;
	left:0px;
}


#menu ul{
	list-style-type: none;
	margin:0;
	padding:0;

}
#menu li {              /*  l'arrière-plan constitue la partie gauche du bouton  */
	margin:0;
	padding:0;

	height:30px;
	width:238px;
	background-image:url(../images/accueil/bouton.gif);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:middle;
	padding-top:17px;
	padding-left:47px;
	}




#menu li:lastchild {              /*  l'arrière-plan constitue la partie gauche du bouton  */

}


#menu li a{            /*  l'arrière-plan constitue le reste du bouton  */

	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	vertical-align:middle;
	height:45px;
	width:238px;

}

#menu li:hover  {
	background-image:url(../images/accueil/bouton_f2.gif);
	}

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

.choisi1{

	background-image:url(../images/accueil/bouton_f2.gif);

}

#menu2 {
	width:135px;
	height:38px;
	background:url(../images/index/partenaire.gif) no-repeat;
	padding:0;
	margin:0;
	padding-top:10px;
	text-align:center;
	position:absolute;
	left:820px;
	top:358px;
	    text-transform:uppercase;
}

#menu2 a, #menu2 a:hover, #menu2 a:link, #menu2 a:visited{
	color:#FFF;
	font-weight:100;}

#menu2 ul{
	list-style-type: none;
	margin:0;
	padding:0;
	padding-left:15px;
}
#menu2 li {              /*  l'arrière-plan constitue la partie gauche du bouton  */
	float:left;
	margin:0;
	padding:0;
	height:35px;
}

#menu2 li:hover {              /*  l'arrière-plan constitue la partie gauche du bouton  */
	background: url(../images/commun/fond_menu2_fleche.gif) center no-repeat;
	height:35px;
}


#menu2 li a {            /*  l'arrière-plan constitue le reste du bouton  */
	float:left;
	margin:0;
	padding: 12px;
	padding-top:0px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
}

#menu2 li a:hover {
	color:#FF0000;
}


#menu3 {
	width:177px;
	height:39px;
	background:url(../images/index/fond-contact2.gif) no-repeat;
	padding:0;
	margin:0;
	padding-top:10px;
	text-align:center;
	position:absolute;
	left:778px;
	top:0px;
	color:#FFF;
	font-weight:100;
	font-size:12px;
	    text-transform:uppercase;
}

#menu3 a{
		color:#FFF;
	font-weight:100;

}

.choisi2{
    background: url(../images/commun/fond_menu2_fleche.gif) center no-repeat;
	height:35px;
}

/*-------------------------------------------- CSS pour les Liens --------------------------------------------*/


					
a:link {
	color:#030;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}


a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

#footer a{
color:#EEEEEE;
}

/*-------------------------------------------- CSS pour les class --------------------------------------------*/


.clearfloats{
	clear:both;
	background:#E1E1E1;
	padding:0;
	margin:0;
}

.petit{
font-size:9px;}

.contact td{
	text-align:right;
}
.contact{
	margin-top:15px;
}

/*-------------------------------------------- BLOCS CONTENUS --------------------------------------------*/	
/*-------------------------------------------- Accueil --------------------------------------------*/	
#titre{
width:955px;
text-align:right;
height:100px;
position:absolute;
right:0px;
top:0px;
}

h1{
	font-size:40px;
	font-weight:100;
	color:#060;
	border-bottom:#CC0 solid thin;
	}

#titreaccueil{
width:955px;
text-align:right;
margin-bottom:110px;
}

#soubassement{
	position:absolute;
	top:20px;
	left:230px;
	width:660px;}

#soubassement p{
float:right;
font-size:16px;
font-weight:900;
width:380px;
text-align:left;
padding-top:180px;}

#soubassement strong{
font-size:30px;
font-weight:900;
color:#060;}

#negoce{
	position:absolute;
	top:400px;
	right:100px;
	width:270px;
	height:95px;}

#video{
	position:absolute;
	top:220px;
	right:610px;
	width:70px;
	height:85px;}

#acceuilimage{
width:496px;
height:206px;
position:absolute;
top:316px;
right:15px;
}

#acceuiltexte{
width:380px;
padding:30px;
text-align:justify;
}

#texte {
background:#F4F4F4;
width:725px;
float:left;
height:100%;
padding-bottom:40px;
}

#texte p{
margin-right:50px;
margin-left:70px;
text-align:justify;
}

#texte table{
margin-left:70px;
width:600px;
}
#texte td{
padding:10px;
}

#intitule {
   float:left;
	width:735px;
	padding:0;
	padding-top:24px;
	background:#E1E1E1 url(../images/commun/fleche_titre.gif) right top no-repeat;
	text-align:right;
	vertical-align:text-bottom;
	margin:0;
}

#image{
float:left;
width:220px;
padding:0;
margin:0;
background:#FFFFFF;
color:#666666;
font-size:10px;
}
#image p{
padding:2px;
text-align:right;
padding-right:20px;
}

#slogan {
	width:18px;
	height:134px;
	padding:0;
	margin:0;
	position:absolute;
	right:28px;
	top:100px;
	z-index:5;

}



/*-------------------------------------------- Galerie --------------------------------------------*/	
.galerie{ 
	padding:0;
	margin:0;
	margin-bottom:5px;
	margin-top:5px;
	height:15px;
}

.galerie a{ 
	font-size:13px; 
	font-weight:bold; 
	color:#EC1E25; 	
	padding:0;
	padding-left:25px;
	background:url(../images/commun/croix-rouge.gif) no-repeat left; }

#intitulegal {
   float:left;
	width:955px;
	padding:0;
	padding-top:24px;
	background:#E1E1E1 url(../images/commun/fleche_titre.gif) right top no-repeat;
	text-align:right;
	vertical-align:text-bottom;
	margin:0;
}
#textegal {
background:#F4F4F4;
width:955px;
float:left;
height:100%;
padding-bottom:40px;
text-align:center;
}
#retourgal{
position:absolute; top:235px; left:25px; width:250px; height:75px;}
#retourgal a{
background:none; color:#666666; font-size:14px;}

#cote{ 
float:left;
width:135px;
min-height:400px;
height:auto;
/*margin:35px;*/
margin:35px!important;
margin:15px;
margin-top:20px;
}
#cote p{
	margin:0;
	margin-top:5px;
	padding:8px;
	background:#666;
	text-align:left;
	font-size:11px;
}

#cote a{
	
	color:#FFF;}

.bloc-right, .bloc-left{
	background:#f1eeee;
	padding:20px;
	margin-top:15px;
	background-image:url(../images/commun/fond-bloc.gif);
	background-position:right top;
	background-repeat:no-repeat;
	}
	
.bloc-left{
	background-position:left top;
	}
	
.bloc-right h1, .bloc-left h1 {
	font-size:22px;
	font-weight:900;
	color:#999;
	margin-bottom:10px;

	}
	
	.bloc-right h2, .bloc-left h2 {
	font-size:16px;
	}
	
	.bloc-right td, .bloc-left td{
		vertical-align:bottom;
	}
	
	.envoi{
		background:#444;
		border:thin solid #999;
		padding:10px; margin:0;
		color:#FFF;
		width:520px;
		font-weight:900;
		
		}
		
		.envoi:hover{
		background:#F00;
		border:thin solid #999;
		padding:10px; margin:0;
		color:#FFF;
			width:520px;
		font-weight:900;
		cursor:pointer;
		
		}
		
		.haut{display:block;
		text-align:right;
		width:100%;
		padding:0;
		margin:0;
		margin-top:10px;
		margin-bottom:10px;}
		
		.caseright{
			text-align:right;}
			
		.casemid{
			text-align:center;}