@charset "utf-8";
/* CSS Document */

.interfaceWrapper.content{
	padding-top:10px;
}

h1{
	margin:0;
	font-size:36px;
	font-weight:normal;
	color:#9E0B0F;
	letter-spacing:0px;
}

h2{
	margin:0;
	font-size:22px;
	font-weight:normal;
	color:#000000;
}

p, span, label{
	font-size:14px;
	line-height:20px;
	color:#4b4b4b;
}

.leftNav{
	float:left;
	width:220px;
	margin-right:10px;
	margin-top:3px;
}

.leftNav ul{
	margin:0;
	padding:0;
	list-style:none;
}

.leftNav ul li{
	margin-bottom:10px;
}

.leftNav ul li a{
	font-size:14px;
}

.divContent{
	float:left;
	width:710px;
	padding-top:5px;
}

/************* ************/

#introPicture{
	background-color:#FFFFFF;
	height:536px;
	margin-bottom:20px;
}


.produitBlock{
	float:left;
	width:172px;
	margin-right:20px;
}

.promotionBlock{
	float:left;
	width:172px;
	margin-right:20px;
}

.produitBlock.last{
	margin:0;
}

.produitBlock img{
	margin-bottom:10px;
}

.produitBlock a.title{
	font-size:20px;
	font-weight:normal;
	color:#9e0b0f;
	margin:0;
}

.produitBlock a.title:hover{
	color:#000000;
}

.produitBlock p{
	font-size:14px;
	line-height:20px;
	margin:0;
	margin-top:10px;
	color:#4b4b4b;
}

/************ RED THEME *******************/

#logo{
	background-image:url(../../_images/_templ/logo-produits.jpg);
}

a:link, a:active, a:visited{
	color:#9e0b0f;
}

a:hover, a.active{
	color:#000000;
}

#navTop ul li.blue{
	background-color:#d39193;
}

#navTop ul li.blue:hover{
	background-color:#a82427;
}

p, span{
	font-size:14px;
	line-height:20px;
	color:#4b4b4b;
}

#btnClose{
	background-image:url(../../_images/_templ/close.gif);
}

/***************** PRESCRIPTION **************************/
.onlinePrescription h2 {
	color:#9e0b0f;
	font-size:22px;
	margin-bottom:10px;
}
.onlinePrescription h4 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

#frmOnlinePrescription label{
	margin-left:10px;
	
}
.frmBlock {
	margin-bottom:25px;
}

.btnsubmitinline {
	afloat:left;
	display:inline-block;
	background-color:#a82427;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	height:28px;
	line-height:28px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	margin-top:-4px;
	margin-right:20px;
}

.btnsubmitinline:hover{
	afloat:left;
	display:inline-block;
	background-color:#d39193;
}

.hr_separator {
	width:710px;
	height:9px;
	background:url(/_images/_templ/hr_separator.gif);
	margin-bottom:10px;
}
.productWrapper {
	width:710px;
}

.productImage {
	width:60px;
	float:left;
}

.productCheckBox {
	width:30px;
	float:left;
}
.productDescription {
	width:620px;
	float:left;
}
.productDescription h3{
	color:#9e0b0f;
	margin:0 0 3px 0;
	font-size:14px;
	font-weight:normal;
}

.productDescription p{
	margin:0px;
	font-size:12px;
	line-height:18px;
	color:#4b4b4b;
}

.productDescription a{
	display:block;
	margin-top:10px;
	font-size:12px;
}

.productDescription h3:hover{
	color:#000;
}

/***************** GAMME **************************/

.galleryText h3{
	color:#9e0b0f;
	margin-bottom:3px;
}

.galleryText a{
	margin-top:0px;
}

.produitsGammeElement{
	float:left;
	width:155px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	cursor:pointer;
}

.produitsGammeImage{
}

.produitsGammeText{
}

.produitsGammeText h3 {
	margin:0px;
	color:#9e0b0f;
	font-size:14px;
	font-weight:normal;
}

.produitsGammeText p{
	margin:0px;
	font-size:12px;
	line-height:18px;
	color:#4b4b4b;
}

.produitsGammeElement:hover .produitsGammeText h3{
	color:#000000;
}

.divContent ul.colonne li{
	list-style-image:url(/_images/_templ/bullet-produits.jpg);
}

.list ul{
	padding-left:15px;
	margin:0px;
	margin-top:10px;
	margin-bottom:20px;
}

.list ul li{
	margin:0px;
	list-style-image:url(../../_images/_templ/bullet-produits.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#4b4b4b;
	border:none;
	margin-bottom:6px;
}
