/* Start of CMSMS style sheet 'style' */
/*
- Fond vert clair : EBF2DB
- Vert foncé :  009036
- Vert : 86B918
- Vert clair : C9D30F
- Bleu : 006FB4
*/
h1 {
	color: #006FB4;
	font-size: 15px;
	font-weight: bold;
	clear: both;
}
h2 {
	color: #009EE0; /* #009036; */
	font-size: 17px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	clear: both;
}
h2.vert {
	color: #009036;
}
h2.rouge {
	color: #E2001A;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	clear: both;
}

img.left {
	float: left;
	margin: 0px 10px 10px 0px;
}
img.right {
	float: right;
}
.clear {
	clear: both;
}

#contentContent p {
	font-size: 14px;
}
#contentContent img {
	border: solid 1px silver;
	padding: 5px;
}
#contentContent img.noborder, #contentContent #ulProduitsAccueil img, #contentContent #cadreJulien img {
	border: none; padding: 0px;
}
#search * {
	color: #58585A;
}
#search label {
	display: none;
}
#formAdmin input, #search input {
	background: white; border: #EBF3DB solid 1px;
	text-align: center;
	padding: 2px;
	margin-right: 9.5px;
	font-size: 13.5px;
}
#formAdmin input {
	font-size: 12px;
	width: 107px; /* 111px en tout */
}
#formAdmin input.submit {
	background: #85B916;
	color: white;
}
#formAdmin span {
	padding-right: 26px;
}

#footer, #content {
	background: white url(/css/eolienne/borderPage.jpg) repeat-y top left;
}
ul#ulProduitsAccueil { margin: 10px 0px 0px 0px; padding: 0px;}
#ulProduitsAccueil li {
	float: left; position: relative;
	background: transparent url(/css/eolienne/backVert.gif) no-repeat 10px 8px;
	height: 147px; /* img 152px */
	width: 440px; /* img 450px */
	padding: 12px 10px 20px 20px;
	border: #EBF3DB solid 1px;
	margin: 0px;
	list-style: none;
}
#ulProduitsAccueil li#liPompe {
	float: right;
}
#ulProduitsAccueil h3 {
	background: #009036;
	color: white;
	margin: 0px;
	width: 300px;
}
#ulProduitsAccueil p { margin: 0px; }
.plus { position: absolute; bottom: 2px; right: 10px; }
#ulProduitsAccueil p.img { margin: 8px 0px 0px -10px; }
#ulProduitsAccueil a { text-decoration: none; color: white; }
#ulProduitsAccueil .plus a { color: black; font-size: 10px; }

.cadre { border: #EBF3DB solid 1px; padding: 12px; }
#cadreJulien {
	background: url(/css/eolienne/backBleu.gif) no-repeat 13px 8px;
}
#cadreJulien p { margin-top: 25px; }
#cadreJulien img { margin-right: 20px; margin-top: 3px; }
#cadreJulien h3 {
	display: block;
	background: #009EE0;
	color: white;
	padding: 0px 0px 0px 10px; height: 44px;
	margin: 0px;
	width: 300px;
}
.lastitem { font-weight: bold; }
#footer, #footer a { text-decoration: none; color: #58585A;}

#slider{ position: relative; left: 30px; }	
#slider img { border: none; padding: 0px; }
#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
}
#slider li{ 
width:400px;
height:400px;
overflow:hidden; 
}	
#prevBtn, #nextBtn{ 
display:block;
width:30px;
height:77px;
position:absolute;
left:0px;
top:71px;
}
#nextBtn{ 
left:430px;
}														
#prevBtn a, #nextBtn a{  
display:block;
width:30px;
height:77px;
background:url(/css/eolienne/btn_prev.gif) no-repeat 0 0;	
}	
#nextBtn a{ 
background:url(/css/eolienne/btn_next.gif) no-repeat 0 0;	
}

.graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }



/* nuage de mots cles */

        a.l1 { color: #00732E; font-size: 10px; }
        a.l2 { color: #85B916; font-size: 12px; }
        a.l3 { color: #CED838; font-size: 14px; }
        a.l4 { color: #85B916; font-size: 16px; }
        a.l5 { color: #CED838; font-size: 18px; }
        a.l6 { color: #00732E; font-size: 20px; }

/* End of 'style' */

