/* promos */


div.promos{
margin:0;
padding:0;
width:475px; /*765*/
text-transform:uppercase;
font-weight:bold;
}


div.promos div.col1 {
float:left;
width:230px;/* 223 */
padding-right:5px;
position:absolute;
}
  
.description_promos{
text-transform:none;
font-weight:normal;
width:235px;
max-width:235px;
/*float:left;*/
height:auto;
}

div.promos div.col2 {
  float: right;

  width:240px; /* 475-223*/ /*230*/
  padding-bottom:5px;
  }
	
	
div.promos div.col2 img{
	margin-left:10px;

}
  
.prixbarre{
font-size:13px;
text-decoration:line-through;
}

.prix{

font-size:13px;
font-weight:normal;
}
 
 .separation_promos{
clear:both;
border-top:solid 1px;
border-color:#999999;
margin:0px;
margin-top:7px;
margin-bottom:10px;
} 
  
  #content	{
float:right; 
position:static;
/*
 position:absolute;
 top:150px;
 right:0;
 */
 
margin:0;


min-height:450px; /* 300 */
height:auto !important;
height:450px;

width:690px;
/* border-bottom:#58595b 4px solid; */
background-color: #58595b ;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:justify;

}
