/* Start of CMSMS style sheet 'ECONOVIA' */
/* CSS Document */

.bandeauhaut{
background-image:url(images/bandeau_haut.jpg);
height:91px;
width:899px;
}
.bandeaubas1{
height:23px;
background-color:#FFFFFF;
width:899px;
}
.bandeaubas2{
background-image:url(images/bandeau_bas.jpg);
height:93px;
width:899px;
}
table.main{
width:899px;
margin-left:auto;
margin-right:auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #f2f2f2;
	margin: 0px;
	padding: 0px;
}

.menu_vert_haut{
color:#FFFFFF;
background-image:url(images/fond_bouton_menu_vert.jpg);
width:899px;
height:22px;
text-align:center;
font-size:14;
text-decoration:none;
font-weight:normal;
}

.menu_vert_haut_selected{
color:#FFFFFF;
font-size:14;
text-decoration:none;
font-weight:bold;
}

a.lien_menu_vert_haut{
color:#FFFFFF;
font-size:14;
text-decoration:none;
font-weight:normal;
}

a.lien_menu_vert_haut:hover{
color:#FFFFFF;
font-size:14;
text-decoration:none;
font-weight:bold;
}

td.sep_menu_vert_haut{
background-image:url(images/menu_vert_separateur.jpg);
width:2px;
height:22px;
}

.menu_gris_haut{
color:#808080;
background-image:url(images/fond_bouton_menu_gris.jpg);
width:899px;
height:17px;
text-align:center;
font-size:14;
text-decoration:none;
font-weight:normal;
}

a.lien_menu_gris_haut{
color:#7f7f7f;
font-size:14;
text-decoration:none;
font-weight:normal;
}

a.lien_menu_gris_haut:hover{
color:#7f7f7f;
font-size:14;
text-decoration:none;
font-weight:bold;
}

td.sep_menu_gris_haut{
background-image:url(images/menu_gris_separateur.jpg);
width:2px;
height:17px;
}

td.vmarge1{
height:2px;
background-color:#FFFFFF
}
td.vmarge2{
height:4px;
background-color:#FFFFFF
}

td.zone_centrale
{
background-color:#FFFFFF;
padding:4px;
}

.colonneTab2 {
	padding-top: 10px;
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
        padding-right: 10px;
}
.colonneTab1 {
	width: 276px;
	padding-top: 10px;
	text-align: center;
	vertical-align: top;
}
/* End of 'ECONOVIA' */

