/* CSS Document */

body {
	margin: 0;
	paddind: 0;
	background: #FFFFFF;
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
/* En-tête ---------------------------------------------------------------------- */
	
	
#header {
	position:absolute;
	top : 0;
	left: 50%;
	margin: 0;
	padding: 0;
	width: 850px;
	height: 140px;
	border-left: 1px solid #CBCCCE;
	border-top: 1px solid #CBCCCE;
	border-right: 1px solid #CBCCCE;
	background: url(/commun/images/fond.jpg) top left no-repeat;
    margin-left: -425px; /* moitié de la largeur */
	}
	
#header img {
	clear: both;
	float: left;
	margin: 8px 0 1px 20px;
	}	

.formulaire {
	float:right;
	width:200px;
	margin-top:40px;
	}
	
.champ {
	width: 150px;
	}



	
/*Menu horizontal haut*/
	
#menuhaut {
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style-type: none;
	}
	
#menuhaut li {
	float: left;
	margin: 0;
	}
	
#menuhaut a {
	display: block;
	color: white;
	text-decoration: none;
	line-height: 15px;
	background: #002C67;
	text-align: center;
	border-width: 2px 2px 2px 2px;
	border-color: #6699FF black black #6699FF;
	border-style: solid;
	}
	
#menuhaut a:hover {
	border-color: black #6699FF #6699FF black;
	}
	
	

.lien1 {
	width: 60px;
	}
		
.lien2 {
	width: 100px;
	}
	
.lien3 {
	width: 120px;
	}
	
.lien4 {
	width: 150px;
	}
	
.lien5 {
width: 80px;
}

/*Fin menu horizontal haut*/



/* Fin En-tête ---------------------------------------------------------------------- */






/* Contenu ------------------------------------------------------------------------- */

#conteneur {
	position:absolute;
	top : 140px;
	left: 50%;
	margin: 0;
	padding: 0;
	width: 850px;
	border-left: 1px solid #CBCCCE;
	border-right: 1px solid #CBCCCE;
	border-bottom: 1px solid #CBCCCE;
	background: url(/commun/images/fond.jpg) -140px left no-repeat;
	margin-left: -425px;
	}
	


/*Menu vertical gauche*/

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	}
	
#menugauche {
	margin-top: 20px;
	padding-top: 15px;
	height: 330px;
	background: #002C67;
	z-index: 100;
	width: 150px;
	color: #FFFFFF;
	float: left;
	}
#menugaucheVide {
	margin-top: 20px;
	padding-top: 50px;
	height: 330px;
	background: #002C67;
	z-index: 100;
	width: 150px;
	color: #FFFFFF;
	float: left;
	}	
	
#menugauche dl {
	}

#menugauche a {
	color: #FFFFFF;
	text-decoration: none;
	}

#menugauche a:hover {
	color: #6699FF;
	}

#menugauche dt {
	cursor: pointer;
	margin: 0;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 1.4em;
	border-top: 1px solid white;
	font-weight: bold;
	}
	
#menugauche dt img {
	float: left;
	margin: 7px 5px auto 0;
	}
	
#menugauche dd {
	
	background-color: #002C67;
	}
	
#menugauche li {
	padding-left: 25px;
	height: 20px;
	line-height: 20px;
	list-style-image: url(../images/puce_blue_10.gif);
	list-style-position: inside;
	}


#menugauche li a, #menugauche dt a {
	color: #FFFFFF;
	border: 0 none;
	height: 100%;
	text-decoration: none;
	}

/*Fin menu vertical gauche*/

#texte__Groupe {	
	margin-top: 10px;
	z-index: 10;
	width: 700px;
	float: left;
	}



#Site_Preco {	
	margin-top: 20px;
	z-index: 10;
	width: 700px;
	height: 430px;
	float: left;

	}

#texte_Groupe h1 {
	font-size: 2.2em;
	color: #002C67;
	margin: 5px 0 10px 20px;
	}
	
#texte__Groupe h1 {
	font-size: 2.2em;
	color: #002C67;
	margin: 5px 0 10px 20px;
	}
#texte__Groupe h2 {
	font-size: 1.5em;
	color: #002C67;
	margin: 0px 0 3px 50px;
	}
#texte__Groupe h3 {
	font-size: 1.2em;
	color: #002C675
	margin: 5px 0px 10px 20px;
	}					
	
#texte__Groupe p {
	font-size: 1.2em;
	color: #002C67;
	margin: 0px 20px 0 20px;
	}
#texte__Groupe a{
	font-size:1.2em;
	font-weight: bold;
	color: #002C67;
	text-decoration: none;
	}

#texte__Groupe h4{
	font-size: 3em;
	font-weight: bold;
	color: #002C67;
	margin: 0px 20px 0 20px;
	}
		
#texte__Groupe a:hover{
	color: #6699FF;
	}

<%--
#texte__GroupeMap {	
	margin-top: 10px;
	z-index: 10;
	width: 700px;
	float: left;
	}
	
#texte__GroupeMap h1 {
	font-size: 3em;
	color: #002C67;
	margin: 5px 0 10px 20px;
	}
#texte__GroupeMap h2 {
	font-size: 1.5em;
	color: #002C67;
	margin: 0px 0 3px 50px;
	}
#texte__GroupeMap h3 {
	font-size: 1.5em;
	color: #002C67;
	margin: 0px 0 0px 0px;
	}					
	
#texte__GroupeMap p {
	font-size: 1.1em;
	color: #002C67;
	margin: 0px 20px 0 20px;
	}
#texte__GroupeMap a{
	font-size: 1.1em;
	font-weight: bold;
	color: #002C67;
	text-decoration: none;
	}
		
#texte__GroupeMap a:hover{
	color: #6699FF;
	}


#popup2 	{
	color: #002C67;
	
	}

#popup2 p {
	margin-top: 800px;
	margin-left: 80px;
	margin-right: 80px;
	font-size: 1em;
	color: #002C67;
	text-align: justify;

}


#popup 	{
	color: #002C67;
	
	}

#popup p {
	margin-top: 600px;
	margin-left: 80px;
	margin-right: 80px;
	font-size: 1em;
	color: #002C67;
	text-align: justify;

}

#popup a {
	font-size:1em;
	color: #002C67;
	font-weight: bold;

}

#popup a:hover {
	color: #6699FF;
	}


#texte_division {	
	margin-top: 20px;
	z-index: 10;
	width: 520px;
	float: left;
	}
	
#texte_division h1 {
	font-size: 2.3em;
	color: #002C67;
	margin: 10px 0 20px 20px;
	}
#texte_division h2 {
	font-size: 1.1em;
	color: #002C67;
	margin: 10px 0 20px 60px;
	}
#texte_division h3 {
	font-size: 1.5em;
	color: #002C67;
	margin: 0px 0 0px 0px;
	}

#texte_division h4 {
	font-size: 0.7em;
	color:  #A52A2A;
	margin: 0 20px 0 20px;
	}
						
	
#texte_division p {
	font-size: 1.1em;
	color: #002C67;
	margin: 0 20px 0 20px;
	text-align: justify;
	}


#texte_division a{
	font-size: 0.9em;
	font-weight: bold;
	color: #002C67;
	text-decoration: none;
	}
		
#texte_division a:hover{
	color: #6699FF;
	}


	
#animation {	
	margin-top: 20px;
	z-index: 10;
	float: left;
	}
	
	
#texte_produits {	
	margin: 20px 0 0 10px;
	z-index: 10;
	width: 665px;
	float: left;
	}
	
#produits_tetiere {	
	width: 660px;
	height: 100px;
	}	
	
#texte_produits h2 {
	font-size: 2.3em;
	color: #002C67;
	margin: 5px 0 10px 20px;
	}
#texte_produits h1 {
	font-size: 2em;
	color: #6699FF;
	margin: 0 0 0 10px;
	}	
	
#texte_produits h3 {
	font-size: 3em;
	color:#6699FF;
	margin: 0 0 0 70px;
	}

#texte_produits a {
	font-size: 1.2em;
	font-weight: bold;
	color: #002C67;
	text-decoration: none;
	}

#texte_produits a:hover{
	color: #6699FF;
	}

#liste2 a {
	font-size: 1.1em;
	font-weight: bold;
	color: #002C67;
	text-decoration: none;

}

	
	
#liste2 a:hover{
	color: #6699FF;
	}

#liste2 h3 {
	font-size: 1.2em;
	color:#002C67;
	margin: 0 0 0 20px;
	}	


#produits_img_gauche {
	float: left;

	}	
	
#produits_logo {
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 10px;
	}
	
#produits_titre{
	float: left;

	}
	
#produits_titre h2{
	font-size: 2.2em;
	color: #002C67;
	margin:  0 0 10px 10px;

	}
#produits_titre h1{
	font-size: 1.8em;
	color: #6699FF;
	margin:  0 0 10px 10px;

	}				

#produits_img_droite {
	float:right;

	}

#liste {
	width: 630px;
	height: 320px;
	overflow: scroll;
	}
	
#liste2 {
	font-size: 1.1em;
	color: #002C67;
	width: 630px;
	height: 390px;
	overflow: scroll;
	text-align: justify;
	}
#liste2 h4{
	font-size: 1.2em;
	color: #002C67;
	font-style: italic;
	font-weight: bold;
	}
	
#liste3 {
	font-size: 1.1em;
	color: #002C67;
	width: 690px;
	height: 350px;
	overflow: scroll;
	text-align: justify;
	}
#liste3 h4{
	font-size: 1.2em;
	color: #002C67;
	font-style: italic;
	font-weight: bold;
	}
	
#listeDiv {
	overflow: scroll;
	z-index: 10;
	width: 520px;
	height: 450px;
	float: left;
	}
	
#listeDiv2 {
	overflow: scroll;
	z-index: 10;
	width: 680px;
	height: 500px;
	float: left;
	}

#listeDiv2 h1 {
	font-size: 2em;
	color: #6699FF;
	margin: 0 0 0 10px;
	}	

#liste h4 {
	font-size: 1.2em;
	color: #002C67;
	font-style: italic;
	font-weight: bold;
	}
	


.produit_detail{
	width: 650px;
	height: 340px;
	background-color: #DAE7FF;
	margin-bottom: 5px;
	font-size: 1.1em;
	color: #002C67;
	}
	
.produit_detail h5{
	width: 620px;
	background-color:#002C67;
	font-size: 1.1em;
	color: #FFCC00;
	font-style: italic;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left:10px;
	}

.produit_detail2{
	width: 650px;
	height: 220px;
	background-color: #DAE7FF;
	margin-bottom: 5px;
	font-size: 1.1em;
	color: #002C67;
	}
	

.produit_detail3{
	width: 650px;
	height: 390px;
	background-color: #DAE7FF;
	margin-bottom: 5px;
	font-size: 1.1em;
	color: #002C67;
	}
	
.produit_detail2 h5{
	width: 620px;
	background-color:#002C67;
	font-size: 1em;
	color: #FFCC00;
	font-style: italic;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left:10px;
	}

.produit_detail3 h5{
	width: 620px;
	background-color:#002C67;
	font-size: 1.1em;
	color: #FFCC00;
	font-style: italic;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left:10px;
	}

	
.h5blanc{
	color: #FFFFFF;
	}
	
.reference {
	float: left;
	margin: -10px 0 0 10px;
	width: 170px;
	}
	
.info {
	float: left;
	margin: -10px 0 0 20px;
	width: 340px;
	text-align: justify;
	}
	
.telecharger {
	font-size: 0.8em;
	text-align: center;
	float: left;
	margin: -10px 10px 0 20px;
	width: 60px;
	}
	
.telecharger a{
	font-weight: bold;
	font-size: 1.1em;
	color: #002C67;
	}
	
.telecharger a:hover{
	color: #6699FF;
	}

/*News*/


#conteneurnews {
	margin-top: 5px;
	width: 170px;
	float: left;
}

.news {
	margin-left: 5px;
	margin-bottom: 10px;
	width: 170px;
	}

	
.newstexte {
	Margin: 5px 0 0 0;
	text-align: justify;
	}

.newstitre {
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	border-width: 2px 2px 2px 2px;
	border-color: #6699FF black black #6699FF;
	border-style: solid;
	font-size: 1em;
	font-weight: bold;
	background-color: #002C67;
	}
	
.newstitre a{
	color: white;
	text-decoration: none;
	}	
	
.newstitre a:hover{
	color: #6699FF;
	}
	
.newstexte a:hover{
	color:  #6699FF;
	
	}	
	
.newstexte a{
	color: #002C67;
	text-decoration: none;
	}	
	
	
.newstitre img {
	float: left;
	margin: 5px 3px auto 0;
	}
	

 A:link {text-decoration:none}
 A:visited {text-decoration:none}
 A {
	color: white;
	text-decoration: none;
	}
 p {
	font-size: 10px;
	color: #002C67;
	margin: 0 20px 0 20px;
	}

