/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #163053;
	font-size:14px;
	font-weight:bold;
	display:inline;
}


h2 {
	color: #E39250;
	font-size:12px;
	font-weight:bold;
	display:inline;
}


h3 {
	color: #666666;
	font-size:11px;
	font-weight:bold;
	display:inline;
}


li {
	list-style-type: square;
	color: #163053;
}

li .gris {
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

legend {
	color: #1a3a65;
}


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	width: 210px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBE7E6;
}
.fdnewsletter {
	background-image: url(gifs/images/ressorts-delaval_14.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 226px;
	padding-top: 30px;
}
.fdbas {
	background-image: url(gifs/images/ressorts-delaval_20.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 990px;
	text-align:center;
	
	color: #1a3a65;
}

.fdbas  p {
	padding-top:20px;
}
.fd {
	background-color: #e8eef5;
	height: 413px;
	width: 748px;

}
.petagegauche {
	background-image: url(gifs/images/ressorts-delaval_17.jpg);
	background-repeat: repeat-y;
}
.petagedroit {
	background-image: url(gifs/images/ressorts-delaval_18.jpg);
	background-repeat: repeat-y;
}
.petage {
	background-image: url(gifs/images/ressorts-delaval_03.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 25%;
}



/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a3a65;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a3a65;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #1a3a65;
}
a:active {
	text-decoration: underline;
	color: #1a3a65;
}


a.lien1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a3a65;
	text-decoration: none;
}
a.lien1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a3a65;
	text-decoration: none;
}
a.lien1:hover {
	text-decoration: underline;
	color: #1a3a65;
}
a.lien1:active {
	text-decoration: none;
	color: #1a3a65;
}



/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/
	
#accueil {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 226px;  /* changer la largeur ici */ 
    height: 28px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_07.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#accueil a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/menu_07.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#accueil a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#ressort {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 226px;  /* changer la largeur ici */ 
    height: 28px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_08.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#ressort a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/menu_08.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#ressort a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#realisation {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 226px;  /* changer la largeur ici */ 
    height: 28px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_09.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#realisation a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/menu_09.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#realisation a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#reference {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 226px;  /* changer la largeur ici */ 
    height: 29px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_10.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#reference a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/menu_10.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#reference a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#devis2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 226px;  /* changer la largeur ici */ 
    height: 29px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_11.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#devis2 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/menu_11.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#devis2 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#qui {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 226px;  /* changer la largeur ici */ 
    height: 29px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_12.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#qui a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/menu_12.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#qui a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#contact2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 226px;  /* changer la largeur ici */ 
    height: 29px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_13.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#contact2 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/menu_13.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#contact2 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#plan {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 226px;  /* changer la largeur ici */ 
    height: 29px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_14.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#plan a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/menu_14.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#plan a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
}
.encart1 {
	background-image: url(gifs/images/index_08.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 523px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 2px;
	text-align:justify;
}

#leEncartDeMoi {
	background:url(gifs/encarts.jpg) no-repeat;
	width:98px;
	height:89px;
	font-weight:bold;
	padding:44px 100px 0 10px;
	margin:0;
	display:block;
	text-decoration:none;
	font-size:13px !important;
	color:#CC0000;
	text-align:center;
}

#leEncartDeMoi:hover {
	color:#D08233;
}

.encart1 h1 {
	padding-left: 45px;
}


.encart2 {
	background-image: url(gifs/images/index_14.jpg);
	background-repeat: no-repeat;
	height: 217px;
	width: 227px;

}

.encart2 p{
margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
		padding-left: 100px;
	padding-top:55px;
	padding-right: 15px;
	
}


.encart2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a3a65;
	text-decoration: underline;
	padding-left: 121px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a3a65;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #1a3a65;
}
a:active {
	text-decoration: underline;
	color: #1a3a65;
}

.encart3 h1 {
	font-size: 12px;
}

.encart3 {
	background-image: url(gifs/images/index_15.jpg);
	height: 224px;
	width: 291px;
	
}

.encart3 a {
	padding-left: 85px;
}

.encart3 div {
	padding-top: 80px;
	padding-left: 10px;
	margin-bottom: 25px;
}
strong {
	color: #E39250;
}
.encart4 h1 {
	font-size: 12px
}

.encart4 {
	background-image: url(gifs/images/index_16.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 225px;
	
}

.encart4 div {
	margin-bottom:57px;
	padding-top: 50px;
	padding-left: 90px;
}

.encart4 a {
	padding-left: 120px;
}

.padding {
	padding: 5px;
}
.contour {
	border: 1px solid #999999;
}
.fdtableau {
	background-color: #D6E2ED;
}
.photoRessort {
	width:180px;
	text-align:center;
	float:right;
}