/*####################### */
/*####### GENERAL ####### */
/*####################### */

body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	vertical-align: middle;
	background-color: #dcdac4;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
li {
	list-style-position: inside;
	text-align: justify;
}
.fleche
{
padding-right:3px;
}

.general
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
}

.centre
{
	width:980px;
	height:776px;
	margin:0px;
	padding:0px;
	background-image:url(../images/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*####################### */
/*####### TABLEAUX ###### */
/*####################### */

.td_bord_haut
{
	width:1000px;
	height:10px;
	margin:0px;
	padding:0px;
	background-image:url(../images/ombre_haut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_bord_bas
{
	width:1000px;
	height:10px;
	margin:0px;
	padding:0px;
	background-image:url(../images/ombre_bas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_bord_gauche
{
	width:10px;
	height:900px;
	margin:0px;
	padding:0px;
	background-image:url(../images/ombre_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_bord_droite
{
	width:10px;
	height:900px;
	margin:0px;
	padding:0px;
	background-image:url(../images/ombre_droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_centre
{
	width:980px;
	height:900px;
	vertical-align:top;
}
.td_tetiere
{
 	width:980px;
	height:124px;
	margin:0px;
	padding:0px;
	background-image:url(../images/fond_tetiere.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_gauche
{
	height:766px;
	width:252px;
	vertical-align: top;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;

}
.td_droit
{
	height:766px;
	padding-top:10px;
	width:728px;
	text-align: left;
	vertical-align: top;
	margin:0px;
}
.td_droit_index
{
	height:776px;
	padding:0px;
	width:728px;
	text-align: left;
	vertical-align: top;
	margin:0px;
}

.td_1px
{
	width:1px;
}
.td_1px_marron
{
	width:1px;
	background-color:#d1c9bf;
}
.td_1px_marron2
{
	width:1px;
	background-color:#ebe8e5;
}

.sans_bord
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1c9bf;
	border-right-color: #d1c9bf;
	border-bottom-color: #d1c9bf;
	border-left-color: #d1c9bf;
	padding-left:5px;
	padding-right:5px;
}

.bord_bas_marron
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1c9bf;
	border-right-color: #d1c9bf;
	border-bottom-color: #d1c9bf;
	border-left-color: #d1c9bf;
	padding:5px;
}

.bord_bas_marron2
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebe8e5;
	border-right-color: #ebe8e5;
	border-bottom-color: #ebe8e5;
	border-left-color: #ebe8e5;
	padding-top:5px;
	padding-bottom:5px;
}

/*####################### */
/*#### FORMULAIRES ###### */
/*####################### */
.input_rech
{
	width:279px;
	padding-left:30px;
	background-image:url('../images/fond_input.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	text-align: left;
	vertical-align: middle;
}
.input_neutre
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
}
.input_invisible_rech
{
	background-color:#f6f6e8;
	border:0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40301c;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

input,textarea,select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #765834;
	background-color: #f1f1f1;
	margin: 0px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #765834;
	border-right-color: #40301c;
	border-bottom-color: #40301c;
	border-left-color: #765834;
}

/*####################### */
/*####### TITRES ######## */
/*####################### */

.coin1_bleu
{
	background-image:url(../images/coin1_bleu.gif);
	background-color: #37a6e8;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.coin2_bleu
{
	background-image:url(../images/coin2_bleu.gif);
	background-color: #37a6e8;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.coin3_bleu
{
	background-image:url(../images/coin3_bleu.gif);
	background-color: #37a6e8;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.coin4_bleu
{
	background-image:url(../images/coin4_bleu.gif);
	background-color: #37a6e8;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.fond_bleu
{
	background-color: #37a6e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	letter-spacing: 1px;
}
.fond_bleu_vide
{
	background-color: #37a6e8;
	padding:0px;
	margin:0px;
}

.coin1_orange
{
	background-image:url(../images/coin1_orange.gif);
	background-color: #fb994f;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.coin2_orange
{
	background-image:url(../images/coin2_orange.gif);
	background-color: #fb994f;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.coin3_orange
{
	background-image:url(../images/coin3_orange.gif);
	background-color: #fb994f;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.coin4_orange
{
	background-image:url(../images/coin4_orange.gif);
	background-color: #fb994f;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.fond_orange
{
	background-color: #fb994f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	letter-spacing: 1px;
}
.fond_orange_vide
{
	background-color: #fb994f;
	padding:0px;
	margin:0px;
}

.coin1_marron
{
	background-image:url(../images/coin1_marron.gif);
	background-color: #b2a28f;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.coin2_marron
{
	background-image:url(../images/coin2_marron.gif);
	background-color: #b2a28f;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.coin3_marron
{
	background-image:url(../images/coin3_marron.gif);
	background-color: #b2a28f;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.coin4_marron
{
	background-image:url(../images/coin4_marron.gif);
	background-color: #b2a28f;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.fond_marron
{
	background-color: #b2a28f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	letter-spacing: 1px;
}
.fond_marron_vide
{
	background-color: #b2a28f;
	padding:0px;
	margin:0px;
}

.coin1_gris
{
	background-image:url(../images/coin1_gris.gif);
	background-color: #828282;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.coin2_gris
{
	background-image:url(../images/coin2_gris.gif);
	background-color: #828282;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.coin3_gris
{
	background-image:url(../images/coin3_gris.gif);
	background-color: #828282;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.coin4_gris
{
	background-image:url(../images/coin4_gris.gif);
	background-color: #828282;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 3px;
	border: 0px solid;
}
.fond_gris
{
	background-color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	letter-spacing: 1px;
}
.fond_gris_vide
{
	background-color: #828282;
	padding:0px;
	margin:0px;
}

/*####################### */
/*####### TEXTES ######## */
/*####################### */
.bleu_10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #37a6e8;	
}

.bleu_11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37a6e8;	
}

.bleu_12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37a6e8;	
}

.bleu_13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #37a6e8;	
}

.bleu_14
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #37a6e8;	
}
.bleu_15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #37a6e8;	
}
.bleu_16
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #37a6e8;	
}
.bleu_17
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #37a6e8;	
}
.bleu_18
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #37a6e8;	
}
.marron_10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #40301c;	
}

.marron_11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #40301c;	
}

.marron_12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40301c;	
}

.marron_13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #40301c;	
}

.marron_14
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #40301c;	
}
.marron_15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #40301c;	
}
.marron_16
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #40301c;	
}
.marron_17
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #40301c;	
}
.marron_18
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #40301c;	
}
.marron2_10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #765834;	
}
.marron2_11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #765834;	
}
.marron2_12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #765834;	
}
.marron2_13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #765834;	
}
.marron2_14
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #765834;	
}
.marron2_15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #765834;	
}
.marron2_16
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #765834;	
}
.marron2_17
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #765834;	
}
.marron2_18
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #765834;	
}
.marron3_10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2a28f;	
}
.marron3_11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b2a28f;	
}
.marron3_12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2a28f;	
}
.marron3_13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b2a28f;	
}
.marron3_14
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b2a28f;	
}
.marron3_15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b2a28f;	
}
.marron3_16
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b2a28f;	
}
.marron3_17
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #b2a28f;	
}
.marron3_18
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b2a28f;	
}


h1 { 
display:inline;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
}


.number
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b2a28f;	
}

