body {
	background-color : #2974A8;
	color : #ffffff;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-face-color: #003366;
	scrollbar-highlight-color: #003366;
	scrollbar-shadow-color: #2974A8;
	scrollbar-3dlight-color: #2974A8;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #003366;
	scrollbar-darkshadow-color: #003366;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

td {
	color : #003366;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

.formul {
	background-color : #FFFFFF;
	color : #003366; 
	font-size : 10px; 
	font-family : Arial, Helvetica, sans-serif;
	border : 1px solid;
	border-color : #003366;
}

.bt {
	border : 0px;
	width : 21px;
	height : 21px;
}

.structure {
	width : 721px;
	background-color : #FFFFFF;
	border : 0px;
}

.recherche {
	width : 180px;
	height : 40px;
	background-image : url(images/recherche_fond.gif);
	text-align : center;
}

.menu {
	width : 524px;
	height : 21px;
	background-image : url(images/menu_fond.gif);
	font-weight : bold;
	padding : 0px;
}

.menu_droite {
	width : 17px;
	height : 40px;	
	background-image : url(images/menu_droite.gif);
}

.bord_droite {
	width : 17px;
	background-image : url(images/bord_droite.gif);
}


.menu_gauche {
	width : 180px;
	height : 120px;
	background-image : url(images/bord_gauche.gif);
	background-repeat: repeat-y ;
	font-size : 10px;
	font-weight : bold;
}

.menu2 {
	width : 180px;
	height : 120px;
	background-image : url(images/menu2_fond.gif);
	background-repeat: repeat-x ;
	font-size : 10px;
	font-weight : bold;
}

.menu2_rub {
	width : 130px;
	padding-top : 8px;
	padding-bottom : 8px;
	font-size : 11px;
	font-weight : bold;
	border-bottom : 2px dotted #003366;
	text-align : right;
}


.smenu {
	width : 160px;
	background-color : #ffffff;
	font-size : 10px;
	font-weight : bold;
}

.espace {
	width : 524px;
	height : 19px;
	background-color : #ffffff;
}
.menu {
	width : 520px;
	font-size : 10px;
	font-weight : bold;
}

.menu_rubrique {
	width : 150px;
	height : 250px;
	background-repeat: repeat-x;
	padding : 45px 10px 10px 5px;
}

.sondage_haut {
	width : 150px;
	height : 30px;
	background-image : url(images/sondage_haut.gif);
}

.sondage_bas {
	width : 150px;
	height : 23px;
	background-image : url(images/sondage_bas.gif);
}

.sondage_fond {
	width : 150px;
	background-image : url(images/sondage_fond.gif);
}

.contenu {
	width : 520px;
	background-color : #ffffff;
}

.bas {
	width : 721px;
	height : 24px;
	background-image : url(images/bas_fond.gif);
}

.galerie {
	border-right : 2px solid #dcdcdc;
	border-bottom : 2px solid #dcdcdc;
	}

.petit {
	color : #ffffff; 
	font-size : 10px; 
	font-family : Arial, Helvetica, sans-serif;
	}

a {color : #003366; text-decoration : none;}
a:hover {text-decoration : underline;}
a.menu {text-decoration : none;}
a.menu:hover {color : #000000; text-decoration : none;}
a.petit {color : #ffffff; text-decoration : none;}
a.petit:hover {text-decoration : underline;}
