/*********************************** TITRE ***********************************/
.titre2 {
	width:390px;
	background:url(/images/2008/trame/3x12_blanc_gris.gif) center left repeat-x;
	margin:20px 0px 10px 0px;
	padding-left:90px;
}
.titre2 h2 {
	width:79px;
	height:21px;
	background:url(/images/2008/titre/vote.gif) top no-repeat #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	line-height:55px;
	overflow:hidden;
}


/*********************************** VOTES ***********************************/

.vote_expert, .vote_client, .vote_autre {
	width:440px;
	padding:10px;
	text-align:left;
	margin-left:10px;
}
.vote_expert {
	background-color:#FFEDF3;
}
.vote_client {
	background-color:#ECFDFF;
}

.gauche2 {
	width:130px;
	float:left;
	margin-right:10px;
	border-right:1px dotted #1E9FC6;
}

.droite2 {
	width:280px;
	float:left;
}

.espace2 {
	max-width:300px;
	height:10px;
}

em {
	font-style:normal;
	color:#1E9FC6;
}
