/***** ADMIN *****/
.backadm {
	background-image: url(../admin/images/menu_back.gif);
	background-repeat: no-repeat;
}
/*********************/

.champs {
	height: 20px;
	width: 260px;
	border: 1px solid #00AEF0;
}
body {
    margin: 0;
	padding: 0;
	padding-bottom: 30px;
	background-image: url(../images/back_body.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737274;
}

a {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #00AA51;
	text-decoration: underline;
}

.noUnderline :hover {
	text-decoration: none;
}

#layout {
	border: 1px solid #F4FBFE;
}

#left {
	background-image: url(../images/back_left.jpg);
	background-repeat: no-repeat;
	background-color: #002841;
	padding-top: 65px;
	padding-bottom: 20px;
}

#leftmini {
	background-image: url(../images/back_left_mini.jpg);
	background-repeat: no-repeat;
	background-color: #083a77;
	padding-top: 65px;
	padding-bottom: 20px;
}

.chapeau {
	font-weight: bold;
	color: #00AA51;
}

.bleufonce {
	color: #0757AC;
}

.bleu {
	color: #00ADEF;
}

.vert {
	color: #00AA51;
}

.orange {
	color: #FF9900;
}

img.bordbleu {
	border: 1px solid #00ADEF;
	padding: 2px;
	background-color: #FFFFFF;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/********************** contenu *******************/

#contenu  {
	background-color: #FFFFFF;
	border-right: 1px solid #ADBEDC;
	
}

#contenu h1 {
	font-size: 16px;
	color: #0757AC;;
}

#contenu h2 {
	font-size: 12px;
	color: #00ADEF;
}

#contenu li {
	margin-bottom: 10px;
	list-style-image: url(../images/bullet.gif); 
}

#contenu hr {
	 border-top: 1px solid #CACACA;
	 border-bottom: none;
	 border-left: none;
	 border-right: none;
	 color: #FFFFFF;
	 background-color: #FFFFFF;
}

#contenu div.espace {
	padding: 18px 13px 22px 23px;
}


#bannerhome {
	background-image: url(../images/background_bannerhome.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#bannerhome p {
	font-size: 11px;
	padding: 0 150px 0 5px;
	margin: 0;
}

#homenews td {
	border-top: 1px solid #E5E5E5;
}

#contenu td#page {
	/*padding: 15px 50px 0 10px;*/
}

#contenu td.produit {
	border-top: 1px solid #CACACA;
	padding: 15px 0 5px 0;
	background-color: #F6F6F6;
}

#contenu td.produit img {
	border: 1px solid #00ADEF;
	padding: 2px;
	background-color: #FFFFFF;
}

/***************** style pour les page double *******/


table.demipagetbl {
	border: 1px solid #CACACA;

}

td.demipage {
	border: 1px solid #CACACA;
	padding: 10px;
}

td.demipagenopad {
	border: 1px solid #CACACA;

}

td.demipagehaut {
	border: 1px solid #CACACA;
	padding: 10px;
}

td.demipagebas {
	border-top: 1px solid #CACACA;
	padding: 0 10px;
	background-color: #EAEAEA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CACACA;
	border-left-color: #CACACA;
}

/******************* conseil biomax ***************/

#contenu p.conseil {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 70px 10px 10px 15px;
	background: #0EACED url(../images/biomax_conseil.gif) no-repeat;
}

/******************* lien news ***************/

#homenews a {
	padding: 13px 2px 13px 5px;
	text-decoration: none;
	display: block; 
	color: #737274;
}

#homenews a img {
float: left;
}

#homenews a p {
padding: 0 0 0 120px;
margin: 0;
}

#homenews a:hover {
	background-color: #E5F7FD;
}

#homenews .date {
	color: #00ADEF;
	font-weight: bold;
}

#homenews .titre {
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
}


/********************* footer **********************/

#footer {
	background-color: #00AA51;
	border-right: 1px solid #0A886D;
	border-left: 1px solid #0A886D;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Tahoma;
	padding: 0 10px 0 10px;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #0757AC;
}

/********************* box left ***********************/

.boxleft {
	background-color: #FFFFFF;
	border-left: 1px solid #ABD6E5;
	border-right: 1px solid #ABD6E5;
	text-align: left;
}

.boxleft input.email {
	width: 130px;
	font-size: 10px;
	color: #666666;
}

.boxleft input.password {
	width: 70px;
	font-size: 10px;
	color: #666666;
}

/********************* box promo ***********************/

#boxpromo {
	background-image: url(../images/promo_back.gif);
	background-repeat: no-repeat; 
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 6px;
	text-align: center; 
}

#boxpromo a {
	text-decoration: none;
	font-weight: bold;
	color: #00AA51;
}

#boxpromo a:hover {
	text-decoration: underline;
}

#boxpromo .date {
	color: #00ADEF;
	font-weight: bold;
}

#boxpromo .titre {
	color: #FF9900;
	font-weight: bold;
	font-size: 13px;
}



/********************* produit *************************/

#produit {
	padding: 10px 5px 0 0;
}

#produit h1 {
	color: #00AA51;
	font-size: 17px;
	margin: 0 0 8px 0;
}

#produit h2 {
	color: #FF9900;
	font-size: 12px;
	margin: 0 0 8px 0;
}

#produit p {
	margin: 0 0 8px 0;
}

#produit a {
	text-decoration: none;
	font-weight: bold;
	color: #00AA51;
}

#produit a:hover {
	text-decoration: underline;
}

/********************* breadcrumb ***********************/

#breadcrumb {
	background-image: url(../images/breadcrumb_background.gif);
	background-repeat: repeat-x;
	color: #00ADEF;
}

#breadcrumb a {
	color: #00ADEF;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #00AA51;
	text-decoration: underline;
}

/********************** boxleftmenu ************************/

#boxleftmenurealco {
	font-weight: bold;
	color: #00ADEF;
	line-height: 16px;
	text-decoration: none;
	font-size: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00AEEE;
	border-bottom-color: #00AEEE;
}
#boxleftmenurealco a:hover {
	color: #00AA51;
	text-decoration: none;

}

#boxleftmenu {
	font-weight: bold;
	color: #00ADEF;
	line-height: 16px;
	font-size: 13px;
	padding: 5px 0 10px 0;
}

#boxleftmenu a {
	color: #FF9900;
	text-decoration: none;
}

#boxleftmenu a:hover {
	color: #00AA51;
	text-decoration: underline;
}

#boxleftmenu a.niv2 {
	color: #FF9900;
	text-decoration: none;
	padding-left: 10px;
	color: #00ADEF;
	font-size: 12px;
	font-style: italic;
}

#boxleftmenu a.niv2:hover {
	color: #00AA51;
	text-decoration: underline;
}


/********************* banner point de vente ***************************/

#bannerpointdev {
	background-image: url(../images/banner_pointdevente.gif);
	background-repeat: no-repeat;
}

#bannerpointdev input {
	width: 140px;
	font-size: 10px;
	color: #666666;
}

/********************* homepage ***************************/

.boxhead {
	width: 310px;
	font-size: 14px;
	font-weight:bold;
	color: #00AA51;
}

#homeback {
background: #FFFFFF url(../images/blanc.gif); 
border: 1px solid #ADBEDC;
}
#homeback#langue {
margin-left: 110px;
}

#footerhome a{
color: #FFFFFF;
}

#footerhome a:hover{
color: #0757AC;
}

#footerhome {
	background-color: #00AA51;

	color: #FFFFFF;
	font-size: 9px;
	font-family: Tahoma;
	padding: 0 10px;
}

/********************* menu ***************************/

div.navsub {
	background-color: #33BAEE;
	/*background-image: url(../images/ombre_menu.gif);*/
	color: #FFFFFF;
	border-top: none;
	padding: 2px;
}

div.navsub a {
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 25px 4px 4px;
}

div.navsub a:hover {
	background-color: #0A9FD8;
	color: #FFFFFF;
	text-decoration: none;
	/*background: #01B6F3 url(../images/back_menu.gif) no-repeat bottom right;*/
}

div.navsub div.hr {
	border: 0;
	border-top: 1px solid #FFFFFF;
	margin: 5px 2px;
	font-size: 0;
}

div.navsub div.hr span {
	display: none;

}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00AEEE;
}
.border {
	border: 1px solid #00AEEE;
	padding: 4px;
}

/******************* TEXTE ***********************/
.txt16gd {
	font-size: 16px;
	color: #0757AC;
	font-weight: bold;
}
.cellgris {
	background-color: #DBEBFD;
}

.cellgrislgt {
	background-color: #E6F0FC;
}

.txtcommande {
	font-size: 11px;
	color: red;
	font-weight: bold;
}
.celldeco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 15px;
	width: 200px;
	border: 1px solid #006699;
	font-weight: normal;

}
.celldeco2p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 15px;
	width: 20px;
	border: 1px solid #006699;
}
.celldeco4p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	height: 15px;
	width: 30px;
	border: 1px solid #006699;

}
.inpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 17px;
	width: 250px;
	border: 1px solid #999999;
}
.inptxtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 120px;
	width: 250px;
	border: 1px solid #999999;
}
.buttonadm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 120px;
}
.inptrech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #999999;
	height: 17px;
}
.rollmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	height: 17px;
	width: 220px;
}
.champsdeux {
	border: 1px solid #00AEF0;
}
