*{
	font-family:  Verdana, Geneva, 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-color: #40494e;
	margin: 0;
	padding: 0;
	}
	
.margin{
	margin: 4px; /*pour décoller les textes des bords*/
}	



/*les images du site*/

.fd-contenu {
	background-image: url(../images/fd-contenu.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.deg-contenu {
	background-image: url(../images/deg-contenu.gif);
	background-position: center bottom;
	background-repeat: repeat-y;
}
.fd-bandeau {
	background-image: url(../images/fd-bando.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.fd-pieds {
	background-image: url(../images/fd-pieds.gif);
	background-position: center top;
	background-repeat: no-repeat;
}



/*INTRO*/
.fd-intro {
	background-image: url(../images/fd-contenu.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.intro-bando {
	background-image: url(../images/intro-bando.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.intro-h1 {
	background-image: url(../images/intro-bando.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

/*PAGINATION*/
.fd-pagination {
	background-image: url(../images/fd-pagination.png);
	background-position: center center;
	background-repeat: repeat-y;
}

.txt_pagination, .txt_pagination a:link, .txt_pagination a:visited {
	color: #dfe2e3;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	background-position: center;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
}
.txt_pagination a:hover{
	color: #EE8D01;
	text-decoration: underline;
}



	/*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;
}

/*les TEXTES*/	
	
H1, H1 a:link, H1 a:visited {
	color: #8F8F8F;
	font-size: 17px;
	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: #F18D01;
	text-decoration: underline;
}


H2, H2 a:link, H2 a:visited {
	color:#F18D01;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0px;
}
H2 a:hover{
	color: #F18D01;
	text-decoration: underline;
}



H3, H3 a:link, H3 a:visited {
	color: #EC9001;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	text-align: left;
}

H3 a:hover{
	color: #EC9001;
}



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

H4 a:hover{
	color: #b8babb;
	font-weight: bold;
}




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

H5 a:hover{
	color: #F18D01;
}



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: #b8babb;
	font-style: normal;
	letter-spacing: 1px;
	border: 1px solid #828E95;
	background-color: #40494E;
}

.txt_pieds, .txt_pieds a:link, .txt_pieds a:visited {
	color: #b8babb;
	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: #b8babb;
	text-decoration: underline;
}

.txt_contenu, .txt_contenu a:link, .txt_contenu a:visited {
	color: #b8babb;
	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: #b8babb;
	text-decoration: underline;
}

.txt_tech, .txt_tech a:link, .txt_tech a:visited {
	color: #b8babb;
	font-size: 11px;
	font-weight: bold;
	background-position: center;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.txt_tech a:hover{
	color: #b8babb;
	text-decoration: underline;
}

.txt_contenu2, .txt_contenu2 a:link, .txt_contenu2 a:visited {
	color: #b8babb;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-position: center;
}
.txt_contenu2 a:hover{
	color: #b8babb;
	text-align: left;
	}
	

.reference {
	font-size: 12px;
	font-style: normal;
	color: #EE8D02;
	font-weight: normal;
	text-align: left;
}

.tarifs {
	font-size: 12px;
	font-style: normal;
	color: #F18D01;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #56626A;
}
.tarifs a{
	font-size: 12px;
	font-style: normal;
	color: #F18D01;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #56626A;
}
.tarifs a:hover{
	font-size: 12px;
	font-style: normal;
	color: #F18D01;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #56626A;
}
.alerte{
	color: #FFFFFF;
	border: 2px solid #CCCCCC;
	background-color: #CC0000;
	font-size: 12px;
}


/*LES LIENS*/	

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

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


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

.lien a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 11px
}

.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;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 11px
}



/*AUTRE DECO*/	

.bordure {
	border: 1px solid #788c9a;
}
.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: #F18D01;
	border-right-color: #F18D01;
	border-bottom-color: #F18D01;
	border-left-color: #F18D01;
}
.bordure3 {
	border: 1px dashed #828E95;
}
.bordure4 {
	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: #828E95;
	border-right-color: #828E95;
	border-bottom-color: #828E95;
	border-left-color: #828E95;
}


img{
border:none;
}

