/* CSS Document */
#ss_menu
{
width:700px;
height:60px;

}
.btn_ssmenu
{
background:url(../images/charte/btn_sous_menu.jpg) left top no-repeat;
width:223px;
height:56px;
float:left;
}
.txt_sousmenu
{
text-align:center;
padding:15px;
color:#5B92C3;
font:Arial, Helvetica, sans-serif;
font-size:small;
}

#contenu h4
{

font-size:xx-large;
color:#cccccc;
font-weight:100;

}
/* -----------------------TAB elections------------------- */
#table_elections td
{
	
	color:#73717C;
	
}
#table_elections
{
border-top:solid 1px #B4DBE6;
}

.tab_d
{
font-family:Arial, Helvetica, sans-serif;
vertical-align:top;
text-align:right;
padding-right:5px;
font-size:small;
font-weight:bold;
line-height:20px;
border-bottom:solid 1px #B4DBE6;
}
.tab_g
{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:small;
padding-left:5px;
line-height:20px;
border-bottom:solid 1px #B4DBE6;
}
