#texteintro {
	margin : 0px;
	margin-top : 5px;
	margin-bottom : 15px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	color: #333333;
	font-family: genheva, Arial, Helvetica, sans-serif;
	-moz-border-radius: 4px;
	font-size : 12px;
	padding : 5px;
	text-align : justify;
	line-height:150%;
}

#texterecip {
	margin : 0px;
	margin-top : 5px;
	margin-bottom : 15px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
	font-family: genheva, Arial, Helvetica, sans-serif;
	-moz-border-radius: 4px;
	font-size : 12px;
	padding : 5px;
	text-align : justify;
	line-height:150%;
}

.texte-intro p, {
	font-size : 13px;
	color : #222222;
}

.texte-intro strong {
 	color : #AA1002;
 	font-size : 14px;
}

.last {
	margin : 0px;
	margin-top : 5px;
	margin-bottom : 15px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	color: #333333;
	font-family : genheva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	line-height:170%;
	vertical-align: bottom;
	-moz-border-radius: 4px;
}

.last a {
	font-size : 12px;
}

.last h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align : left;
	color : #AA1002;
	margin-top : 0px;
	margin-bottom : 5px;
	border-bottom-width : 1px; 
	border-bottom-style : dashed; 
	border-bottom-color : #AA1002;
	vertical-align: bottom;
}

.etoilesvote img{
	vertical-align: middle;
}