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-image: url('images/corps.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

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

td.titre_page {
	text-align: right;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 12px;
	padding-bottom: 0px;
}

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

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

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

td.bouton_colonne {
	height: 28px;
	padding-top: 6px;
	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.menu1 {
	height: 30px;
	padding-top: 8px;
	padding-left: 20px;
	background-image: url('images/bouton-menu-gauche.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

td.menu2 {
	height: 45px;
	padding-top: 8px;
	padding-left: 20px;
	background-image: url('images/bouton-menu-gauche2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

/**** CLASS POUR EFFET onMouseOver >>>  ********/

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

td.menu2_on {
	height: 45px;
	padding-top: 8px;
	padding-left: 20px;
	background-image: url('images/bouton-menu-gauche2-over.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	
}

td.recherche {
	text-align: left;
	vertical-align: bottom;
	padding-top: 0px;
	background-image: url('images/recherche.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

td.bas_de_page {text-align: center;}

td.date_style {
	text-align: center;
	padding-right: 0px;
	padding-top: 9px;
	font-size: 70%;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('images/entete-onglet.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: Black;
	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_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: 80%;
	font-weight: bold;
	color: #464646;
	padding-left: 60px;
	padding-top: 0px;
}

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

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

.titre_carceral {
	font-size: 100%;
	font-weight: bold;
	color: #EE1B2E;
	background-repeat: no-repeat;
	text-align: center;
}

.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: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: solid 0px #DDDDDD;
	background-color: transparent;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
}

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

.formulaire_recherche label {
	display: none;
}

img { 
	margin: 0; padding: 0; border: none;
}

