@charset "utf-8";

/* ---------------------------------------------------------------------------
   ------ Style de la page d'index ainsi que le style général des pages ------
 -----------------------------------------------------------------------------*/


body {
	margin: 0;
	padding: 0;
	border: 0;
}

#conteneur {
	width: 100%;
}




#header {
	width: 100%;
	height: 105px;
	background-image: url(images/fond_header.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

#header_vagues {
	width: 972px;
	height: 100%;
	background-image: url(images/vagues.png);
	background-repeat: no-repeat;
	margin: auto;
}

#header_vide {
	width: 196px;
	height: 20px;
	margin: auto;
}

#header_logo {
	width: 196px;
	height: 59px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin: auto;
}

#lienLogo:link {
	width: 196px;
	height: 59px;
	margin: auto;
	position: absolute;
	top: 20px;
	margin-left: 388px;
}
#lienLogo:visited {
	width: 196px;
	height: 59px;
	margin: auto;
	position: absolute;
	top: 20px;
	margin-left: 388px;
}



#contenu_fond {
	width: 100%;
	height: 560px;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
}








#contenu_cadre {
	width: 972px;
	height: 562px;
	margin: auto;
	position: relative;
	top: -10px;
}

#contenu_cadre_g {
	width: 11px;
	height: 100%;
	background-image: url(images/cadre_g.png);
	float: left;
}

#contenu_cadre_d {
	width: 11px;
	height: 100%;
	background-image: url(images/cadre_d.png);
	float: right;
}




#menu {
	width: 950px;
	height: 28px;
	float: left;
}

#menu_g {
	width: 7px;
	height: 100%;
	background-image: url(images/menu_g.png);
	background-repeat: no-repeat;
	float: left;
}

#menu_m {
	width: 936px;
	height: 100%;
	background-image: url(images/menu_m.jpg);
	background-repeat: no-repeat;
	float: left;
}

#menu_d {
	width: 7px;
	height: 100%;
	background-image: url(images/menu_d.png);
	background-repeat: no-repeat;
	float: right;
}

.boutonsMenu {
	width: 187px;
	height: 28px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-family: Garamond, Arial, Verdana;
	line-height: 28px;
	font-size: 22px;
	font-weight: bold;
}

.boutonsMenu a:link {
	color: #FFFFFF;
	font-family: Garamond, Arial, Verdana;
	text-decoration: none;
}
.boutonsMenu a:visited {
	color: #FFFFFF;
	font-family: Garamond, Arial, Verdana;
	text-decoration: none;
}
.boutonsMenu a:hover {
	color: #FFFFFF;
	font-family: Garamond, Arial, Verdana;
	text-decoration: underline;
}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}











#menuProduits
{
	width: 187px;
	height: 28px;
	border: 0;
	color: #FFFFFF;
	font-family: Garamond, Arial, Verdana;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	list-style-type: none;
	text-align: center;
	display: block;
	float: left;
	position: relative;

}


#menuProduits li
{
	width: 200px;
	border: 0;
	float: left;
}
#menuProduits li a:link, #menuProduits li a:visited
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#menuProduits .menuListe
{
	width: 220px;
	height: 49px;
	background: url(images/fondMenu.png);
	border: 0;
	list-style-type: none;
	display: none;
	padding: 6px 0 3px;
	position: absolute;
	left: 0;
}

#menuProduits .menuListe li
{
	width: 100%;
	margin: auto;
	padding-bottom: 3px;
	padding-top: 3px;
}
#menuProduits .menuListe li a:link, #menuProduits .menuListe li a:visited
{
	border: 0;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	display: block;
}
#menuProduits .menuListe li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#menuProduits li:hover > .menuListe {
	display: block;
}

#selected {
	width: 146px;
	height: 26px;
	background-image: url(images/select.png);
	background-repeat: no-repeat;
	line-height: 25px;
	margin: auto;
	margin-top: 2px;
}

.linkNosProduitsSelected {
	width: 146px;
	height: 26px;
	background-image: url(images/select.png);
	background-repeat: no-repeat;
	line-height: 25px;
	margin: auto;
	margin-top: 2px;
}





#contenu_contenu {
	width: 950px;
	height: 463px;
	float: left;
}




#footer {
	width: 950px;
	height: 72px;
	float: left;
}

#footer_g {
	width: 7px;
	height: 100%;
	background-image: url(images/footer_g.png);
	background-repeat: no-repeat;
	float: left;
}

#footer_m {
	width: 936px;
	height: 100%;
	background-image: url(images/footer_m.jpg);
	background-repeat: no-repeat;
	float: left;
}

#footer_d {
	width: 7px;
	height: 100%;
	background-image: url(images/footer_d.png);
	background-repeat: no-repeat;
	float: right;
}





















/* ---------------------------------------------------------------------------
   ------------------------- Style de la page contact ------------------------
 -----------------------------------------------------------------------------*/


#contenu_contact {
	width: 950px;
	height: 463px;
	background-image: url(images/fondContact.jpg);
	background-repeat: no-repeat;
	float: left;
}

#logoAlgo {
	width: 180px;
	height: 52px;
	background-image: url(images/logoAlgo.png);
	margin: auto;
}



#texteContact {
	width: 340px;
	height: 210px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #0d713c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#numVert {
	width: 224px;
	height: 62px;
	background-image: url(images/numeroVert.png);
	margin-left: auto;
	margin-right: auto;
}

#emailContact a:link{
	color: #1d761b;
	text-decoration: none;
}
#emailContact a:visited{
	color: #1d761b;
	text-decoration: none;
}
#emailContact a:hover{
	color: #42af3f;
	text-decoration: underline;
}


#barreAlgo {
	width: 950px;
	height: 108px;
}

#fondAlgo {
	width: 510px;
	height: 323px;
	background-repeat: no-repeat;
	background-image: url(images/fondAlgoSystems.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	padding-left: 220px;
	padding-right: 220px;
	padding-top: 32px;
	color: #0d713c;
	text-align: justify;
}




















/* ---------------------------------------------------------------------------
   --------------------- Style de la page Algosystems --------------------
 -----------------------------------------------------------------------------*/


#barreAlgo {
	width: 950px;
	height: 108px;
	float: left;
}

#fondAlgo {
	width: 510px;
	height: 323px;
	background-image: url(images/fondAlgoSystems.jpg);
	background-repeat: no-repeat;
	color: #0d713c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	text-align: justify;
	float: left;
	padding-left: 220px;
	padding-right: 220px;
	padding-top: 32px;
}




















/* ---------------------------------------------------------------------------
 --------------------- Style de la page Actualités -------------------
 -----------------------------------------------------------------------------*/

#contenuActualites {
	width: 950px;
	height: 463px;
	background-image: url(images/fondActuD.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}



#contenuActu0 {
	width: 654px;
	height: 450px;
	background-image: url(images/fondActuG.jpg);
	background-repeat: no-repeat;
	padding-top: 13px;
	float: left;
}

#contenuActu {
	width: 654px;
	height: 450px;
	overflow-y: scroll;
}

.dossiers_salons {
	font-family: Arial, Helvetica, sans-serif;
	width: 315px;
	height: auto;
	float: left;
	min-height: 437px;
	padding-bottom: 13px;
}

.actuTitre {
	width: 270px;
	height: 32px;
	color: #234d3c;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 35px;
	font-size: 30px;
	font-weight: bold;
	float: left;
}

.actuSousTitre {
	width: 270px;
	height: 18px;
	color: #234d3c;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

.salon {
	width: 250px;
	min-height: 45px;
	text-align: justify;
	color: #2f6f27;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	background-image: url(images/actuTrait.gif);
	background-position: left;
	background-repeat: repeat-y;
	float: left;
	padding-left: 10px;
	margin-left: 20px;
	margin-top: 30px;
}

.dossier {
	width: 310px;
	min-height: 60px;
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
}

.dossierTitre {
	width: 310px;
	height: 20px;
	background-color: #2b5b25;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}

.dossierDescription {
	width: 290px;
	min-height: 20px;
	font-size: 12px;
	color: #2b5b25;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.dossierInfo {
	width: 310px;
	height: 11px;
	line-height: 11px;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
}

.dossierInfo a:link {
	color: #000000;
	text-decoration: none;
}

.dossierInfo a:visited {
	color: #000000;
	text-decoration: none;
}

.dossierInfo a:hover {
	color: #000000;
	text-decoration: underline;
}






















/* ---------------------------------------------------------------------------
 --------------------- Style des pages compléments & soins -------------------
 -----------------------------------------------------------------------------*/
 
#conteneur_produits{
	width: 950px;
	height: 463px;
	background-image: url(images/fondContact.jpg);
	background-repeat: no-repeat;
	float: left;
}

#contenu_produits {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}

.titreIntroProd {
	width: 933px;
	height: 45px;
	color: #357544;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
	float: left;
}

.titreIntroProd p{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}

#boutons_gammes {
	width: 933px;
	height: 30px;
	float: left;
	margin-top: -10px;
	padding-bottom: 10px;
}

.boutons_gammes {
	width: 150px;
	height: 18px;
	border: solid 2px #224631;
	color: #224631;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	float: left;
	margin-left: 120px;
}
.boutons_gammes:link{
	background-color: #A7BF53;
	color: #224631;
	text-decoration: none;
}
.boutons_gammes:visited{
	background-color: #A7BF53;
	color: #224631;
	text-decoration: none;
}
.boutons_gammes:hover{
	background-color: #FFAA44;
	color: #CC4000;
	border: solid 2px #CC4000;
	text-decoration: none;
}

.titre_gamme {
	width: 892px;
	height: 45px;
	color: #234d2c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

.produits {
	width: 932px;
	height: auto;
}

.produits_liste {
	width: 300px;
	height: auto;
	color: #357544;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	padding-left: 40px;
	padding-top: 15px;
}

.produits_liste li{
	list-style-image: url(images/puce_fleche.gif);
	height: 18px;
}

.produits_liste a:link{
	color: #357544;
	text-decoration: none;
}
.produits_liste a:visited{
	color: #357544;
	text-decoration: none;
}
.produits_liste a:hover{
	color: #578c50;
	text-decoration: underline;
}

.produit_infos_space {
	width: 590px;
	height: 30px;
	float: right;
}

.produit_infos {
	width: 590px;
	float: right;
}

.produitVgn {
	width: 100px;
	height: 120px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

.produitVgn img{
	float: left;
}

.prix {
	width: 90px;
	height: 20px;
	background-image: url(images/fondPrix.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 16px;
	text-align: center;
	float: left;
	padding-left: 10px;
}
* html .prix {
	line-height: 18px;
}
*+html .prix {
	line-height: 18px;
}

.separationGammes {
	width: 932px;
	height: 75px;
	float: left;
}






.prodTitre {
	width: 100%;
	height: 25px;
	color: #234d2c;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	float: left;
}

.prodSousTitre {
	width: 100%;
	height: 30px;
	color: #234d2c;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	float: left;
}

.prodPhrase {
	width: 100%;
	background-color: #C6D76B;
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	float: left;
	margin-bottom: 30px;
	margin-top: 10px;
}

.prodTexte {
	width: 470px;
	height: auto;
	color: #306e27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	float: left;
}

.photoProd a:link {
	color: #009900;
	text-decoration: none;
}

.photoProd a:visited {
	color: #009900;
	text-decoration: none;
}

.photoProd a:hover {
	color: #999999;
	text-decoration: underline;
}

.prodTextePoint {
	color: #000000;
	font-weight: bold;
	float: left;
}

#popup_commande {
	width: 150px;
	height: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	position: absolute;
	top: 471px;
}
#popup_commande:link {
	color: #FFFFFF;
	background-color: #1b673e;
	text-decoration: none;
}
#popup_commande:visited {
	color: #FFFFFF;
	background-color: #1b673e;
	text-decoration: none;
}
#popup_commande:hover {
	color: #FFFFFF;
	background-color: #0aa251;
	text-decoration: underline;
}
