html { color:  #000;  }
/* pre,form,fieldset,input,textarea,blockquote,
th,td,ul,ol,li,.breadcrumb*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6{ margin:0; padding:0; }
/*table { border-collapse:collapse; border-spacing:0; }*/
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
em{font-style:italic;}
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
/*input,textarea,select{ font-family:inherit; font-size:inherit; font-weight:inherit; }*/
p { margin: 0px; padding-bottom: 10px; }
a{outline:none;}
a{
    color: #59a600;
    text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

input,select,textarea
{
    border:1px solid #59A600;
}


html{
	background:url(../design/bg-site.jpg) no-repeat top center;
}

body{
    color:black;
	font-family: Arial, Verdana;
	font-size:11px;	
}

#main{
	overflow:hidden;
	background:url(../design/footer-site.jpg) no-repeat bottom center;
}

#header,#footer{
	width:980px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}

#header{
	height:153px;
	
}

#header div.logos{
	float:left;
	margin:27px 0 0 36px;
}

#titre-accueil{
	clear:both;
	width:720px;
	line-height:37px;
	float:right;
	margin:0 0 0 0;
}

#titre-accueil h1{
	font-size:20px;
	font-weight:bold;
	color:#07648f;
}

#header #crmp{
	margin-left:16px;
}

#wrap{
	width:980px;
	margin:0 auto;
	clear:both;
}

#wrap #left-bar{
	width:202px;
	float:left;
}

#wrap #left-bar .recherche-produits, #wrap #left-bar #retour-site{
	display:block;
	text-indent:-9999px;
	margin:20px 0 0 0;
}

#wrap #left-bar .recherche-produits{
	width:177px;
	height:54px;
	background:url(../design/btns-sprite.png) no-repeat -9px 0px;
}

#wrap #left-bar .recherche-produits:hover{
	background:url(../design/btns-sprite.png) no-repeat -9px -54px;
}

#wrap #left-bar #liste_cat
{
    overflow:hidden;
    margin:10px 0 0 1px;
    list-style:none;
    padding:0;
}

#wrap #left-bar #liste_cat li
{
    padding-left:17px;
    clear:both;
    margin:0 0 12px 0;
    line-height:13px;
    background:url(../design/puce_liste_cat.gif) no-repeat top left;
}
#wrap #left-bar #liste_cat li a
{
    font-size:15px;
    color:Black;
    text-decoration:none;
}

#wrap #left-bar #liste_cat li a:hover
{
    color:#88BA14;
}


#wrap #left-bar div.donnerAvis
{
    overflow:hidden;
    width:177px;
	height:46px;
    margin:20px 0 0 0;
}

#wrap #left-bar div.donnerAvis a{
	width:177px;
	height:46px;
	display:block;
	text-indent:-9999px;
	background:url(../design/btns-sprite.png) no-repeat -9px -108px;
}

#wrap #left-bar div.donnerAvis a:hover{
	background:url(../design/btns-sprite.png) no-repeat -9px -154px;
}

#wrap #left-bar #retour-site{
	clear:both;
	margin:10px 0 0 0;
	position:relative;
	width:187px;
	height:48px;
}

#wrap #left-bar #retour-site a{
	position:absolute;
	top:0px;
	left:-10px;
	width:187px;
	height:48px;
	background:url(../design/btns-sprite.png) no-repeat 1px -200px;
}

#wrap #left-bar #retour-site a:hover{
	background:url(../design/btns-sprite.png) no-repeat 1px -248px;
}

#wrap #left-bar div.gaucheControl
{
    clear:both;
    overflow:hidden;
    margin:20px 10px;
}

#wrap #content{
	float:left;
	margin:0 0 0 47px;
	padding:44px 0 0 8px;
	width:700px;
}

#wrap #content h1
{
    font-size:22px;
    color:#88ba14;
    margin:0 0 25px 0;
}

#wrap #content #recherche-produits-accueil
{
    display:block;
	text-indent:-9999px;
	margin:20px auto 0 auto;
	width:410px;
	height:30px;
    background:url(../design/btn-rech-prod.gif) no-repeat top left;
}
#wrap #content #recherche-produits-accueil:hover
{
    background:url(../design/btn-rech-prod.gif) no-repeat left -30px;
}

#wrap #content li
{
    margin-left:10px;
}

#wrap #right-bar{
	float:right;
	width:203px;
	margin:47px 13px 0 0;
	padding:29px 0 0 14px;
	background:url(../design/zoom-sur.gif) no-repeat top left;
}

#footer{
	height:290px;
}

#footer div.bloc
{
    overflow:hidden;
    margin:40px 0 0 0;
}

#footer #coordonnees
{
    float:right;
    width:280px;
    text-align:right;
    color:#5f5f5f;
}



/* Produits */
.okbtn{
    float:left;
    background-color:White;
    color:#8F4E81;
    font-weight:bold;
    cursor:pointer;
}

.okbtn2{
    background-color:White;
    color:#8F4E81;
    font-weight:bold;
    cursor:pointer;
}

.okbtn:hover,.okbtn2:hover{
    background-color:#8F4E81;
    color:White;
}

.listeCategorie {
    color:#E1A334;
    font-weight:bold;
    text-transform:uppercase;
}

.produitLien {
    color:#59A600;
    font-weight:bold;
    text-decoration:none;
}

#listeCatDiv{
    overflow:hidden;
    margin: 20px 0 0 0;
    padding:0 0 20px 0;
    font-weight:bold;
    text-align:right;
    border-bottom: 1px dotted #e1a334;
}

.legende{
    text-align:left;
    background-color:#dedede;
    clear:both;
    margin:20px 0;
}

div.outils{
    clear:both;
    overflow:hidden;
    margin:20px 0;
}

div.produitDetails{
    clear:both;
}

.tabsTitres{
    background-color:#59A600;
    color:White;
    font-weight:bold;
    margin:20px 0 10px 0;
    padding:5px;
    overflow:hidden;
    list-style:none;
}

#marcheDiv, #environnementTitreDiv{
    height: 20px;
    margin:10px 0;
    padding: 0 0 10px 0;
    color: #e1a334;
    font-weight: bold;
    border-bottom: solid 1px #e1a334;
    overflow:hidden;
}

#resumeDiv
{
    color: #e1a334;
    overflow:hidden;
}


#paginationTableDiv{
    clear:both;
    overflow:hidden;
    margin:20px 0 10px 0;
}

#listFDIv,.CompDiv,#fournisseursListeDiv{
    clear:both;
    overflow:hidden;
    padding:0 0 0 10px;
}

#conseilsHeaderDiv,#reconnaissanceHeaderDiv,#environnementHeaderDiv,
#reglamentationHeaderDiv,#utilisationHeaderDiv,#enjeuxHeaderDiv,#reglementationDiv{
    clear:both;
    overflow:hidden;
}
