/* CSS Document */
html{
	margin:0;
	padding:0;
	height: 100%;
	}

BODY{
	margin:0;
	padding:0;
	height: 100%;
	font-family:arial;
	background-color:#FFF;
	}

html>body{
	background:url(../images/gauche_fd.gif) repeat-y;
	}

#mere{
	background:url(../images/gauche_fd_defaut.gif) 0 155px no-repeat;	
	display:block;
	width: 1024px;
	min-width:1024px;
	margin: 0 auto;
	position:relative;
	height: 100%;
	padding:0;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	}

body>div#mere{
	height:auto;
	min-height: 100%;
	width: 100%;
	border:0;
	}

#bandeau{
	display:table;
	width:100%;
	height:120px;
	background:url(../images/bandeau_haut_fd.gif) repeat-x;
	background-color:#FFFFFF;
	}
	
#AEDES{
	float:left;
	margin-left:10px;
	}

#menu_haut{
	background:url(../images/menu_haut_fd.gif) repeat-y 0 top;
	background-color:#d9d9d9;
	display:block;
	float:right;
	padding-left:150px;
	padding-right:10px;
	line-height:19px;
	font-size:8pt;
	font-style:italic;
	}

#menu_haut A{
	font-weight:bold;
	padding:0 5px;
	}

#menu_haut a		{ color:#000; text-decoration:none; }
#menu_haut a:hover		{ color:#000; text-decoration:underline; }

#menu_cat{
	width:722px;
	margin:20px auto 0 auto;
	}

#menu_cat IMG{
	float:left;
	}

#menu_cat IMG.bton{
	margin-top:23px;
	margin-right:2px;
	}
	
#menu_cat A{
	display:block;
	float:left;
	height:76px;
	width:88px;
	background-color:#F00;
	margin-top:23px;
	margin-right:2px;
	}

a#rodenticides					{ background:url(../images/rodenticides.gif) no-repeat; }
a#rodenticides:hover			{ background:url(../images/rodenticides.gif) no-repeat 0 -76px; }

a#anti-rongeurs					{ background:url(../images/anti-rongeurs.gif) no-repeat; }
a#anti-rongeurs:hover			{ background:url(../images/anti-rongeurs.gif) no-repeat 0 -76px; }

a#insecticides					{ background:url(../images/insecticides.gif) no-repeat; }
a#insecticides:hover			{ background:url(../images/insecticides.gif) no-repeat 0 -76px; }

a#application-protection		{ background:url(../images/application-protection.gif) no-repeat; }
a#application-protection:hover	{ background:url(../images/application-protection.gif) no-repeat 0 -76px; }

a#destructeurs-insectes			{ background:url(../images/destructeurs-insectes.gif) no-repeat; }
a#destructeurs-insectes:hover	{ background:url(../images/destructeurs-insectes.gif) no-repeat 0 -76px; }

a#nettoyants-repulsifs			{ background:url(../images/nettoyants-repulsifs.gif) no-repeat; }
a#nettoyants-repulsifs:hover	{ background:url(../images/nettoyants-repulsifs.gif) no-repeat 0 -76px; }

a#anti-pigeons					{ background:url(../images/anti-pigeons.gif) no-repeat; }
a#anti-pigeons:hover			{ background:url(../images/anti-pigeons.gif) no-repeat 0 -76px; }

a#fumigants						{ background:url(../images/fumigants.gif) no-repeat; }
a#fumigants:hover				{ background:url(../images/fumigants.gif) no-repeat 0 -76px; }

/*////////////// Milieu //////////////*/

#milieu{
	width:100%;
	margin-bottom:45px;
	display:table;
	}

#milieu a	{ color:#C00000; text-decoration:none; }
#milieu a:hover		{ color:#C00000; text-decoration:underline; }

#milieu BUTTON{
	background:url(../images/bt_fd.gif) top repeat-x;
	border:solid 1px #808080;
	background-color:#fa0000;
	color: #FFF;
	padding:1px 2px;
	font-size:8pt;
	font-weight:bold;
	height:23px;
	}

/*/////////// ARIANE ///////////*/

#ariane{
	line-height:20px;
	background:url(../images/droit_fd.gif) repeat-x;
	background-color:#FFF;
	border-bottom:solid 1px #000;
	font-size:9pt;
	margin-right:190px;
	margin-left:220px;
	margin-bottom:15px;
	font-style:italic;
	padding-left:3px;
	}	

#ariane a		{ color:#666; text-decoration:none; }
#ariane a:hover		{ color:#000; text-decoration:underline; }

/*/////////// RECHERCHE ///////////*/

#ongletRecherche{
	background:url(../images/recherche_fd.gif) no-repeat;
	height:35px;
	float:left;
	width:220px;
	}	

#ongletRecherche input{
	height:14px;
	width:135px;
	font-size:8pt;
	margin:3px 0px 0px 5px ;
	}

#ongletRecherche button{
	background-image:url(../images/bt_recherche.gif);
	background-position:0 0;
	background-color:#ddd;
	height:22px;
	width:22px;
	border:0;
	cursor:pointer;
	margin:3px 45px 0px 0px;
	padding:0;
	float:right;
	}

#ongletRecherche button:hover{
	background-position:22px 0;
	}



/*//////////// bandeau droit ///////////*/

#droit{
	display:table;
	float:right;
	width:192px;
	min-height:200px;
	/*background:url(../images/droit_fond.gif) center top no-repeat;*/
	background-color:#ccc;
	font-size:8pt;
	margin-top:20px;
	border-left:solid 1px #666;
	border-bottom:solid 1px #666;
	margin-bottom:30px;
	}

DIV.boxDroite{
	display:table;
	width:185px;
	background:url(../images/droit_fond.gif) 0 0 repeat-x;
	border-top:solid 1px #EEE;*/
	border-right:0;
	margin:10px 0 10px 5px;
	/*padding:5px;*/	
	}

IMG.boxDroite_img{
	float:right;
	}

.boxDroite P{
	margin:0px 5px;
	}

DIV.boxDroite_titre{
	text-align:right;
	color:#C00000;
	font-size:10pt;
	font-weight:bold;
	margin-right:5px;
	margin-top:5px;
	}

#scrollActu{
	overflow:hidden;
	width:100%;
	height:150px;
	}

#scrollActu DIV.uneActu{
	height:150px;
	}

body>div#scrollActu DIV.uneActu{
	height:auto;
	min-height:150px;
	}
	
#boxAccesClient{
	background:none;
	background-color:#C00000;
	width:185px;
	border:solid 1px #EEE;
	/*margin-left:3px;*/
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	}

#boxAccesClient a			{ color:#FFF; font-size:8pt; text-decoration:none; }
#boxAccesClient a:hover		{ color:#FFF; text-decoration:underline; }
	
/*/////////// Bandeau Gauche //////////*/
#gauche{
	display:table;
	float:left;
	width:180px;
	min-height:20px;
	}

DIV.box_gauche_titre{
	background:url(../images/menu_fd.gif);
	background-color:#808080;
	width:179px;
	line-height:20px;
	background-repeat:no-repeat;
	background-position:0 0;
	margin-top:20px;
	}

.box_gauche_titre p{
	padding:3px 0 3px 45px;
	margin:0;
	line-height:15px;
	color:#FFF;
	font-weight:bold;
	font-size:11pt;
	}

#panier DIV.box_gauche_titre{
	background:url(../images/menu_fd_comm.gif);
	}

#box_recherche{
	background:url(../images/menu_ombre.gif) 0 20px no-repeat;
	}

#box_recherche INPUT{
	height:16px;
	width:140px;
	font-size:8pt;
	border: solid 1px #808080;
	margin:0 3px;
	}
	
#box_recherche BUTTON{
	height:20px;
	margin-top:4px;
	}

.box_gauche_menu a{
	font-weight:bold;
	font-size:9pt;
	display:block;
	margin-right:1px;
	padding:5px 0 5px 30px;
	background-repeat:no-repeat;
	background-position:20px 10px;
	font-style:italic;
	}

#gauche .box_gauche_menu a:link		{ color:#000; text-decoration:none; }
#gauche .box_gauche_menu a:active	{ color:#000; text-decoration:none; }
#gauche .box_gauche_menu a:visited	{ color:#000; text-decoration:none; }
#gauche .box_gauche_menu a:hover	{ color:#000; text-decoration:none; background-color:#FFF; }

DIV.box_gauche_menu{
	background:url(../images/menu_ombre.gif) 0 0 no-repeat;
	}
	
.box_gauche_menu span.select{
	color:#C00000;
	font-weight:bold;
	font-size:9pt;
	display:block;
	margin-right:1px;
	padding:5px 0 5px 30px;
	background-repeat:no-repeat;
	background-position:20px 10px;
	font-style:italic;
	}

/*///////////  Contenus ///////////////*/

#contenu{
	margin-left:180px;
	margin-right:200px;
	font-size:10pt;
	}

#contenu DIV.bt_top{
	text-align:right;
	margin-top:-15px;
	margin-bottom:5px;
	padding:0;	
	}

#contenu DIV.bt_top A{
	display:inline-block;
	line-height:20px;
	border-style:solid;
	border-width:1px;
	border-top:0;
	padding:0 10px;
	text-decoration:none;
	font-weight:bold;
	}

#contenu DIV.bt_top A:hover{
	color:#FFF;
	background-color:#F00;
	}


#contenu P{
	margin:0 15px 10px 15px;
	}

#contenu UL{
	margin-top:0;
	margin-bottom: 10px;
	margin-left: 60px;
	}

#contenu H1{
	font-size:14pt;
	text-align:center;
	margin:10px 15px 10px 15px;
	color:#C00;
	}

#contenu H2{
	color:#C00;
	border-bottom:solid 1px #C00;
	font-size:12pt;
	margin:20px 15px 5px 15px;
	}

#contenu H3{
	color:#666;
	border-bottom:solid 1px #C00;
	margin:0 15px 5px 15px;
	}

#bas {
	position: absolute;
	bottom: 0;
	left: 0;
	height:35px;
	width:100%;
	background:url(../images/bas_fd.gif) top repeat-x;
	background-color:#ccc;
	text-align:center;
	font-size:8pt;
	color:#333;
	line-height:16px;
	font-weight:bold;
	}
	
#bas a:link		{ color:#333; text-decoration:none; }
#bas a:active	{ color:#333; text-decoration:none; }
#bas a:visited	{ color:#333; text-decoration:none; }
#bas a:hover	{ color:#000; text-decoration:underline; }

#menu_bas{
	color:#000;
	font-style:italic;
	font-weight:normal;
	}

#menu_bas a{
	padding:0 3px;
	}
	
#menu_bas a:link		{ color:#000; text-decoration:none; }
#menu_bas a:active		{ color:#000; text-decoration:none; }
#menu_bas a:visited		{ color:#000; text-decoration:none; }
#menu_bas a:hover		{ color:#999; text-decoration:underline; }


#contenu A.bt_lipha{	
	display:inline-block;
	padding:3px 10px;
	border:solid 1px;
	text-align:center;
	background-color:#FFF;
	border-bottom:solid 1px #F00;
	text-decoration:none;
	margin:20px 10px;
	font-weight:bold;
	}
	
#contenu A.bt_lipha:hover{	
	background-color:#F00;
	color:#FFF;
	}

#datesFormations{
	border:solid 2px #F00;
	margin:0 40px;
	padding:0 15px 15px 15px;
	}

#datesFormations LEGEND{
	color:#F00;
	padding:0 10px;
	font-weight:bold;
	font-size:11pt;
	}

#miniPanier{
	font-size:8pt;
	text-align:center;
	}

#miniPanier A{
	display:block;
	text-align:right;
	width:100%;
	}
	
#miniPanier .nbRef{
	display:block;
	margin-top:5px;
	}

#miniPanier .prixHT{
	font-weight:bold;
	font-size:12pt;
	color:#CC0000;
	}

#miniPanier .prixTTC{
	display:block;
	font-weight:bold;
	font-style:italic;
	margin-bottom:15px;
	}
	
/*/// ALERT BOX ////*/	
/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:80px; width:200px; background-color:#fff; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}

#alertBox{
	display:none;
	width:100%;
	height:100%;
	}
		
#alertBoxTxt{
	text-align:center;
	vertical-align:middle;
	font-size:9pt;
	font-weight:bold;
	}	

#a_la_une{
	min-height:200px;
	background-color:#fff;
	background-image:url(../images/a_la_une_fd.gif);
	background-repeat:repeat-x;
	padding:0 20px 20px 20px;
}

	#a_la_une #titre{
		text-indent:-999px;
		background-image:url(../images/a_la_une.gif);
		display:block;
		width:115px;
		height:31px;
	}
	#a_la_une h2{
		color:#FFF;
		border-bottom:solid 1px #fff;
		padding-left:5px;
	}

.print_only{
	display:none;	
	}