/* Haut de page
-------------------------------------------------------------- */

#gototop {
	display:none;
	font-weight:bold;
	font-family:tahoma;
	font-size:10px;
	width:80px;
	color:#FCD7A0;
	font-size:11px;
	text-decoration:none;
	position:fixed;
	right:5px;
	bottom:30px;
	padding:6px; padding-left: 18px;
	background-color: #821707;
	background-image: url(/images/catalogue/add_content_spr.gif);
	background-repeat: no-repeat;
	background-position: 5px -8px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
#gototop:hover {
	text-decoration:underline;
}



/* Catalogue 
/* -------------------------------------------------------------- */
/*-------------------------------------------------------------- */

/* Page de résultat
/* -------------------------------------------------------------- */
.osc_results {
	width: 200px;
	margin-right: 20px;
	height: 245px;
	padding: 8px;
	-moz-border-radius: 1em 1em; border-radius: 1em 1em; border: 1px solid #ccc; -moz-box-shadow: black 0px 0px 4px; box-shadow: black 0px 0px 4px;
	margin-bottom: 30px;
	float: left;
	font-size: 11px;
	display:block;
}

/* Mootools  Changement css du bloc au passage de la souris 
-----------------------------------------------*/
.bloc-hover { 
	width: 200px;
	margin-right: 20px;
	height: 245px;
	padding: 8px;
	margin-bottom: 30px;
	float: left;
	font-size: 11px;
	display:block;
	background-color: #C2E4EF;
	-moz-border-radius: 1em 1em; border-radius: 1em 1em; border: 1px solid #069; -moz-box-shadow: black 0px 0px 4px; box-shadow: black 0px 0px 4px;
}


.osc_results h2,
.bloc-hover h2 {
	text-align:center;
	font-weight: bold;
	height:30px;
	margin: 0px;
	padding: 0px;
	background-image:none;
	font-size:1em;
	color:#069;
}

.osc_results img, .bloc-hover img {
	border-top: 2px solid #FF7707;
	border-bottom: 2px solid #FF7707;
}

.osc_results .img,
.bloc-hover .img {
	text-align:center;
	font-weight: bold;
	border-top: 2px solid #FF7707;
	border-bottom: 2px solid #FF7707;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left:5px;
	display:block;
}
.osc_results #infos .label,
.bloc-hover #infos .label,
#osc_details #infos .label {
	font-weight: bold;
	font-size:11px;
}


#detail {
	width:60%; margin: auto; clear: both;
	color:#fff;
	padding:4px;
	background-color: #950248;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border: 1px solid #ccc; text-align:center;
}

#detail a { font-size: 1.1em; color: #fff; text-decoration: underline; display: block;}







/* Page détail
/* -------------------------------------------------------------- */

#osc_details {
position:relative;

}
#osc_details #photos {
	width: 330px;
	padding: 5px;
	border: 1px solid #950248;
	float:left;
}
#osc_details #photos img {
	border-top: 2px solid #FF7707; border-bottom: 2px solid #FF7707; margin-bottom: 0.5em;
}

#osc_details #photos #photo {
	width:330px;
	float:left;
}
#osc_details #photos #photo1,
#osc_details #photos #photo2,
#osc_details #photos #photo3,
#osc_details #photos #photo4,
#osc_details #photos #photo5,
#osc_details #photos #photo6 {
	width:160px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

#osc_details #infos {
	width: 600px;
	float:right;
}

#osc_details #infos #productsDescription {
	margin-bottom: 10px;
	border: 1px solid #950248;
	padding: 8px;
	background-color: #f4f4f4;
}

#osc_details #infos ul {
	margin-left: 5px;
}
#osc_details #infos li {
	margin-bottom: 5px;
}


#osc_details #btnRetour {
	position: absolute;
	top:-50px;
	right:0px; color:#fff;
	padding:4px 12px;
	background-color: #950248;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border: 1px solid #ccc; text-align:center;
}

#osc_details #btnRetour a { color: #fff;}


#osc_details ul#liste { margin-bottom: 10px;}

#osc_details ul#liste li { float: left; width: 45%; margin-right: 3%;}



/* Formulaire de recherche
/* -------------------------------------------------------------- */

.formulaire  {
	padding: 0;
}
.formulaire .recherchez{
	font-size:1.8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-image: url(/images/catalogue/icoBas.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	cursor:pointer;
}
.formulaire label{width:170px;float:left;position:relative; text-align:right; padding-right:10px;}

.formulaire .sep {
	border-bottom:1px dotted #950248;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.formulaire .holder{width:390px;margin: 5px 0;}

.formulaire input.formbutton{
	width:122px;
	height:22px;
	overflow:hidden;
	background: #024675;
	display:block;
	cursor:pointer;
	color:#fff;
	border:1px outset #ccc;
	font-weight:bold;
	margin-top: 20px;
	margin-left: 180px;
}

.formulaire .formMarque,
.formulaire .formType,
.formulaire .formEnergie,
.formulaire .formBoite,
.formulaire .formMillesime,
.formulaire .formPortes {margin: 5px 0 10px 0;}







/* Pagination */

#pagination a {
	color:#900;
}












/* Eléments de la recherche fulltext
-------------------------------------------------------------- */
#fulltext {
	width:100%;
	z-index: 1000;
}


#content #fulltext h3 {
background: url(/images/catalogue/search.png) top left no-repeat; line-height: 32px; padding-left: 36px; text-align:left; font-size: 20px; margin:0; padding:0;
}

#fulltext input{color:#000;border:1px solid #701409;padding:3px;}



/* Pagination
-------------------------------------------------------------- */
.pagination { padding-top: 20px; float: right;}

.pageNumber, .pagination a { background: #821707; padding: 2px 5px; color: #fff;}

.pagenumber a { font-size: 1.1em; color: #fff;}




/* Catalogue 
/* -------------------------------------------------------------- */
/*-------------------------------------------------------------- */

/* Fil d'ariane */
/* -------------------------------------------------------------- */
#arborescence {
	margin-bottom:20px;
}
/* Page de résultat
/* -------------------------------------------------------------- */
#blocAnnonce {
	width: 265px;
	margin-right: 10px;
	height: 250px;
	padding: 6px;
	border: 1px dashed #4BB52D;
	margin-bottom: 8px;
	float: left;
	font-size: 11px;
	position:relative;
	text-align:center;
}
#blocAnnonce .titre {
	text-align:left;
	font-weight: bold;
	height:30px;
	font-size:1.4em;
}
#blocAnnonce .img {
	text-align:left;
	font-weight: bold;
	border: 1px solid #333;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left:5px;
	display:block;
}
#blocAnnonce #infos .label, #detailAnnonce #infos .label {
	font-weight:bold;
	font-size:11px;
	text-align:left;
}
#blocAnnonce #detail {
	margin-top:5px;
	text-align:center;
	width: 100%;
}
#blocAnnonce label {
	float: left;
	width: 85px;
	
	color: #4BB52D;
	font-weight: bold;
	height: 30px;
	padding-top: 20px;
}
/* Page détail
/* -------------------------------------------------------------- */

#detailAnnonce {
	position:relative;
}
#detailAnnonce #btnRetour {
	position:absolute;
	top:-60px;
	right:0px;
}
#detailAnnonce #photos {
	width: 300px;
	padding: 5px;
	border: 1px dashed #CBC7C9;
	float:right;
}
#detailAnnonce #photos img {
	border: 1px solid #2A2522;
}
#detailAnnonce #photos #photo {
	width:300px;
	float:left;
}
#detailAnnonce #photos #photo1, #detailAnnonce #photos #photo2, #detailAnnonce #photos #photo3, #detailAnnonce #photos #photo4, #detailAnnonce #photos #photo5, #detailAnnonce #photos #photo6 {
	width:145px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
#detailAnnonce #infos {
	width: 550px;
	float:left;
	border: 1px dashed #fff;
	padding: 8px; overflow:hidden;
}
#detailAnnonce #productsDescription {
	margin-bottom: 10px;
	border: 1px dashed #fff;
	float:left;
	width:550px;
	padding:8px;
}
#detailAnnonce #productsMap {
	margin-bottom: 10px;
	border: 1px dashed #CBC7C9;
	padding: 8px;
	background-color: #E6E3E4;
	float:left;
	width:800px;
	height:250px;
}
#detailAnnonce #infos ul {
}
#detailAnnonce #infos li {
	margin-bottom: 5px; float: left; width: 48%; margin-right: 2%;
}

#detailAnnonce #infos p { clear: both; width: 175px; height: 20px; line-height: 20px; color: #969B94; font-size: 1.1em; text-align:center; border: 1px solid #969B94; float: right;
}

/* Lien de navigation
-------------------------------------------------------------- */


	#lienRetour { float: right; width: 90px;
	}
	
	#lienRetour a {
	text-indent:-9999px;
	width:86px;
	height:30px;
	background:url(/images/interface/back.png) no-repeat left center;
	overflow:hidden;
	display:block;
	}
	
	#prix { float: right; padding-right: 18px; margin-top: 5px; line-height: 16px; background: url(/images/catalogue/euro.png) top right no-repeat; font-size: 1.2em;}
	
	#btnBuy { position: absolute; top: 156px; left: -156px; z-index:99999999;}
	
	
	.product-loop-basic { margin: 20px 20px 0;	
}
	.product-img {
	width: 150px;
	float:left;
	
}
	.product-loop-gamme { float:left; width:420px;}
	.product-loop-gamme-item {float:left; margin-top:10px; padding: 0px 10px 0px 10px;}
	.product-description { text-align:justify; padding-top:10px; }

