
/************************************************/
/* Page Logo Vote                               */
/************************************************/


#DivLigneLogo3firstLeft {
	position : relative ;
	float: left;
	margin-right:14px; margin-top:5px;
}

#DivLigneLogolastRight {
	position : relative ;
	float: left;
	margin-right:0px; margin-top:5px;
}

.SubmitVote {
  border: 0px;
  height: 18px;
  width:18px;
	background: #fb8b29 url(../img/Submit_Bg.gif) top repeat-x;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  color: white;
  margin: 0px;
  padding: 0px;
  padding-bottom: 2px;
 	float: left;
  
}


.SubmitPublic {
  border: 0px;
  height: 22px;
	background: #fb8b29 url(../img/Submit_Bg.gif) top repeat-x;
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  color: white;
  margin: 0px;
  padding-bottom: 2px;
  float: left;

}

#ContenuBouton{
	position : relative ;
	float: left;
	width:500px;
	margin-bottom:30px;
	
}