﻿*{	font-family: "Century Gothic", Helvetica, Arial, sans-serif;}

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	scrollbar-face-color: #4f514e;  /*pour IE seulement */
	scrollbar-shadow-color: #4f514e;
	scrollbar-highlight-color: #4f514e;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color: #4f514e;
	scrollbar-arrow-color: #ffffff;
	background-color: #f2a849;
	background-position: center top;
	background-image: url(../images/fd.jpg);
	background-repeat: no-repeat;
}
	
.margin{
	margin: 4px; /*pour décoler les textes des bords*/
}	

.deg-fdannonces {
	background-image: url(../images/deg-fdannonces.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.deg-fdannonces2 {
	background-image: url(../images/deg-annonces2.png);
	background-repeat: repeat-y;
	background-position: left top;
}

/*les TEXTES*/	
	
H1, H1 a:link, H1 a:visited, H1 a:hover {
	color: #E09637;
	font-size: 16px;
	letter-spacing: 0px;
	font-style: normal;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
H1 a:hover {
	color: #E09637;
	text-decoration: underline;
}


H2, H2 a:link, H2 a:visited, H2 a:hover {
	color:#533209;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	text-align: justify;
	text-decoration: none;
}
H2 a:hover {
	color: #533209;
	text-decoration: underline;
}

H3, H3 a:link, H3 a:visited, H3 a:hover {
	color: #FFF;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: bold;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	letter-spacing: 0.5px;
}
H3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

H4, H4 a:link, H4 a:visited{
	color: #3f4040;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin: 0px;
	text-align: left;
}
H4 a:hover{
	color: #3f4040;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin: 0px;
	text-align: left;
}

H5, H5 a:link, H5 a:visited, H5 a:hover {
	color: #9C5F12;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin: 0px;
}
H5 a:hover {
	text-decoration: underline;
}

H6, H6 a:link, H6 a:visited, H6 a:hover {
	color: #333333;
	margin-left:10px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
H6 a:hover {
	text-decoration: underline;
}

.texte_saisi {
	font-size: 12px;
	font-weight: normal;
	color: #010101;
	font-style: normal;
	letter-spacing: 1px;
	border: 1px solid #383838;
	background-color: #FFFFFF;
}

.txt_pieds, .txt_pieds a:link, .txt_pieds a:visited , .txt_pieds a:hover{
	color: #9C5F12;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 17px;
	text-decoration: none;
}
.txt_pieds a:hover {
	text-decoration: underline;
}

.txt_contenu, .txt_contenu a:link, .txt_contenu a:visited, .txt_contenu a:hover {
	color: #533209;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 17px;
	text-decoration: none;
}
.txt_contenu a:hover {
	text-decoration: underline;
}

.txt_contenu2, .txt_contenu2 a:link, .txt_contenu2 a:visited, .txt_contenu2 a:hover {
	color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.txt_contenu2 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.reference {
	font-size: 12px;
	font-style: italic;
	color: #E84414;
	font-weight: bold;
	text-align: left;
}

.tarifs {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding-left: 0px;
	background-color: #F0A446;
}
.tarifs2 {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	background-color: #F0A446;
}
.alerte{
	color: #FFFFFF;
	border: 2px solid #CCCCCC;
	background-color: #CC0000;
	font-size: 12px;
}

/*LES LIENS*/	

a {
	color: #E09637;
	text-decoration: none;
}

a:visited {
	color: #E09637;
	text-decoration: none;
}
a:hover {
	color: #E09637;
	text-decoration: underline;
}
.lien, .lien a:link, .lien a:visited, .lien a:hover {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
}
.lien a:hover {
	text-decoration: underline;
}

/* AUTRE DECO*/	

.bordure {
	border: 1px solid #FFFFFF;
}
.bordure2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #9C5F12;
	border-right-color: #9C5F12;
	border-bottom-color: #9C5F12;
	border-left-color: #9C5F12;
}
.bordure3 {
	border: 1px solid #D57C11;
}
.bordure4 {
	border: 1px solid #30388B;
}

img{
	border:none;
}

