/* CENTRAGE DU SITE*/

.centrage {
	position:absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;

}
.logo {
	MARGIN-TOP: 250px;
	DISPLAY: block;
	Z-INDEX: 15;
	MARGIN-LEFT: 260px;
	POSITION: absolute;
	TEXT-ALIGN: left
}
.menu_rech {
	MARGIN-TOP: 250px;
	DISPLAY: block;
	Z-INDEX: 15;
	MARGIN-LEFT: 260px;
	POSITION: absolute;
	TEXT-ALIGN: left
}
.tablo_central {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
}


.tablo_central_admin {
	height: auto;
	width: 760px;
	background-color: #FFFFFF;
}
.colonne_contenu {
	width: 470px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-right: 80px;
	padding-top: 10px;
	padding-left: 0px;
}
.colonne_contenu_int {
	width: 260px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
}
.colonne_sepa_central {
	width: 20px;
}
.bloc_marge_int {
	margin: 10px;
	padding: 10px;
	width: auto;
}


.colonne_contenu_admin {
	width: auto;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

.colonne_contenu_sans_droit {
	width: 600px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.tablo_fiche {
	width: 430px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AD2A32;
	border-left-color: #AD2A32;
	border-bottom-color: #AD2A32;
}
.tablo_CONTACT {
	width: 470px;
	margin: 0px;
	padding: 0px;
}


.tablo_CONTACT_fiche {
	width: 370px;
	margin: 0px;
	padding: 0px;
}

.tablo_CONTACT_plus_grand {
	width: 480px;
	margin: 0px;
	padding: 0px;
}

.tablo_CONTACT_plus_grand_int {
	width: 740px;
	margin: 0px;
	padding: 0px;
}

.tablo_CONTACT_plus {
	width: 550px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.table_appreciation {
	width: 400px;
}
.colonne_appreciation_gauche {
	width: 200px;
}


li {
	height: 6px;
	text-decoration:none;
}

.colonne_gauche_rubrique {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 235px;
}

.colonne_gauche_rubrique_admin {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 20px;
}

.fond_blanc {
	background-color: #FFFFFF;
}

.fond_blanc_admin {
	background-color: #FFFFFF;
	padding: 20px;
	height: auto;
}
.form_txtarea_large {
	height: 50px;
	width: 740px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A2A2C;
	background-color: #D8E8EB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
}

.form_txtarea_large_bis {
	height: 200px;
	width: 740px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A2A2C;
	background-color: #D8E8EB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
}


.form_txt_normal {
	height: 20px;
	width: 200px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A2A2C;
	background-color: #D8E8EB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	margin: 2px;
}


.form_txt_court {
	height: 20px;
	width: 70px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A2A2C;
	background-color: #D8E8EB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	margin: 2px;
}

.form_txt_moyen {
	height: 20px;
	width: 120px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A2A2C;
	background-color: #D8E8EB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	margin: 2px;
}

.form_txt_moyen_btn {
	height: 24px;
	width: 120px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A2A2C;
	background-color: #D8E8EB;
	padding: 2px;
	margin: 2px;
	border: 2px outset #959595;
}

form {
	background-color: #F5F5F5;
	padding: 5px;
	width: 470px;
	border: 1px dotted #BCBCBC;
}

.form_int {
	background-color: #F5F5F5;
	padding: 5px;
	width: 740px;
	border: 1px dotted #BCBCBC;
}



.tablo_contenant {
	height: auto;
	width: 800px;
	border: 1px solid #666666;
}
.corps_fond {
	background-repeat: repeat-x;
	background-image: url(../images/arriere.jpg);
}

.colonne_a_droite_contenu {
	width: 145px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	margin-right: 2px;
	margin-left: 7px;
}

.colonne_a_droite_contenu_admin {
	width: 20px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}




.texte_texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	text-align: justify;
}


.texte_texte_bis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	text-align: justify;
	background-color: #C3CDDE;
	display: block;
}

.texte_texte_souligne {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #333333;
	text-align: justify;
	font-style: normal;
	text-decoration: underline;
}

.texte_av_texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #AD2A32;
	text-align: justify;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #D8E8EB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-left: 5px;
}

.texte_av_texte_int {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #AD2A32;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #D8E8EB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-left: 5px;
}


.texte_icone {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #2A2A2C;
	text-align: justify;
	background-position: center;
}
.form_liste_deroulante {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #AD2A32;
	width: 200px;
}

.form_liste_deroulante_courte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #AD2A32;
	width: 49px;
}

.form_liste_deroulante_courte_plus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #AD2A32;
	width: 105px;
}


.form_champ_texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #AD2A32;
	width: 195px;
	border: 1px dotted #999999;
}

.form_champ_texte_plus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #AD2A32;
	width: 310px;
	border: 1px dotted #999999;
}


.form_champ_texte_long {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #AD2A32;
	width: 320px;
	border: 1px dotted #999999;
	height: 80px;
}

.form_bouton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #99CF16;
	width: 120px;
}



.ligne_qualite {
	text-align: left;
	height: auto;
	padding: 4px;
	margin: 4px;
}

.ligne_qualite_bordure_bas {
	text-align: left;
	height: auto;
	padding: 4px;
	margin: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.table_icone {
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
.table_sommaire {
	width: 225px;
}
.colonne_texte_sommaire {
	width: 129px;
	background-color: #AD2A32;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
}
.menu_aff {
	MARGIN-TOP: -3px;
	DISPLAY: block;
	Z-INDEX: 25000;
	MARGIN-LEFT: 25px;
	POSITION: static;
	TEXT-ALIGN: left;
	background-color: #D3DCEC;
	padding: 8px;
	border: 2px solid #FAFAFA;
}


.menu_aff_bis {
	MARGIN-TOP: 0px;
	DISPLAY: block;
	Z-INDEX: 26000;
	MARGIN-LEFT: 0px;
	POSITION: absolute;
	TEXT-ALIGN: left;
	background-color: #C6D5EA;
	padding: 8px;
	border: 3px solid #FEFEFE;
	visibility: hidden;
}


.ligne_texte_rubrique {
	width: 430px;
	background-color: #AD2A32;
	text-align: left;
	padding: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 600;
	margin: 0px;
}


.ligne_texte_titre {
	width: 400px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AD2A32;
	font-weight: 800;
	height: 33px;
	display: block;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	vertical-align: middle;
}

.ligne_texte_titre_accueil {
	width: 460px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AD2A32;
	font-weight: 800;
	height: 48px;
	display: block;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	vertical-align: middle;
}


.bloc_haut_colonne_droite {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AD2A32;
	font-weight: 800;
	height: 50px;
	display: block;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: middle;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.bas_ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
}

.fil_ariane {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6EA8B4;
	margin: 4px;
	padding: 4px;
}


.lien {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #518E9B;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}

a img 
{
border:none;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD2A32;
	font-weight: 800;
	padding: 0px;
	text-decoration: none;
	
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #AD2A32;
	padding: 0px;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #AD2A32;
	text-decoration: none;
	padding: 0px;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #AD2A32;
	text-decoration: none;
	padding: 0px;
}


.colonne_texte_bout_sommaire {
	
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.colonne_texte_bout_sommaire_haut {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.ligne_sommaire_blanc {
	background-color: #FFFFFF;
}


/* infobulle - source dhtmlgoodies.com*/


#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
	z-index: 10000;
	left: 120px;
}
#bubble_tooltip .bubble_top{
	background-repeat:no-repeat;
	height:16px;
	background-image: url(../images/bubble_top.png);
}
#bubble_tooltip .bubble_middle{
	background-repeat:repeat-y;
	background-position:left bottom;
	padding-left:7px;
	padding-right:7px;
	background-image: url(../images/bubble_middle.png);
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	height:44px;
	position:relative;
	top:-6px;
	background-image: url(../images/bubble_bottom.png);
}
.info_legale {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}

#a.info_legale {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
.texte_texte_gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #333333;
	text-align: justify;
}

.texte_texte_gras_rouge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #AD2A32;
	text-align: justify;
}

.cont_logo {
	DISPLAY: block;
	MARGIN-LEFT: auto;
	WIDTH: 800px;
	MARGIN-RIGHT: auto;
	TEXT-ALIGN: left;
	z-index: 24000;
}


.cont_logo_bis {
	DISPLAY: block;
	MARGIN-LEFT: auto;
	WIDTH: 800px;
	MARGIN-RIGHT: auto;
	TEXT-ALIGN: left;
	z-index: 24500;
}


#adm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
}

#adm a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #0000FF;
}

#adm a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #0000FF;
}

#adm a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #0000FF;
}

