*{
	font-family:  Arial, Helvetica, sans-serif;
}

html {
	margin: 0;
	padding: 0;
	}
body {
	scrollbar-face-color: #FFF;  /*pour IE seulement */
	scrollbar-shadow-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color:#5F5F5F;
	scrollbar-darkshadow-color:#5F5F5F;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #5F5F5F;
	background-image: url(../images/deg-fd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #38B0DD;
	margin:0;
	}
	
.margin{
	margin: 4px; /*pour décoller les textes des bords*/
}	


	/*les OMBRES DES ANNONCES*/
.deg-H {
	background-image: url(../images/deg-H.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.deg-D {
	background-image: url(../images/deg-D.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.deg-B {
	background-image: url(../images/deg-B.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.deg-G {
	background-image: url(../images/deg-G.png);
	background-repeat: repeat-y;
	background-position: right top;
}


.deg-H-rose {
	background-image: url(../images/deg-H-rose.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.deg-D-rose {
	background-image: url(../images/deg-D-rose.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.deg-B-rose {
	background-image: url(../images/deg-B-rose.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.deg-G-rose {
	background-image: url(../images/deg-G-rose.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.deg-H-bleu {
	background-image: url(../images/deg-H-bleu.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.deg-D-bleu {
	background-image: url(../images/deg-D-bleu.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.deg-B-bleu {
	background-image: url(../images/deg-B-bleu.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.deg-G-bleu {
	background-image: url(../images/deg-G-bleu.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.deg-H-vert {
	background-image: url(../images/deg-H-vert.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.deg-D-vert {
	background-image: url(../images/deg-D-vert.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.deg-B-vert {
	background-image: url(../images/deg-B-vert.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.deg-G-vert {
	background-image: url(../images/deg-G-vert.png);
	background-repeat: repeat-y;
	background-position: right top;
}
/*les images du site*/

.fd-h1 {
	background-image: url(../images/deg-h1.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #FFF;
}
.fd-liens {
	background-image: url(../images/deg-pieds.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFF;
}
.fd-site {
	background-image: url(../images/fd-site.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.deg-contenu {
	background-image: url(../images/deg-contenu.png);
	background-position: center top;
	background-repeat: repeat-y;
}
.fd-pieds {
	background-image: url(../images/fd-pieds.png);
	background-position: center top;
}



/*les TEXTES*/	
	
H1, H1 a:link, H1 a:visited {
	color: #939393;
	font-size: 15px;
	letter-spacing: 0px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left;
	font-weight: normal;
	text-transform: uppercase;
}
	H1 a:hover{
	color: #E88300;
}


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



H3, H3 a:link, H3 a:visited {
	color: #1D92CC;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	text-align: left;
	font-family: "Century gothic", Arial, Helvetica, sans-serif;
}

H3 a:hover{
	color: #FF7F00;
}



H4, H4 a:link, H4 a:visited{
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
}

H4 a:hover{
	color: #FFF;
}




H5, H5 a:link, H5 a:visited{
	color: #1D92CC;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	text-transform: uppercase;
}

H5 a:hover{
	color: #FF7F00;
}



H6, H6 a:link, H6 a:visited {
	color: #FFF;
	margin-left:10px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

H6 a:hover{
	color: #FFF;
}

.texte_saisi {
	font-size: 12px;
	font-weight: normal;
	color: #1D92CC;
	font-style: normal;
	letter-spacing: 1px;
	border: 1px solid #37B0DC;
	background-color: #FFF;
}

.txt_pieds, .txt_pieds a:link, .txt_pieds a:visited {
	color: #FFF;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background-position: left;
	line-height: 17px;
	text-decoration: none;
}
.txt_pieds a:hover{
	color: #FFF;
}

.txt_contenu, .txt_contenu a:link, .txt_contenu a:visited {
	color: #16719C;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	background-position: center;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
}
.txt_contenu a:hover{
	color: #FFF;
	text-decoration: underline;
}



.txt_contenu2, .txt_contenu2 a:link, .txt_contenu2 a:visited {
	color: #10128B;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	background-position: center;
}
.txt_contenu2 a:hover{
	color: #10128B;
	text-decoration: underline;
	}
	
	.txt_contenu3, .txt_contenu3 a:link, .txt_contenu3 a:visited {
	color: #FF7F00;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-position: center;
}
.txt_contenu3 a:hover{
	color: #FF7F00;
	text-decoration: underline;
	}
	

.reference {
	font-size: 10px;
	font-style: italic;
	color: #FFEA00;
	font-weight: normal;
	text-align: left;
}

.tarifs {
	font-size: 12px;
	font-style: italic;
	color: #dc291e;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.alerte{
	color: #FFFFFF;
	border: 2px solid #CCCCCC;
	background-color: #CC0000;
	font-size: 12px;
}


/*LES LIENS*/	

a, a:visited {
	color: #939393;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #E88300;
	text-decoration: none;
}


.lien a, .lien a:link, .lien a:visited  {
	color: #6E6E6E;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 11px;
}

.lien a:hover {
	color: #FF7F00;
}

.lien2 a, .lien2 a:link, .lien2 a:visited  {
	color: #BA1C1C;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 11px;
}

.lien2 a:hover {
	color: #BA1C1C;
}



/*AUTRE DECO*/	

.bordure {
	border: 1px solid #1D92CC;
}
.bordure2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1D92CC;
	border-right-color: #1D92CC;
	border-bottom-color: #1D92CC;
	border-left-color: #1D92CC;
}


img{
border:none;
}

