﻿.titrePromotion 
{
	font-size: 20px;
	color: #0C87B0;
	font-family: Verdana;	
	font-weight: normal;
}

.blockpromo 
{

}

#Promo 
{
	padding: 9px; 
	margin: 0;
	background-color: #FAFAFA;
	width: 395px;
	float:left;
	border: 1px solid #DADAD7;
}

#Promo h2 
{
	color:#4F473B;
	padding-left:23px;
	background-repeat:no-repeat;
	background-image:url("../img/design/main.png");
}

.titrepromo 
{
	margin-top: 10px;
	width: 370px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
}

.list h3 
{
	padding-top: 15px;
	border-top: 1px dotted #746A5B;
	width: 370px;
	font-weight: bold;
	font-size: 12px;
}

.list p 
{
	font-size: 12px;
	/*text-align: justify;*/
	width: auto;
}

.list img 
{
	margin: 10px;	
}

.lienSavoirPlus
{
	display:block;
	text-align: right;
	color: white !important;
	font-size:12px !important;	
	margin: 0 10px;
	margin-top:7px;
	background:transparent url(../img/design/petitbouton.gif) no-repeat;
	background-position:right 1px;
	padding:1px;
	padding-right:12px;
	text-decoration:none;
	line-height:17px;
	padding-top:0;
}

