/* tout le site */

body, td, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:1.5;
}

/* page principale */

a:link, a:visited {
	color: #0000aa;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

/* menu gauche */

a.sous_menu_gauche:link, a.sous_menu_gauche:visited {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.sous_menu_gauche:hover {
	color: #006699;
	text-decoration: none;
}

td.titre_menu_gauche {
	font-size: 13px;
	font-weight: bold;
	color: #D89346;
	padding-left:6px;
	padding-bottom:5px
}

td.menu_gauche {
	padding-left:5px;
}

/* menu droite */

a.sous_menu_droite:link, a.sous_menu_droite:visited {
	color: #644320;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.sous_menu_droite:hover {
	color: #006699;
	text-decoration: none;
}

td.menu_droite_accueil {
	padding-left:37px;
	padding-bottom:4px 
}

td.menu_droite {
	font-size: 13px;
	font-weight: bold;
	color: #644320;

	padding-left:37px;
	padding-top:4px;
}

td.menu_droite_dernier {
	font-size: 13px;
	font-weight: bold;
	color: #644320;

	padding-left:37px;
	padding-top:9px;
}
