body {
	background-color: #a75826;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Tahoma, "Century Gothic", Verdana, Arial, "Helvetica 55 Roman";
	margin: 0px;
	padding: 0px;
	height:100%;
}

td {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Tahoma, "Century Gothic", Verdana, Arial, "Helvetica 55 Roman";
}

p {
	margin: 0px;
	padding: 0px;
}

/*Espacement*/

td.td_padding_5px {
	padding-top: 5px;
	padding-bottom: 5px;
}

td.td_padding_galerie {
	padding-bottom: 25px;
	text-align: center;
}

/*Structure générale*/

td.td_darazawad {
	background-image: url(/charte/visuels-haut/bando_haut.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

td.td_ombrev {
	background-image: url(/charte/ombre.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

td.td_ombreh {
	background-image: url(/charte/ombre.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/*Sousmenu*/

div.div_sousnav {
	position:absolute;
	z-index:500;
	visibility:hidden;
	top:169px;
}

a.sousmenu1:link, a.sousmenu1:visited, a.sousmenu1:active{
	display:block; width:180px;  height:25px;
	font-size: 12px; font-weight: bold; text-decoration:none;
	color: #7a5c00; background-color: #cc9900; line-height:25px;
	text-align: left;
	padding-left: 20px; padding-right: 10px;
	cursor:pointer;
}

a.sousmenu1:hover {
	display:block; width:180px;	height:25px;
	font-size: 12px; font-weight: bold;	text-decoration:none;
	color: #FFFFFF;
	background-color: #cc9900;
	background-image: url(/charte/puces/puce_coul1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;	padding-right: 10px;
	cursor:pointer;
}

a.sousmenu2:link, a.sousmenu2:visited, a.sousmenu2:active {
	display:block; height:25px; width:280px;
	color: #7a4200; text-decoration:none; line-height:25px;
	background-color: #cc6e00;
	text-align: left; font-size: 12px; font-weight: bold;
	padding-right: 10px; padding-left: 20px;
	cursor:pointer;
}

a.sousmenu2:hover {
	display:block; height:25px; width:280px;
	color: #FFFFFF; text-decoration:none; line-height:25px;
	background-color: #cc6e00;
	background-image: url(/charte/puces/puce_coul2.gif);
	background-repeat: no-repeat;
	background-position: left center; font-weight: bold;
	text-align: left; font-size: 12px;
	padding-right: 10px; padding-left: 20px;
	cursor:pointer;
}

a.sousmenu3:link, a.sousmenu3:visited, a.sousmenu3:active {
	display:block; height:25px; width:179px;
	color: #346965; text-decoration:none; line-height:25px;
	background-color: #57afa9;
	text-align: left; font-size: 12px; font-weight: bold;
	padding-right: 10px; padding-left: 20px;
	cursor:pointer;
}

a.sousmenu3:hover {
	display:block; height:25px; width:179px;
	color: #FFFFFF; text-decoration:none; line-height:25px;
	background-color: #57afa9;
	background-image: url(/charte/puces/puce_coul3.gif);
	background-repeat: no-repeat;
	background-position: left center; font-weight: bold;
	text-align: left; font-size: 12px;
	padding-right: 10px; padding-left: 20px;
	cursor:pointer;
}

a.sousmenu4:link, a.sousmenu4:visited, a.sousmenu4:active {
	display:block; height:25px; width:280px;
	color: #4e3b00; text-decoration:none; line-height:25px;
	background-color: #826200;
	text-align: left; font-size: 12px; font-weight: bold;
	padding-right: 10px; padding-left: 20px;
	cursor:pointer;
}

a.sousmenu4:hover {
	display:block; height:25px; width:280px;
	color: #FFFFFF; text-decoration:none; line-height:25px;
	background-color: #826200;
	background-image: url(/charte/puces/puce_coul4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left; font-size: 12px; font-weight: bold;
	padding-right: 10px; padding-left: 20px;
	cursor:pointer;
}

a.sousmenu5:link, a.sousmenu5:visited, a.sousmenu5:active {
	display:block; height:25px; width:240px;
	color: #6e3408; text-decoration:none; line-height:25px;
	background-color: #b7560e;
	text-align: left; font-size: 12px; font-weight: bold;
	padding-right: 10px; padding-left: 20px;
	cursor:pointer;
}

a.sousmenu5:hover {
	display:block; height:25px; width:240px;
	color: #FFFFFF; text-decoration:none; line-height:25px;
	background-color: #b7560e;
	background-image: url(/charte/puces/puce_coul5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left; font-size: 12px; font-weight: bold;
	padding-right: 10px; padding-left: 20px;
	cursor:pointer;
}

/*Couleurs*/

td.td_couleur1 {
	color: #FFFFFF;
	background-color: #cc9900;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

td.td_couleur2 {
	color: #FFFFFF;
	background-color: #cc6e00;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

td.td_couleur3 {
	color: #FFFFFF;
	background-color: #57afa9;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

td.td_couleur4 {
	color: #FFFFFF;
	background-color: #826200;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

td.td_couleur5 {
	color: #FFFFFF;
	background-color: #b7560e;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

td.td_index {
	color: #FFFFFF;
	background-color: #7b2900;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

td.td_news {
	color: #FFFFFF;
	background-color: #d8ac64;
	text-align: justify;
	padding-right: 10px;
}

td.td_news_pt {
	color: #FFFFFF;
	background-color: #d8ac64;
	text-align: justify;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom:5px;
	font-size: 12px;
}

td.td_border_bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc9900;
}

/*Liens*/

.pointer {
	cursor:pointer;
}

a:active, a:visited, a:link {
	color: #FFFFFF;
	text-decoration: none;
}

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

a.lienjaune:active, a.lienjaune:visited, a.lienjaune:link {
	color: #dfae1b;
}

a.lienjaune:hover {
	color: #dfae1b;
}

a.lienmarron:active, a.lienmarron:visited, a.lienmarron:link {
	color: #7c2900;
}

a.lienmarron:hover {
	color: #7c2900;
}

/*Texte*/

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

h2.h2_16px {
	font-size: 16px;
	padding-bottom:5px;
}

.text_blanc {
	color:#FFFFFF;
}

.text_pt {
	font-size: 11px;
}

.text_jaune {
	color:#cc9900;
}

/*Formulaire*/

input, select {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #934d21;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #632303;
}

input.input_resa {
	height:18px;
	font-size:10px;
}

textarea {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #934d21;
	padding-right: 3px;
	padding-left: 3px;
	width: 100%;
	border: 1px solid #632303;
}

input.input_submit {
	background-image: url(boutons/btn_envoyer.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 103px;
	border:none;
	cursor:pointer;
}

input.input_submit_on {
	background-image: url(boutons/btn_envoyer_on.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 103px;
	border:none;
	cursor:pointer;
}

form {
	padding:0px;
	margin:0px;
}

input.input_check {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Div*/
div.div_conteneur {
	position:relative;
}

div.div_infos {
	position:absolute;
	width:120px;
	top:130px;
	left:810px;
}

div.div_news {
	position:absolute;
	height:370px;
	top:225px;
	left:-20px;
}

div.div_encart {
	position:absolute;
	width:398px;
	height:410px;
	top:250px;
	left:400px;
	z-index:400;
}

div.div_encart2 {
	position:absolute;
	width:488px;
	height:410px;
	top:250px;
	left:320px;
	z-index:400;
}

div.div_galerie {
	position:absolute;
	width:588px;
	height:410px;
	top:250px;
	left:210px;
	z-index:400;
}

div.div_photo {
	position:absolute;
	top:335px;
	left:280px;
	z-index:450;
}

div.div_boutons {
	position:absolute;
	top:525px;
	left:280px;
	z-index:450;
}

div.div_photo_actu {
	position:absolute;
	top:330px;
	left:200px;
	z-index:450;
}

div.div_liste_news {
	position:absolute;
	height:410px;
	top:250px;
	left:250px;
	z-index:400;
}

div.div_galerie_photo {
	position:absolute;
	width:107px;
	height:257px;
	top:395px;
	left:815px;
}

div.div_contenu_galerie {
	position:absolute;
	width:107px;
	/*position:absolute;*/
	top:0px;
	left:0px;
	/*margin:auto;*/
}

div.div_galerie_grande {
	position:absolute;
	height:410px;
	width:500px;
	top:250px;
	left:280px;
	z-index:480;
	padding:5px;
	text-align:center;
}


.bordure_galerie {
	border: 2px solid #FFFFFF;
}

td.td_numero {
	font-size: 9px;
	font-weight: bold;
	color: #D8AC64;
	background-color: #A75826;
	text-align: center;
	cursor:pointer;
	margin: 0px;
	padding: 0px;
}

td.td_numero_on {
	font-size: 9px;
	font-weight: bold;
	color: #823207;
	background-color: #D8AC64;
	text-align: center;
	cursor:pointer;
	margin: 0px;
	padding: 0px;
}

td.td_fond_ligne {
	background-color: #943303;
	text-align:center;
}

.div_plan {
	background-color: #000000;
	position:fixed;
	margin:auto;
	height: 100%;
	width: 100%;
	filter:alpha(opacity=60);
   -moz-opacity:0.6;
	opacity: 0.6;
	left: 0px;
	top: 0px;
	z-index:2000;
	overflow:visible;
	margin:auto;
}

.div_plan2 {
    position:absolute;height: 100%;width: 100%;z-index:2500; visibility:hidden; overflow: visible; top:0; left:0;
}
.div_plan3 {
    position:absolute;width: 100%;z-index:2600; overflow:visible; top:20px;
}