@charset "UTF-8";
/* CSS Document */

/* General */
BODY, TD, TH {
	line-height			: 14px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #37111F;
}

BODY {
	margin				: 0;
	padding				: 0;
	background			: #010000 url(../_images/background/fond_page.png) center top;
}
A IMG {
	border				: 0;
}

A {
	text-decoration		: none;
	color				: #37111F;
	cursor				: pointer;
	text-decoration		: underline;
}
A:hover {
	text-decoration		: underline;
	color				: #A53961;
	background			: none;
}

FORM, P {
	margin				: 0;
	padding				: 0;
}


/* style CLASS */
.mention {
	color				: #9D7E89;
	font-size			: 10px;
}
.mention A {
	color				: #9D7E89;
	font-size			: 10px;
	text-decoration		: underline;
}
.mention A:hover {
	color				: #fff ;
	font-size			: 10px;
	text-decoration		: underline;
}

.Titre_1 {
	color				: #A53961;
	font-size			: 18px;
	font-weight			: bold;
	margin-bottom		: 7px;
}
.Titre_2 {
	color				: #A53961;
	font-size			: 12px;
	font-weight			: bold;
	margin-bottom		: 7px;
}

A.fleche_10 {
	text-decoration: none;
	font-size: 10px;
	color: #6A5B61;
	padding-left: 9px;
	background			: url(../_images/fleche.png) left no-repeat;
}
A:hover.fleche_10 {
	text-decoration: underline;
	font-size: 10px;
	color: #6A5B61;
	padding-left: 9px;
	background			: url(../_images/fleche.png) left no-repeat;
}

.recherche {
	font-size			: 10px;
	color				: #FFFFFF;
	padding-left		: 13px;
	padding-right		: 13px;
	background			: url(../_images/fleche_bas.png) left no-repeat;
}



/* structure page */
TABLE#table1 {
	border				: 0;
	width				: 100%;
	height				: 435px;
	background			: url(../_images/background/fond_degrade.png) center top repeat-x;
}

TABLE#table2 {
	border				: 0;
	width				: 764px;
	margin				: 10px 0 8px 0;
}

TABLE#table3 {
	border				: 0;
	width				: 764px;
	height				: 90px;
	background			: #A53961 url(../_images/titre/accueil_2006.jpg) left top no-repeat;
}

TABLE#table4 {
	border				: 0;
	width				: 764px;
	height				: 16px;
	background			: #CACDC7 url(../_images/background/fond_chemin.png) top repeat-x;
}

TABLE#table5 {
	border				: 0;
	width				: 764px;
	background			: #fff;
}
TABLE#table6 {
	border				: 0;
	width				: 100%;
	border-top			: 1px dashed #999999;
	border-bottom		: 1px dashed #999999;
}
TABLE#table7 {
	border				: 0;
	width				: 764px;
}
TABLE#table8 {
	background			: #C6C9C3;
	width				: 201px;
}
TABLE#table9 {
	border				: 0;
	width				: 100%;
	border-top			: 1px dashed #999999;
}

TABLE#table10 {
	font-size: 10px;
}



/* haut du site */
IMG#logo {
	margin-left			: 20px;
	margin-top			: 17px;
}

TD#menu {
	font-size			: 12px;	
	margin				: 0 2px 0 2px;
	background			: #A53961 url(../_images/background/fond.png) top repeat-x;
	height				: 22px;
	padding				: 0 13px 0 13px;
	font-weight			: bold;
	border-left			: 1px solid #742542;
	border-right		: 1px solid #742542;
}
TD#menu A { 
	color				: #37111F;
	text-decoration		: none;

}
TD#menu A:hover {
	color				: #fff;
	text-decoration		: none;
}


/* chemin */
TABLE#table4 TD {
	font-size			: 10px;
	padding-left		: 10px;
}
TABLE#table4 A {
	font-weight			: bold;
}
TABLE#table4 A:hover {
	font-weight			: bold;
}


/* coeur */
TD#col1 {
	padding				: 10px;
	width				: 543px;
	background			: #fff url(../_images/background/fond_angle_col1.png) right top no-repeat;
}
TD#col2 {
	width				: 201px;
}
TABLE#table6 TD {
	margin				: 0;
	padding				: 0;
}

/* Actualites */
TD#actu {
	width				: 266px;
	height				: 76px;
	background			: #E0BFCA url(../_images/background/fond_actualite.png) left top no-repeat;
	padding				: 0 10px 0 10px;
	font-size			: 10px;
	color				: #6A5B61;
	text-align			: justify;
}
TD#actu A {
	color				: #6A5B61;
}
TD#actu A.Titre_3 {
	color				: #A53961;
	font-size			: 12px;
	font-weight			: bold;
	line-height			: 14px;
}

/* bas */
TD#col3 {
	background			: #A53961;
	height				: 10px;
}

/* recherche, statistique, partenaire */
#recherche {
	background			: #D5D7D1 url(../_images/recherche/fond_recherche.png) left top repeat-y;
}
#formulaire {
	width				: 140px;
	height				: 17px;
	font-size			: 10px;
	margin-left			: 10px;
	margin-right		: 6px
}
#motcle {
	width				: 132px;
	font-size			: 10px;
	margin-left			: 10px;
	margin-right		: 6px;
	padding-left		: 3px;
}

.cadre_1 {
	border				: 1px dashed #A53961;
	padding				: 10px;
	background-color	: #DEE0DB;
	text-align			: justify;
	margin-right		: 3px;
}

TD#partenaire {
	font-size			: 10px;
	color				: #6A5B61;
	padding-top: 5px;
}
.cadre_image {
	border: 1px solid #DEE0DB;
}

#button {
	height: 15px;
	width: 35px;
	font-size: 10px;
	color: #fff;
	background			: url(../_images/ok2.png) left top no-repeat;
	border: 0;
}

/* Moteur de Recherche */

TABLE#table10 TH, TABLE#table10bis TH {
	font-size			: 10px;	
	margin				: 0 2px 0 2px;
	background			: #93274D url(../_images/background/fond.png) top repeat-x;
	height				: 22px;
	font-weight			: bold;
	color				: #fff;
}
TR#fond_rech_1 {
	background			: #E0E3DC;
}
TR#fond_rech_2 {
}
TR#fond_rech_3 {
	background			: #FFF6AC;
}
TABLE#table10 A {
	font-weight: normal;
	color: #93274D;
}
TABLE#table10 A:hover {
	font-weight: normal;
	color: #A53961;
}
TABLE#table10bis A {
	font-weight: normal;
	color: #000000;
}
TABLE#table10bis A:hover {
	font-weight: normal;
	color: #A53961;
}
TABLE#table10bis TH A {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
TABLE#table10bis TH A:hover {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}


INPUT#recherche_top {
	width: 139px;
	font-size: 10px;
	border: 0;
	font-size: 10px;
	border			: 1px solid #742542;
	padding-left:3px;
	background			: #fff;
}
a.titre_rech {
	color				: #A53961;
	font-size			: 12px;
	text-decoration		: none;
}
a:hover.titre_rech {
	color				: #A53961;
	font-size			: 12px;
	text-decoration		: underline;
}
TD#recherche_site {
	padding: 5px 10px 0 0;
}


/* formulaire de contact */
#form_contact INPUT, #form_contact TEXTAREA {
	border:1px solid #742542;
	width:400px;
}

.butt_form {
	background-color:#7A2645;
	color:#fff;
	border-top:1px solid #A53961;
	border-left:1px solid #A53961;
	border-right:1px solid #220C14;
	border-bottom:1px solid #220C14;
	margin-right:10px;
}

#form_contact {
	width:410px;
	text-align:left;
}

.warning2 { margin:0.5em 0 0.5em 0; border:0.1em solid #CC0000; background:#FFFFCC; padding:10px; color:#CC0000; }

/* Bloc A Bordeaux */

.abordeaux { margin-right:3px; margin-bottom:10px; background:#E5C9D2 url(../_images/abordeaux_h.png) no-repeat top; }
.abordeaux h1 { margin:0 0 5px 0; font-size:14px; text-align:center; color:#7A2645 }
.abordeaux div {  background:url(../_images/abordeaux_b.png) no-repeat bottom; padding:10px; }
.abordeaux a { margin-left:10px; margin-right:10px; }