body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}

#vote{
margin-left:auto;
margin-right:auto;
float:left;
}
#error{
color:#E04E51;
line-height:10px;
padding:20px 10px 15px 40px;
}
#vote img {
border:none;
}
.etoil{ 
color:#FF0000; 
}
/*les message d'erreur */
#vote .ligneform  input.validation-failed,#vote .ligneform textarea.validation-failed {
		border: 1px solid #D17949;
	    color : #FF3300;
		font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
}
#vote .ligneform input.validation-passed,#vote .ligneform textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}
#vote .ligneform .validation-advice {
	margin: 5px 0;
	padding-left:70px;
	color:#333333;
	font-weight: bold;
	width:302px;
}
/*fin message errur*/

.clearer{
clear:both;
}
#blockcordone{
float:left;

}
#vote .ligneform {
padding-bottom:2px;
float:left;

}
#vote .ligneform label {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
padding-left:10px;
float:left;
width:90px;
font-weight:bold;
color:#63432E;
}
#vote .ligneform input {
background:#b8ac9e;
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
}
#vote .ligneform select {
background:#b8ac9e;
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
width:150px;
border:1px solid #4F4422;
}
#vote .ligneform p{
color:#22729D;

}
/*input textarea */
#vote .ligneform input ,#vote .ligneform textarea{
border:1px solid #4F4422;
background:#b8ac9e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#vote  .ligneform #commentaire {
width:37%;
}
#vote .ligneform input {
height:15px;
width:155px;
}
#vote .ligneform textarea {
height:45px;
width:502px;
margin-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#vote .boutonform{
text-align:center;
position:relative;
top:-60px;
left:330px;
width:200px;
height:20px;

}
#vote .etoile{
color:#FF0000;
}
#vote .ligneform .cpatcha {


}
#vote .ligneform #capa{
padding:0
}
#vote .ligneform .cpatcha .reload{
border:0px;
}

#vote .envoyer :hover{

opacity : 0.1;
    filter : alpha(opacity=5);
}

#contenu #vote  .loi{
text-align:center;
font-size:10px;
color:#8A8988;
height:100px;
}
#contenu #vote  .obligatoire{
text-align:center;
font-size:10px;
color:#8A8988;
}
#votetotale{
float:left;
}
/*encar de droite coordonné*/

#votetotale .droite{
float:left;

}
#calendar{
float:right;
margin-top:50px;
}

#vote .ligneformcp {
padding-bottom:2px;
float:right; 
position:relative; 
top:-20px; 
right:40px;
}

#vote .ligneformcp label {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
padding-right:10px;
float:left;
width:90px;
font-weight:bold;
color:#63432E;
}
#vote .ligneformcp input {
background:#b8ac9e;
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
border:1px solid #4F4422;
}

#vote .annuler, #vote .envoyer {
background : #9e8a6e;
border : 1px solid;
color : #fff;
width : 80px;
cursor : pointer;
font-weight : bold;
}