body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

/**** CLASS générale pour spécifier une dimension de caractères équivalante à la valeur par défault (16 pixels).
Ainsi, le texte placé directement dans une cellule de tableau (td) sera affecté par la feuille de style de la même façon 
que si les balises p, h ou div étaient utilisées. ****/ 
td {
	vertical-align: top;
	text-align: left;
	font-size: 16px;
}

td.corps {
	background-color: #FFFFFF;
}

td.corps_fond {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

td.titre_page {
	text-align: right;
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-image: url('images/entete_titre.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

.fond_colonne {
	background-image: url('images/fillet-colonne-droite.jpg');
}

td.colonne {
	padding-left: 8px;
	padding-top: 10px;
	padding-right: 5px;
}

td.bouton_colonne_top {
	height: 20px;
	padding-top: 2px;
	text-align: center;
	background-image: url('images/bouton-colonne-droite1.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

td.bouton_colonne {
	height: 21px;
	padding-top: 3px;
	text-align: center;
	background-image: url('images/bouton-colonne-droite2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.fond_menu {
	background-image: url('images/fillet-menu-gauche.jpg');
}

td.menu {
	height: 30px;
	padding-top: 8px;
	padding-left: 15px;
	background-image: url('images/bouton-menu-gauche.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

/**** CLASS POUR EFFET onMouseOver >>>  ********/
td.menu_on {
	height: 30px;
	padding-top: 8px;
	padding-left: 15px;
	background-image: url('images/bouton-menu-gauche-over.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

td.recherche {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 15px;
}

td.bas_de_page {text-align: center;}

td.date_style {
	text-align: right;
	padding-right: 150px;
	padding-top: 9px;
	font-size: 70%;
	color: #1C5A8D;
	font-weight: bold;
	background-image: url('images/entete_date.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

td.bouton_pub {
	text-align: center;
	padding-top: 0px;	
}

a {
	color: #447192;
	text-decoration: none;
}

a:link {
	color: #447192;
	text-decoration: none;
}

a:visited {
	color: #447192;
	text-decoration: none;
}

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

a:hover.img {
	background-color: transparent;
}

a.a_menu {
	font-size: 70%;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}

a.a_menu:link {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

a.a_menu:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

a.a_menu:hover {
	color: #FFFFFF;
	background-color: #1C5A8D;
	text-decoration: none;
}

a.a_sous_menu {
	font-size: 80%;
	font-family: Arial;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #191970;
}

.logo	{
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
}

.logo-left	{
	display: inline; 
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.logo-colonne	{
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
}

.logo-right	{
	display: inline; 
	float: right;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.logo_document	{
	margin-left: 2px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
}

.chapo {
	font-weight: normal;
	font-size: 80%;
	color: #464646;
}

.titre-documents {
	font-size: 70%;
	font-weight: bold;
	color: #464646;
	padding-left: 70px;
	padding-top: 0px;
}

.texte-documents {
	font-size: 70%;
	font-weight: normal;
	color: #464646;
	padding-left: 70px;
}

.titre {
	font-size: 100%;
	font-weight: bold;
	color: #464646;
}

.titre-moyen {
	font-size: 90%;
	font-weight: bold;
	color: #464646;
}

.titre-extrait {
	font-size: 80%;
	font-weight: bold;
	color: #464646;
}

.titre-petit {
	font-size: 70%;
	font-weight: bold;
	color: #464646;
}

.texte {
	font-size: 80%;
	font-weight: normal;
	color: #464646;
}

.texte-petit {
	font-size: 70%;
	font-weight: normal;
	color: #464646;
}

.texte-date {
	font-size: 60%;
	font-weight: normal;
	color: #464646;
}

.texte_print {
	font-family: Times New Roman;
	font-size: 16px;
	color: #464646;
}

.detail {
	font-size: 70%;
	color: #464646;
	font-weight: normal;
}

hr {
	color: #D1D1D1;
	height: 1px;
	text-align: center;
}

/* Formulaire de recherche */

.structure {
	display: none;
}

.formulaire_recherche { width: 110px;}
.login { width: 100px;}
.forml {
	width: 100%;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: solid 1px #0C3A51;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #;
}

.spip_bouton {
	background-color: #FFFFFF;
	border: 0px outset #000060;
	color: black;
}

.formulaire_recherche label {
	display: none;
}

/*** section menu 2ieme niveau ***/

div.sub_menu  {	
	list-style: none;
	list-style-type: none;
	font-size: 11px;
	white-space: nowrap;
	background-color: #1C5A8D;
	color: White;
	font-weight: bold;
	z-index: 200;
	display: none;
	position: absolute;
}


li.menu {
	list-style: none;
	list-style-type: none;
	background-color: #1C5A8D;
	color: White;
	padding: 3px;
}

li.menu_on {
	list-style: none;
	list-style-type: none;
	background-color: #84BDDA;
	color: White;
	padding: 3px;
}

a.menu {
	color: White;
	padding-right: 10px;
}

a.menu:visited {
	color: White;
}
a.menu:hover {
	color: White;
	text-decoration: none;
}
a.menu_on {
	color: White;
	text-decoration: none;
	padding-right: 10px;
}
a.menu_on:visited {
	color: White;
}
a.menu_on:hover {
	color: White;
	text-decoration: none;
}


/*** autres styles ***/


#spacer {
clear:both;
width:100%;
height: 0px;
background-color: transparent;
}

.spacer_vide {
clear:both;
width:100%;
height: 10px;
background-color: transparent;
}

.spacer_ligne {
clear:both;
width:100%;
margin-top: 10px;
height: 10px;
border-top:solid 1px #CAC8C9;
background-color: transparent;
}

.spacer_dotted {
clear:both;
width:100%;
height: 10px;
border-top:dotted 1px #000000;
background-color: transparent;
}

.retour {
clear:both;
width:100%;
margin-top:10px;
padding-top:10px;
border-top:solid 1px #CAC8C9;
font-size:70%;
text-align:left;
background-color: transparent;
}

#impression{
margin:0;
padding:10px;
width: 98%;
font-family: Times, serif;
font-size: 120%;
background-color: transparent;
}

	.copyright_impression {
	margin-left:10px;
	font-size:70%;
	color:#999999;
	text-align: left;
	}

