/* VOTES */

#votes {
	background-image: url(../img/img-votes/bg-duel.gif);
	width: 861px;
	height: 270px;
	margin: 0 auto;
	position: relative;
}

#votesFlecheGauche {
	position: absolute;
	top: 100px;
	left: -43px;
}

#votesFlecheDroite {
	position: absolute;
	top: 100px;
	right: -42px;
}

#votesCadreGauche {
	position: absolute;
	top: 0;
	left: 10px;
	background-image: url(../img/img-votes/duel-gauche.jpg);
	width: 408px;
	height: 206px;
}

#votesCadreDroit {
	position: absolute;
	top: 0;
	right: 10px;
	background-image: url(../img/img-votes/duel-droit.jpg);
	width: 408px;
	height: 206px;
}

#votesVs {
	position: absolute;
	top: 30px;
	left: 390px;
}

#votesBtnGauche {
	position: absolute;
	bottom: 2px;
	left: 5px;
}

#votesBtnDroit{
	position: absolute;
	bottom: 2px;
	right: 5px;
}

a.votesBtn {
	background-image: url(../img/img-votes/btn-offre-detail.png);
	width: 420px;
	height: 37px;
	display: block;
	font-weight: bold;
	color: #ffffff;
	padding-top: 19px;
	text-align: center;
}

#votesLogoGauche {
	position: absolute;
	top: 30px;
	left: 50px;
	width: 350px;
	text-align: center;
}

#votesLogoDroit {
	position: absolute;
	top: 30px;
	right: 50px;
	width: 350px;
	text-align: center;
}

#votesResGauche {
	position: absolute;
	top: -10px;
	left: 30px;
}

#votesResDroit {
	position: absolute;
	top: -10px;
	right: 30px;
}

.votesFlecheGauche {
	width: 43px;
	height: 29px;
	background-image: url(../img/img-votes/fl-vote-gch.png);
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-top: 15px;
	padding-right: 3px;
}

.votesFlecheDroit {
	width: 43px;
	height: 29px;
	background-image: url(../img/img-votes/fl-vote-dte.png);
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	padding-left: 3px;
}

#votesLienGauche {
	position: absolute;
	bottom: 10px;
	left: 0px;
	width: 408px;
	text-align: center;
}

#votesLienGauche a {
	color: #ffffff;
	font-weight: bold;
}

#votesLienDroit {
	position: absolute;
	bottom: 10px;
	left: 0px;
	width: 408px;
	text-align: center;
}

#votesLienDroit a {
	color: #ffffff;
	font-weight: bold;
}
