UL.square{
	list-style:square;
	margin:10px 0px 10px 40px;
}


/*
	catalogue

*/


.encart .catalogue{
	padding:0px;
	border:none!important;
}

.encart .catalogue DD,
.encart .catalogue DT,
.encart .catalogue DL{
	margin:0px;
	padding:0px;
}

.encart .catalogue DD,
.encart .catalogue DT{
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
}

.encart .catalogue DD.space-dd{
	border-left:#f0eeeb solid 1px;
	border-right:#f0eeeb solid 1px;
	border-bottom:#999 solid 1px;
	background-color:#FFFFFF;
	height:10px;
}


.encart .catalogue DT{
	border-bottom:#999999 solid 1px;
}



.encart .catalogue DT{
	padding-top:7px;
}

.encart .catalogue DT{
	background-color:#FFFFFF;
}


.encart .catalogue A{
	display:block;
	text-decoration:none;
	color:#21373F;
	margin:0px 5px;
	width:158px;
	padding:3px 0px;
}
.encart .catalogue A:hover{
	color:#000;
}
.encart .catalogue DT A{
	color:#333;
	text-transform:uppercase;
}


.encart .catalogue UL{
	margin:0px;
	padding:0px;
	list-style:none;
}

.encart .catalogue LI{
	border-bottom:#999999 solid 1px;
}

.encart .catalogue LI LI{
	background:#FFFFFF;
	border:none;
}

.encart .catalogue LI LI A{
	color:#888;
	padding:1px 0px;
}

.guide-chiffres{
	width:250px;
	margin:10px auto;
	border-collapse:collapse;
	border:#000000 solid 1px;
}

.guide-chiffres TH,
.guide-chiffres TD{
	border:#000000 solid 1px;
	text-align:center;
	padding:5px;
}
/*
category
*/

#main-column .category{
	background-color:#FFFFFF;
}

#main-column .category A.send{
	color:#341311;
	font-size:12px;
	text-transform:lowercase;
}

#main-column .category .item{
	position:relative;
	width:430px;
	margin:5px 0px;
	float:left;
	padding-bottom:20px;
}

#main-column .category .guide{
	padding-bottom:0px;
}


#main-column .category .item .more-details{
	position:absolute!important;
	margin:0px;
	bottom:0px;
	right:10px;
	width:420px;
}

#main-column .category A.send:hover{
	color:#555;
}

#main-column .category .separator{
	clear:both;
	height:15px;
	background:url(../images/template/background-content-header-brown.jpg) repeat-x #fff 0px 7px;
	border-top:#999999 solid 1px;
	margin:5px 0px;
}

#main-column .category H1.title{
	background:none;
	color:#341311;
	border:none;
	width:auto;
	padding-left:0px;
}

#main-column .category IMG{
	float:right;
	border:#999999 solid 1px;
	margin:5px 0px;
	width:150px;
	height:150px;
}

#main-column .guide IMG{
	width:auto;
	border:none;
	height:auto;
}

/*
	product
*/

#main-column .produit-hardcoded IMG{
	border:#000000 solid 1px;
}

#main-column .produit-hardcoded h3{
	clear:right;
}


#main-column .product H1.title{
	background:none;
	color:#341311;
	border:none;
	width:auto;
}

#main-column .product IMG.big-visuel{
	float:right;
	border:#999999 solid 1px;
	margin:10px 0px 5px 0px;
	width:300px;
	height:300px;
}

/*
	Zoom sur
*/

.visuel{
	display:block;
	width:165px;
	overflow-x:hidden;
}


/*
	Adresses
*/
.address UL{
	list-style:square;
	margin:5px 0px;
	padding:0px;
	margin-left:25px;
}

/*
	News Primlock
*/

.primlock{
/*	background:url(../images/produits/encarts/primlock.jpg) no-repeat;*/
	height:360px;
	position:relative;
	border:none!important;
	padding:0px!important;
}
.primlock A{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:600px;
	height:360px;
	overflow:hidden;
}

.primlock IMG{
	position:absolute;
	top:0px;
	left:0px;
}
/*
	Parrainage
*/

.encart H3.slogan,
.semi-encart H3.slogan{
	font-size:12px;
	text-align:center;
}

.semi-encart H3.slogan A{
	text-decoration:underline;
	color:#4f1d1a;
}

.semi-encart H3.slogan A:hover{
	text-decoration:none;
}

.see-conditions{
	font-size:9px;
	font-style:italic;
}

.parrainage TEXTAREA,
.parrainage INPUT{
	width:150px;
	max-width:150px;
	border:#ccc solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:2px;
	padding:1px;
}
.parrainage TEXTAREA{
	height:60px;
	max-height:120px;
	overflow:auto;
}

/***************************************************************/
/*		thickbox */
/***************************************************************/

.mandatory{
	color:#CC6600;
}

.modal-button-ok{
	margin-left:auto; 
	margin-right:auto; 
	display:block; 
	width:80px; 
	height:40px; 
	text-align:center;
	background:url(../images/buttons/ok.jpg) 0px 0px no-repeat;
}
.modal-button-ok:hover{
	background-position:0px -40px;
}


