/*******************************************************************************
CONSTRUCTION
*******************************************************************************/
body {
	margin: 0;
	padding: 0;
	background-image: url(media/GEN/fd_haut.gif);
	background-repeat: repeat-x;
	background-color: #88060f;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #da8c66;
	font-size: 14px;
}
body a {
	color: #FFFF66;
	text-decoration: none;
}
body a:hover {
	color: #CCFF00;
	text-decoration: none;
}
div#conteneur {
	width:750px;
}
div#titre img {
	float:left;
	display:block;
}
div#contenu {
	margin: 0 30px 0 82px;
	text-align: justify;
}
div#carte {
	left: 265px;
	top: 265px;
	position: absolute;
}
div#liste_centre {
	left: 30px;
	top: 265px;
	width: 270px;
	z-index: 100;
	position: absolute;
}
div#info_centre {
	left: 290px;
	top: 270px;
	width: 340px;
	position: absolute;
	border: 1px solid #da8c66;
	/*background: url(media/GEN/fd_infocentre.gif) repeat-y 0 0;*/
	padding: 10px 10px 10px 30px;
	background-color: #92040a;
	text-indent: -20px;
}
/*******************************************************************************
MENU
*******************************************************************************/
div#menu {
	clear: left;
	width:750px;
	height:20px;
	background-image: url(media/GEN/fd_menu.gif);
	background-repeat: no-repeat;
	color: #d4ad9f;
	font-size: 12px;
	margin: 0;
}
div#menu a {	
	color: #d4ad9f;
}
div#menu a:hover {
	color: #CCFF00;
}
div#menu li {
	display:inline;
	list-style-type: none;
	padding-right: 22px;
	line-height: 20px;
}
/*******************************************************************************
IMAGE
*******************************************************************************/
.img_left {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #d4ad9f;
}
.img_right {
	float: right;
	margin: 0 0 10px 20px;
	border: 1px solid #d4ad9f;
}
/*******************************************************************************
LISTES PUCES
*******************************************************************************/
div#liste_centre ul {
	margin: 0;
	padding: 0;
}
div#liste_centre li {
	padding: 0 20px;
	margin: 15px 0;
	list-style-type: none;
}
div#liste_centre li#centre_et {background: url(media/GEN/gr_pucecentre_et.gif) no-repeat 0 0;}
div#liste_centre li#centre_et a {color: #da8c66;}
div#liste_centre li#centre_et a:hover {color: #CCFF00;}
div#liste_centre li#centre_al {
 background: url(media/GEN/gr_pucecentre_al.gif) no-repeat 0 0;
 color: #d4ad9f;
}
/*******************************************************************************
STYLE
*******************************************************************************/
.titre1 {
	color: #ccb29d;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 30px;
	margin: 0;
}
.titre2 {
	color: #dfa589;
	font-size: 17px;
}
.titre3 {
	color: #3300FF;
	font-size: 27px;
	text-indent: 20px;
}
.txt_moins {
	font-size: 12px;
	color: #FF3300;
}
.txt_dateactu {
	margin: 0px;
	padding: 0px;
	/*text-align: right;*/
	font-size: 11px;
	color: #A24B55;
}
.focus {	
	color: #FFFFFF;
}
.titre_infocentre {
	color: #dfa589;
	font-size: 17px;
	
}
/*******************************************************************************
FORMULAIRE
*******************************************************************************/
.form_crypt {
	color: #FFFFFF;
	background-image: url(media/GEN/gr_fd_bt1_form.gif);
	border: 1px solid #a76a76;
	padding: 1px;
	margin: 0;
}

