/**
 *  CSS pour la page du vote Superboost du ZT
 */
html{background:#000;}
body{width:760px;}
#contenu{width:600px; margin:10px auto; float:none;}

.clear{clear:both; font-size:0.1em;}
h1 img{float:right;}
h1 #je_vote{float:left; padding-top:30px}
h1 a:hover{color:#ffcf00; text-decoration:none;}
h2{color:#ffcf00;}

#mon_vote{padding:0 20px; background:#000 url(../../images/vote/boost/bloc-middle.gif) repeat-y left top;}
#mon_vote p{color:#FFF; font-size:0.9em; padding:5px 0; text-align:justify;}
#mon_vote p span{color:#ffcf00; font-weight:bold;}
#mon_vote p span.info_paiement{color:#009C9C}
#mon_vote p.upmyprod span{color:#666; font-weight:normal;}
#description_to_paiement{margin:10px 0; text-align:center;}
#paiement{padding:0 25px; background:#000 url(../../images/vote/boost/bloc-middle.gif) repeat-y left top;}

.bloc_bottom{height:21px; background:#000 url(../../images/vote/boost/bloc-bottom.gif) no-repeat left top;}

.window_close{margin-top:10px; text-align:right;}
.window_close a{font-size:0.8em; color:#FFF;}

