body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
td {
	vertical-align: top;
}
td.corps_fond {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
td.menu {
	border-bottom: solid 1px #E7E2DB;
	height: 25px;
	background-color: #8C2C1E;
	text-align: left;
	padding-top: 5px;
}

/**** CLASS POUR EFFET onMouseOver >>>  ********/
td.menu_on {
	border-bottom: solid 1px #E7E2DB;
	height: 25px;
	background-color: #004E86;
	text-align: left;
	padding-top: 5px;
}
/****<<< CLASS POUR EFFET onMouseOver ********/

td.menu_fond {
	background-color: #E7E2DB;
}
td.date_style {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 80%;
	color: #FFFFFF;
}
td.bouton_pub {
	background-color: #E7E2DB;
}
.sommaire	{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #808080;
}
a:hover.img {
	background-color: transparent;
}
a.a_menu {
	font-size: 90%;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	padding-left: 13px;
}
a.a_menu:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	padding-left: 13px
}
a.a_menu:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	padding-left: 13px
}
a.a_sous_menu {
	font-size: 80%;
	font-family: Arial;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #191970;
}
.a_sous_menu:hover {
	color: #8989A2;
	background-color: transparent;
}
.logo	{
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.chapo {
	font-weight: normal;
	font-size: 100%;
	color: #003366;
}
.titre {
	font-size: 150%;
	font-weight: bold;
	color: #003366;
	background-repeat: no-repeat;
}
.titre-moyen {
	font-size: 125%;
	font-weight: bold;
	color: #003366;
}
.titre-extrait {
	font-size: 100%;
	font-weight: bold;
	color: #003366;
}
.texte {
	font-size: 100%;
	font-weight: normal;
	color: #003366;
}
.texte_print {
	font-family: Times New Roman;
	font-size: 16px;
	color: #003366;
}
.detail {
	font-size: 90%;
	color: #003366;
	font-weight: normal;
}
.contenu h1,h2.titre {
	font-size: 150%;
	font-weight: bold;
	color: #003366;
}
.contenu h1,h2.titre-moyen {
	font-size: 125%;
	font-weight: bold;
	color: #003366;
}
.contenu h1,h2.titre-extrait {
	font-size: 100%;
	font-weight: bold;
	color: #003366;
}
contenu.texte {
	font-weight: normal;
	font-size: 100%;
	color: #003366;
}
.contenu.detail {
	font-size: 90%;
	color: #003366;
	font-weight: normal;
}
hr {
	color: #003366;
	height: 1px;
	text-align: center;
}

/* Formulaire de recherche */

.structure {
	display: none;
}
.formulaire_recherche {
	width: 151px;
}
.forml {
	width: 100%;
	height: 25px;
	padding: 3px;
	border: solid 1px #8C2C1E;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formulaire_recherche label {
	display: none;
}
img { 
	margin: 0; padding: 0; border: none;
}



