.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.arial12 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.arial14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
.arial10gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration:none; 
}
.arial11i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-style:italic;
	text-decoration:none; 
}
.arial10gris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-decoration:underline;
}



.txtpresentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	height: 50px;
	width: 550px;
}
.paddingleft30 {
	padding-left:30px; 
}



.mail_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 16px;
	width: 150px;
	border: 1px solid #CC0066;
}

.pass_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 16px;
	width: 110px;
	border: 1px solid #CC0066;
}

.bordvert {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #99CC00;
	border-left-color: #99CC00;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none; 
}
.arial11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0066;
	text-decoration:none; 
}
.bordrose {border:1px solid #CC0066}

.cadre_idee {
	border:1px solid #CC0066; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	width:420px; height: 100px; overflow:auto; 
}

.cadre-index {
	border:1px solid #FFCC99;
	background-color:#FFF5EF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; text-align:justify;
	width:550px; height: 100px;;  	
}
.cadre-biencommande {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0066;
	border-bottom-color: #CC0066;
	border-left-color: #CC0066;
	width:364px;
}

	#comment-marche {
		margin:0; 
		padding:0 0 15px 0;
		text-align:left;
	}
	.comment-marche-titre {
		font-family:Arial, Helvetica, sans-serif;
		text-align:left;
		font-size:18px;
		color:#97dd00;
	}
	#comment-marche ul {
		list-style-type: none; 
		margin:5px 0 0 0;
		padding:0;
		text-align:left;

	}	
	#comment-marche li {
	margin:0;
	padding:0 0 7px 0;
	list-style-image: url(../img/puce_or_rond.gif);
	list-style-position: inside;
	}
	#comment-marche li a   {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px; 
		color:#000000; 
		text-decoration:none;
	}
	#comment-marche li a:hover, #menu_categorie li a:active    {
		font-weight:bold;
	}	
	.separation {
	clear:both;
	visibility:hidden;
	}
	
	#bott { 
background: #CCCCCC url(../img/footer-fallback.png) repeat-x left top;/* le fallback */ 
background-size: 100% 100%; /* w3c spec */ 
-moz-background-size: 100% 100%; /* firefox css*/ 
-webkit-background-size: 100% 100%; /* safari/chrome */ 
-o-background-size: 100% 100%; /* opera css */  
clear:both; 
color:#000; 
min-height:158px; 
padding:2em 5em 10em; 
background-image: -moz-linear-gradient(left, right, 
                          from(#BD2001), 
                          to(#CC3300)); 
background-image: -webkit-gradient(linear, left top, left bottom, 
                              color-stop(0.00, #BD2001),    
                            color-stop(1.00, #CC3300)); 
/* IE le vieux code - GradientType=1 pour horizontal, 0 pour vertical */ 
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', 
                startColorstr=#dddddd,  
                endColorstr=#f6f6f6,  
               GradientType=0);  
} 

	#bott2 { 
background: #CCCCCC url(../img/footer-fallback.png) repeat-x left top;/* le fallback */ 
background-size: 100% 100%; /* w3c spec */ 
-moz-background-size: 100% 100%; /* firefox css*/ 
-webkit-background-size: 100% 100%; /* safari/chrome */ 
-o-background-size: 100% 100%; /* opera css */  
clear:both; 
color:#000; 
min-height:280px;
width:510px; 
padding:2em 5em 10em; 
margin:0 25px 0 20px;
background-image: -moz-linear-gradient(left, right, 
                          from(#BD2001), 
                          to(#CC3300)); 
background-image: -webkit-gradient(linear, left top, left bottom, 
                              color-stop(0.00, #BD2001),    
                            color-stop(1.00, #CC3300)); 
/* IE le vieux code - GradientType=1 pour horizontal, 0 pour vertical */ 
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', 
                startColorstr=#dddddd,  
                endColorstr=#f6f6f6,  
               GradientType=0);  
} 

.panier table, .panier tr, .panier td {
	border-style:solid; 
	border-color:#CCC; 
	border-width:1px;
}
.panier td {
	padding:3px;	
}

    .oneColFixCtr #footer {
	position: absolute;
	padding: 0 0px;
	width:1000px;
	height:40px;
	z-index:6;
	left:-22px;
	top:950px
    }
#pres_prod	{
		
		margin:0; 
		padding:0; 
		height:460px;
		width:539px;
}
#pres_prod_image	{
		
		margin:0; 
		padding:0; 
		height:220px;
		width:539px;
		text-align:center;
	/*-- opacité--*/
	background: rgba(255, 255, 255, 0.9);   /*--Background gradient--*/
	background-color:#cacaca;
}
.pres_prod_photo{
	background-image:url(../img/bas-retouche.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
	margin:0; 
	padding:0; 
	height:80px;
	width:539px;
top:30px;

}
#presentation_prod {

	height:100%;
	width:520px;
	margin:10px 0 0 0;
	padding:10px;
	text-align:left;

-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #CCC 0px 2px 3px;
-moz-box-shadow: #CCC 0px 2px 3px;

box-shadow: #CCC 0px 2px 3px;
background: #dddddd;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dddddd), to(#f6f6f6));
background: -moz-linear-gradient(#dddddd, #f6f6f6);
background: linear-gradient(#dddddd, #f6f6f6);
/* IE le vieux code - GradientType=1 pour horizontal, 0 pour vertical */ 
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', 
                startColorstr=#dddddd,  
                endColorstr=#f6f6f6,  
               GradientType=0);  
}
#presentation_prod h2 {
	color:#000000;
	font-size:18px;
	margin:0; 
	padding:0 0 10px 0;
}
#presentation_prod p {
	font-size:12px;
	line-height:16px;
}
.format_dispo {
	font-size:12px; 
	color:#CC0066;
	font-style:italic;
}
.addthis_default_style {
	font-size:12px;
	color:#333;	
}
.addthis_default_style a {
	color:#333;
	text-decoration:none;	
}
.addthis_default_style a:hover {
	text-decoration:underline;	
}


#objet_enplus_ie {
	float:left; 
	margin: 0 0 0 15px; 
}
#objet_enplus {
	position:absolute;
	float:left; 
	margin: 0 0 0 115px; 
	height:100%;
}
#objet_enplus_ie p,#objet_enplus p  {
	font-size:11px;
}

#objet_enplus h3,#objet_enplus_ie h3  {
	font-size:14px;
}

