body{
    margin:0;
    background: #d1d1d1;
}

h1{
    text-align : center;
}
h3{
    margin : 0;
}

div#middle{
    background: #fff;
    padding:0px 10px 10px 10px;
    min-height:782px;
    
}

div#header{
    background: #fff url("../images/entete.gif") 0 0 no-repeat;
    height:80px;

}

div #messageavance{
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    padding : 50px 0;
}

div#tabs{
    min-height:175px;
}
div#mairie{
    min-height:155px;
}

div#districtTitle {
    color : #fff;
    float:left;
}
li#premeirli{
    margin: 0 .4em -1px 5px;
}

h2{
    margin-top:0px;
}

h1{
    margin-top:0px;
}

div#timer{
    float:right;
    padding: 5px 5px 0 0;
    /*font-weight: bold;*/
}

div#timer span{
    font-size: 20px;
}

div.bv{
    padding-left: 5px;
    background-color : #DDDDDD;
    margin-bottom : 10px;
}

.tbl_result{
    width: 100%;
    /*border : solid 1px;*/
}
.tbl_result th{
    border : 1px solid #CCCCCC;
    background-color : #CCCCCC;
}

.tbl_result tr.row1 td{
    border-top : 1px solid #000;
}

.tbl_result td.elu{
    border-right : 1px solid #000;
}

.tbl_result td.nom{
    padding-left: 5px;
}

.tbl_result td{
    /*width: 100%;*/
    border-spacing:0;
    border-bottom : 1px solid #000;
    border-left : 1px solid #000;
    text-align: center;
}

.tbl_result tr td:first-child{
   text-align: left;
}

.nom{
    width : 50%;
    font-size:1.2em;
}
.votes, .pourc, .majorite{
    width : 10%;
    font-size:1.2em;
}
.elu{
    color:#000;
    font-size:1.3em;
    font-weight:bold;
    width : 20%;
}

.tabgauche{
    margin : 0px 0 0 40%;
    float: left;
    width : 20%;
}
.tabdroit{
    margin : 0px 0 0 60%;
}
.pourcent{
    float:right;
}
.spacer{
    clear:both;
}

div#comment{
    padding-bottom: 10px;
}
div#districtTitle{
    padding-left: 10px;
}
ul.mairie div:first-child{
    padding-left: 12px;
}

div#niv2_bottom{
    background: #37485a url("../images/fond_niv2_bottom.gif") 0 0 repeat;
    height:19px;
}

div#niv2_top{
    background: #37485a url("../images/fond_niv2_bottom.gif") 0 0 repeat;
    height:19px;
    
}

/*div#footer {
   border: 0px solid #000;
   background: #fff;
   height:125px;
   padding-top: 10px;
   padding-left:10px;
}

div#footer div {
    margin-left: 10px;
    margin-right:45px;
    float:left;
    font-size:12px;
    text-align: left;
    line-height: 15px;
    padding-bottom: 5px;
}

div#footer div span{
    color: #37485a;
    font-weight:bold;
    font-size:13px;
    margin-bottom: 10px;
    display:block;
}

div#footer div a{
    font-size:10px;
}*/

img#hotel_ville {
    float:left;
    margin-left:3px;
    margin-bottom:5px;
    border: 3px double;
}

div#cadrage_left{
    background: #fff url("../images/cadrage_left.gif") top left repeat-y;
    padding-left: 25px;
}

div#cadrage_right{
    background: url("../images/cadrage_right.gif") top right repeat-y;
    zoom: 100%;
    padding-right: 20px;
}

div#piedPage{
    background: url("../images/bottom.gif") 0 0 repeat-x;
    zoom: 100%;
    height:10px;
}

div#frame{
    width:995px;
    margin: 0 auto;
}
