html {
	margin: 0;
	padding: 0;
	}
body {
	line-height: 1.2;/*interligne */
	color: #000000;  /*couleur image repetition position */
	margin: 0;
	padding: 0;
	scrollbar-face-color: #cdc3aa;  /*pour IE seulement */
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #e4d6b6;
	scrollbar-darkshadow-color: #e4d6b6;
	scrollbar-track-color: #cdc3aa;
	scrollbar-arrow-color: #a11a27;
	background-repeat: no-repeat;
	background-color: #cdc3aa;
	}
	
.margin{
	margin: 4px; /*pour décoler les textes des bords*/
}	
	
img { border : 0px; }
	
/*Ce qui concerne les peids de pages*/
.footer{
	background-image:url(../images/foot.jpg);
	background-repeat:no-repeat;
	background-position: top left ;

}
.pied2page {
	font-size: 10px;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #66322F;
	font-family: Arial, Helvetica, sans-serif;
}
.coordonnee{
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	margin: 5px 2px 2px 75px; /*regrouper les marges en commencant par le haut - droite - bas - gauche*/
}



/*les images du site*/
.container { 
	background:#fff url(../images/bgmiddle.jpg) no-repeat bottom left; 
	}
.bgtableau1{
	background-image: url(../images/deco/gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.bgtableau2{
	background-image: url(../images/deco/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	.bgtableau3{
	background-image: url(../images/deco/gauche2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.bgfond1{
	background-image: url(../images/deco/haut.jpg);
	background-repeat: no-repeat;
	}	
.bgfond2{
	background-image: url(../images/deco/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgfond3{
	background-image: url(../images/deco/pied.gif);

	}
	.bgfond4{
	background-image: url(../images/deco/bg-01.jpg);

	}
	
	

/*les TEXTES*/	
	
H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #50170F;
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-style: normal;
		margin:0;
	float:right;
}
H2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#A11A27;
	font-size: 14px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	margin:0;
	float:left;
}
H3 {
	margin-left:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
}
H5 {
	margin-left:0px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D101A;
	font-variant: small-caps;
	line-height: 18px;
}
H6 {
	margin-left:10px;
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
}

.texte_saisi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1F1F1F;
	font-style: normal;
	letter-spacing: 1px;
	background-color: #FEFDFC;
	border: 1px dotted #251410;
}

.txt-contenu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
	letter-spacing: 0px;
}
.titrebdc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #50170F;
}


.txt-contenu2{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	letter-spacing: 1px;
}


.reference {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.tarifs {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	font-weight: normal;
}

.tarifs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
	text-decoration: line-through;
}


.alerte{
	color: #FFFFFF;
	border: 2px solid #CCCCCC;
	background-color: #FF0000;
	font-family: "Century gothic", Times, serif;
	font-size: 12px;
}


/*LES LIENS*/	

a {
	color: #A11A28;
	text-decoration: none;
}

a:visited {
	color: #A11A28;
	text-decoration: none;
}
a:hover {
	color: #CE2233;
	text-decoration: none;
}
.lien a {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
}

.lien a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #000000;
	text-decoration: none;
}
.lien a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #000000;
	text-decoration: underline;
}

/*AUTRE DECO*/	

.bordure {
	border: 2px solid #FFFFFF;
}
.bordure2 {
	border: 1px solid #F7F7F7;
}
.bordure3 {
	border: 1px solid #333333;
}
.bordure4 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F3BA94;
}

ul li
{
	list-style-type : circle;
}
