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


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


h1{
   	font-size:40px;
	font-weight:100;
	padding:0;
	margin:0;
	padding-right:50px;
	background:none;
}


h2{
	color:#ED1C24;
	font-size:18px;
	border-bottom: #ED1C24 solid thin;


	margin-top:15px;
	margin-bottom:5px;
	text-align:left;
	width:auto;
	font-weight:lighter;
	font-size:24px;
	background:none;
}

h3 {
	font-size:16px;
	font-weight:100;
	color:#666666;
	margin-top:15px;
	margin-bottom:0px;
	padding:0;

	
}
	
h4{
	font-size:16px;
	font-weight:900;
}

body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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) #b3b3b3 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:none;
}


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

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


#contenu {
	width:715px;
	background:#fff;
	height: 100%;
	vertical-align:top;
	margin:0;
	padding:0;
	padding-bottom:1px;
	padding-top:20px;
	margin-left:0px;
	margin-right:35px;
	text-align:left;
	color: #000000;
	float:left;
}
	
	#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, #menu-parapluie {
	width:930px;
	height:30px;
	padding:0;
	margin:0;
	font-size:11px;
    text-transform:uppercase;
	position:absolute;
	top:280px;
	left:0px;
}

#menu-parapluie {
	left:670px;
	width:135px;
	}

#menu ul, #menu-parapluie ul{
	list-style-type: none;
	margin:0;
	padding:0;
	padding-right:15px;

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

	padding-right:25px;
	padding-left:20px;
	border-right:#FFF solid thin;
	height:25px;


	}

#menu-parapluie li {  
	border-right:none;
	
}


#menu li:last-child {              /*  l'arrière-plan constitue la partie gauche du bouton  */
	border-right:none;
}


#menu li a, #menu-parapluie li a {            /*  l'arrière-plan constitue le reste du bouton  */
	float:left;
	margin:0;

	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
}

#menu li a:hover, #menu-parapluie li a:hover  {
	color:#FF0000;
	}

.choisi1{

	background: url(../images/commun/fond_menu1_fleche.gif) center no-repeat;
	vertical-align:middle;
}

#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:830px;
	top:338px;
	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: #DD1111;
	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;

}

#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;
}
#video {
	width:173px;
	height:80px;
	padding:0;
	margin:0;
	position:absolute;
	left:782px;
	top:50px;
	z-index:6;

}
#qualibat {
	width:104px;
	height:134px;
	padding:0;
	margin:0;
	position:absolute;
	left:667px;
	top:130px;
	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;
}


#quali_pv
{
margin: 0 0 5px 0;
}

#qualiPv_info
{
height:1120px; /*compenser l'espace crée par la position relative; */
margin: 5px 0 15px 0;
}
#qualiPv_info img:first-child 
{
float:right;
}

#partie-1
{
width:300px;
position:relative;
left:380px;
bottom:320px;

}

#partie-2
{
width:100%;
position:relative;
bottom:320px;
margin:0 0 10px 0;

}

.lettrine {
font-size: 150%;
color: #004b85; 
}

#cote p{
	margin:0;
	margin-top:5px;
	padding:8px;
	background:#666666;
	text-align:left;
	font-size:11px;
}

#cote a{
	
	color:#FFF;}



.contenu-1 img
{	
padding: 0 0 0 50px
}

.contenu-1 p
{
text-align:center;
font-style:italic;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
padding: 0 0 5px;
}	

.contenu-2 p
{
text-align:center;
font-style:italic;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}	

.contenu-2 img
{	
padding: 5px 0 0 10px
}

.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:690px;
		font-weight:900;
		
		}
		
		.envoi:hover{
		background:#F00;
		border:thin solid #999;
		padding:10px; margin:0;
		color:#FFF;
			width:710px;
		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;}
