/*****************************************************************
  2009 - www.meblom.com
  --
  listing.css
******************************************************************/


#p1 {
	float: right;
	width: 650px;
}

#p1 .noresults {
	height: 400px;	
}

#p1 .col2{
	float: left;
	width: 320px;
	padding: 2px;
}

/* Zone : Filtres
-----------------------------------------------------------------*/

#filtrer {
	margin: 0 0 25px 0;
	padding: 35px 0 0 0;
	background: #d3cfbe url(img/fond_filtre.png) 0 0 no-repeat;
}

#filtrer form {
	padding: 0 0 0 15px;
	background: transparent url(img/fond_filtre_bas.png) bottom left no-repeat;
}

#filtrer .clear {
	height: 15px;
	border: none;
}

.filtre {
	width: 25%;
	float: left;
}

.filtre label {
	display: block;
	margin: 7px 0 1px 0;
}

.filtre select {
	width: 130px;
}

#trier {
	clear: both;
	float: right;
	margin: -4px 0 0 0;
}

#tri {
	width: 150px;
	padding: 0;	
}

#tri option {
	padding: 1px;
}

#resultats {
	margin:0 0 25px;
}
#resultats a.widgetLink {
	float: left;
	color : #F41D70;
}
#resultatsSearch {
	margin:0 0 15px;
}

#resultats em,
#resultatsSearch em {
	color: #f41d70;
	font-weight: bold;
}
	
/* Zone : Produits
-----------------------------------------------------------------*/

#produits {
	border-top: 1px solid #d2cdbc;
	clear: both;
}

.prod, .prod2 {
	padding: 1px 0;
	height: 120px;
	border-bottom: 1px solid #d2cdbc;
	overflow: hidden;
}

#produits .prodImg {
	float:left;
	height:110px;
	margin:5px 0;
	overflow:hidden;
	text-align:center;
	width:100px;
}

#produits .defaultImg {
	background: transparent url(img/missing-picture.png) top left no-repeat;
}

.prod img, .prod2 img {
	margin-top: 10px;
	font-size:9px;
}

.desc {
	float: left;
	padding: 10px 0 0 20px;
	height: 110px;
	width: 230px;
	background-color: #f6f5f2;
}

.prod2 .desc {
	background-color: #ddd9cc;
}

.desc h2 {
	margin: 0 0 7px 0;
	font-size: 1.2em;
	font-weight: bold;
	color : #4B4B4B;
}

.desc p {
	width: 220px;
}

.desc a {
	position: absolute;
	margin: 77px 0 0 0;
	color: #f41d70;
	text-decoration: underline;
}

.offre {
	float: left;
	padding: 0 0 0 10px;
	height: 120px;
	width: 115px;
	background-color: #f6f5f2;
}

.prod2 .offre {
	background-color: #ddd9cc;
}

.offre p {
	position: absolute;
	margin: 20px auto;
	font-family: georgia, times, serif;
	font-size: 2.2em;
	width: 115px;
}

.offre p.stripped {
	margin : 50px auto;
	font-size: 1.5em;
	text-decoration: line-through;	
}

.prix {
	display:block;
	width: 90px;
	text-align:center;
}

.offre p .lien-prod {
	margin: 66px auto 0;
}

.lien-prod {
	display: block;
	margin: 66px 0 0 0;
	width: 96px;
	height: 17px;
	background: transparent url(img/bouton_offre.png) 0 0 no-repeat;
}

.marchand {
	float:left;
	height:120px;
	padding:0 0 0 10px;
	text-align:center;
	width:155px;
}
.marchand a {
	color: #f41d70 !important;
	text-decoration: underline;
}

#pagination {
	margin: 15px 0 0 0;
	font-size: 11px;
}

#pagination a {
	color: #f41d70;
	text-decoration: underline;
}

#p2 {
	background: transparent url(img/fondgris-920.png) 0 280px no-repeat;
	width:330px;
}
	
/* Zone : Moteur
-----------------------------------------------------------------*/

#moteur {
	margin: 0 0 20px 0;
	padding: 25px 20px;
	background: transparent url(img/fond_recherche2.png) 0 0 no-repeat;
}

#moteur span.h2 {
	margin: 0 0 0.4em 0;
	height: 25px;
	background: url(img/titre_recherche2.png) 0 0 no-repeat;
	display: block;
	text-indent: -5000px;
}

#moteur span.h2 label, #moteur span.h3 label {
	display: none;
}

#requete {
	width: 265px;
}

#moteur span.h3 {
	margin: 20px 0 0 0;
	height: 25px;
	background: url(img/titre_rechercheb.png) 0 0 no-repeat;
	display: block;
	text-indent: -5000px;
}

#subrecherche {
	margin: 30px 0 10px 140px;
}

/* Zone : Compte
-----------------------------------------------------------------*/

#compte {
	float: left;
	padding: 10px 20px 10px 20px;
	width: 255px;
	font-size: 1.2em;
}

#compte h2 {
	margin: 0 0 8px 0;
	height: 23px;
	background: url(img/titre_compte.png) 0 0 no-repeat;
}

#compte a {
	display: block;
	margin: 1.1em 0 0 0;
	width: 261px;
	height: 38px;
	background: url(img/bouton_compte.png) 0 0 no-repeat;
}

#pub-300-250 {
	height:250px;
	padding:0 0 25px 10px;
	width:300px;
}
	
/* Zone : Newsletter
-----------------------------------------------------------------*/

#newsletter {
	padding: 0 20px;
	width: 255px;
	font-size: 1.2em;
}

#newsletter h2 {
	margin: 0 0 8px 0;
	height: 23px;
	background: url(img/titre_newsletter.png) 0 0 no-repeat;
}

#newsletter #email {
	float: left;
	margin: 10px 0 5px 0;
	width: 205px;
}

#subnewsletter {
	margin: 9px 0 20px 4px;
	width: 27px;
	height: 17px;
}

#p3 {
	clear: both;
	padding: 40px 0 0 0;
	width: 100%;
}

#p3 h3 {
	margin: 0 0 0.6em 0;
	font-weight: bold;
	font-size: 1.1em;
}

#p3 li {
	margin: 0 0 0.4em 0;
}

.sous-bloc {
	float: left;
	width: 20%;
}
	
/* Zone : Widget
-----------------------------------------------------------------*/

#widgets h2 {
	margin-top: 20px;
	color : #F41D70;
}
#widgets p {
	margin: 5px 0;
	font-size: 1.1em;
}
#widgets h3 {
	margin: 7px 0;
	color : #4B4B4B;
}
#widgets .code {
	margin: 20px 0;
}
#widgets .code .center {
	text-align: center;
}
#widgets .code textarea {
	width : 630px;
	font-family: monospace;
	font-size: 1.2em;
	text-align: justify;
	font-family: monospace;
	background: #F4F4F4;
	white-space: pre-wrap;
	padding: 10px;
	height: 50px;
	border: none;
}
#widgets .code .col2 textarea {
	width: 300px;
	height: 100px;
}
