.cats{
	width:970px;
	height:130px;
	background: url(../../img/fond_config.jpg) bottom repeat-x;
}

.categories {
	width:970px;
	margin-top:20px;
}

.categories2 {
	width:970px;
}

.categories3 {
	width:970px;
}

.categories4 {
	width:970px;
}

.categories5 {
	width:970px;
}

.cat {
	/*margin-left:10px;*/
}

.cat2 {
	/*margin-left:100px;*/
}

.cat3 {
	/*margin-left:10px;*/
}

.listingheader {
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	background:#f5f5f5 url(../../img/configurateur/ligne.gif) bottom repeat-x;
}

.listing {
	background:url(../../img/configurateur/ligne.gif) bottom repeat-x;
}

.listingheadercol1 {width:90px;}
.listingheadercol2 {width:320px;}
.listingheadercol3 {width:38px;margin-left:16px;}
.listingheadercol4 {width:80px;}
.listingheadercol5 {width:118px;text-align:right;}

.col1 {width:100px;}
.col2 {width:320px;margin-top:15px;}
.col3 {width:38px;margin-top:20px;text-align:center;line-height:10px;}
.col4 {width:80px;margin-top:30px;margin-left:10px;}
.col5 {width:118px;padding-top:22px;padding-bottom:23px;text-align:center;}


.image { /* bloc concernant l'image en arrière-plan */
width : 784px;
height: 380px;
background: url(../../../img_v5/content/energyf/energyf.gif) no-repeat;
}

.zone1 { /* zone cliquable */
float: left; /* permet de donner une dimension à la balise a qui est une balise en ligne */
width : 70px;
height: 70px;
margin-left: 125px;
margin-top: 32px;
/*border: 1px dotted white;  ajouté pour visualiser la zone*/
}
.zone2 { /* zone cliquable */
float: left; /* permet de donner une dimension à la balise a qui est une balise en ligne */
width : 110px;
height: 70px;
margin-left: 53px;
margin-top: 2px;
/*border: 1px dotted white;  ajouté pour visualiser la zone*/
}
.zone3 { /* zone cliquable */
float: left; /* permet de donner une dimension à la balise a qui est une balise en ligne */
width : 85px;
height: 70px;
margin-left: 50px;
margin-top: -28px;
/*border: 1px dotted white;  ajouté pour visualiser la zone*/
}
.zone4 { /* zone cliquable */
float: left; /* permet de donner une dimension à la balise a qui est une balise en ligne */
width : 100px;
height: 80px;
margin-left: 58px;
margin-top: 32px;
/*border: 1px dotted white;  ajouté pour visualiser la zone*/
}
.zone5 { /* zone cliquable */
float: right; /* permet de donner une dimension à la balise a qui est une balise en ligne */
width : 70px;
height: 90px;
margin-right: 160px;
margin-top: 45px;
/*border: 1px dotted white;  ajouté pour visualiser la zone*/
}
.zone6 { /* zone cliquable */
float: right; /* permet de donner une dimension à la balise a qui est une balise en ligne */
width : 60px;
height: 90px;
margin-right: 50px;
margin-top: 125px;
/*border: 1px dotted white;  ajouté pour visualiser la zone*/
}
.zone7 { /* zone cliquable */
float: right; /* permet de donner une dimension à la balise a qui est une balise en ligne */
width : 80px;
height: 90px;
margin-right: 80px;
margin-top: 105px;
/*border: 1px dotted white;  ajouté pour visualiser la zone*/
}
.zone8 { /* zone cliquable */
float: left; /* permet de donner une dimension à la balise a qui est une balise en ligne */
width : 80px;
height: 90px;
margin-left: 138px;
margin-top: 100px;
/*border: 1px dotted white;  ajouté pour visualiser la zone*/
}
.zone9 { /* zone cliquable */
float: left; /* permet de donner une dimension à la balise a qui est une balise en ligne */
width : 110px;
height: 80px;
margin-left: -58px;
margin-top: 8px;
/*border: 1px dotted white;  ajouté pour visualiser la zone*/
}

.configurateur {
	background: url(../../../img_v5/content/energyf/barre.gif) repeat-x;
	margin-top:5px;
	width: 745px;
	height: 18px;
}

.encarts {
	background: url(../../img/configurateur/encarts.gif) no-repeat;
	margin-top:30px;
	height:90px;
}

.encarts2 {
	background: url(../../img/configurateur/encarts2.gif) no-repeat;
	margin-top:30px;
	height:90px;	
}

.marque {
	margin-left:17px;
	margin-top:53px;
	width:180px;
}

.ref {
	margin-left:78px;
	width:180px;
}

.type {
	margin-left:75px;
	width:180px;
}

.refdirect {
	margin-top:40px;
	margin-left:60px;
}

.ref_image {
	background: url(../../img/configurateur/ref.gif) no-repeat;
	width:265px;
	height:92px;
	margin-top:50px;
	margin-left:230px;
}

.top_produit {
	width:224px;
	height:47px;
	background: url(../../img/top_produit.jpg) no-repeat;
}

.content_produit {
	width:224px;
	background: url(../../img/content_produit.jpg) repeat-y;
}

.bottom_produit {
	width:224px;
	height:32px;
	background: url(../../img/bottom_produit.jpg) no-repeat;
}

#cfg_search_div {
background:#FFF;
width:150px;
/*margin-left:25px;*/
}

#cfg_search_div form {
margin:0;
padding:0;
}

#cfg_search_results {
border-top:solid 2px #CCC;
border-left:solid 2px #CCC;
border-right:solid 3px #888;
border-bottom:solid 3px #999;
background:#FFF;
}

#cfg_search_results ul {
margin:0;
padding:0;
list-style-type:none;
}

#cfg_search_results li {
display:block;
margin:0;
padding:5px 10px;
border-bottom:solid 1px #CCC;
display:block;
cursor:pointer;
font-size:13px;
font-weight:bold;
}

#cfg_search_results li:hover {
background:#E8FCFB;
}

#cfg_search_results a {
display:block;
padding-left:6px;
height:20px;
line-height:20px;
font-weight:bold;
color:#333;
background:transparent;
text-decoration:none;
}

.cfg_search_intro {
color:#666;
font-style:italic;
font-size:14px;
}

.cfg_searchbox {
font-size:14px;
}
