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

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

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0e446a;
	background-image: url(gifs/header.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #88a321;
	font-weight: bold;
}
.titre2 {
	font-size: 17px;
	color: #033051;
	display: block;
	text-indent: 50px;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	background-image: url(gifs/puce.jpg);
	background-repeat: no-repeat;
}
h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.txt_couleur {
	color: #881920;
	font-weight: bold;
	font-size: 12px;
}



/******************************************************************** Lien ******************************************************************/
a {
	font-size: 11px;
	color: #0e446a;
	text-decoration: underline;
	font-weight: normal;
}
a:link {
	font-size: 11px;
	color: #0e446a;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0e446a;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #0e446a;
}


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

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-size:11px;
	color:#e67032;
	background-color:#ffffff;
}

.bouton_news {
	font-size:12px;
	color:#ffffff;
	background-color:#721604;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/**********************************************************BDD AUTO **************************************/
/*.numpage {
	display: block;
	height: 22px;
	width: 22px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_nombre2.jpg);
	background-repeat: no-repeat;
}
.numpage:hover {
	text-decoration: none;
	height: 22px;
	width: 22px;
	line-height: 20px;
	background-image: url(gifs/bt_nombre.jpg);
	background-repeat: no-repeat;
}
.numpage_selec {
	display: block;
	height: 22px;
	width: 22px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_nombre.jpg);
	background-repeat: no-repeat;
}
.bt_suivant{
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivant.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_suivant:hover {
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivantover.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_precedent{
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivant.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_precedent:hover {
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivantover.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_transparent {
	height: 20px;
	width: 120px;
	display: block;
	float: left;
	background-color: #780E10;
}
.liste_deroulante {
	width: 300px;
	margin-bottom: 20px;
	margin-left: 200px;
}
.news_auto_pagination {
	margin-right: auto;
	margin-left: auto;
}
.news_auto {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
*/
.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:transparent;background-image:url(blank.gif);} */


	
/**********************************************************************************************************/
	
.page {
	width: 985px;
	margin:auto;
}
	
#header {
	width: 100%;
}

#header .page {
	height: 297px;
}
#headerH {
	height: 76px;
	width: 985px;
	overflow: hidden;
}

#logo {
	height: 76px;
	width: 488px;
	float: left;
	margin-right: 74px;
}
#devis_header {
	height: 76px;
	width: 288px;
	background-image: url(gifs/devis_header.jpg);
	background-repeat: no-repeat;
	float: left;
}
#devis_header a {
	text-decoration: none;
	color: #881920;
	font-size: 14px;
	padding-top: 30px;
	height: 46px;
	display: block;
	padding-left: 50px;
	width: 238px;
	font-weight: bold;
}
.devis_header2 {
	font-size: 21px;
	display: block;
	text-indent: 80px;
}


#diaporama {
	height: 221px;
	width: 985px;
	background-image: url(gifs/diapo.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 260px;
}
ul.MenuHorizontal {
   width: 260px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 260px;
}

ul.MenuHorizontal li a {
	display: block;
	color: #0e446a;         /*Ici, changer la couleur de la police*/
	font-size: 12px;         /*Ici, changer la taille de la police du menu*/
	font-weight: bold;
	padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
	text-decoration: none;
	text-indent: 50px;
}

li#menu0 a {
   background-image: url('gifs/accueil.jpg');         /*Ici l'image de fond de la cellule*/
   height: 29px;
   line-height: 29px;
}

li#menu1 a {
   background-image: url('gifs/amenagement.jpg');         /*Ici l'image de fond de la cellule*/
   height: 32px;
   line-height: 32px;
}

li#menu2 a {
   background-image: url('gifs/menuiserie.jpg');         /*Ici l'image de fond de la cellule*/
   height: 31px;
   line-height: 31px;
}

li#menu3 a {
   background-image: url('gifs/menuiserie.jpg');         /*Ici l'image de fond de la cellule*/
   height: 31px;
   line-height: 31px;
}

li#menu8 a {
   background-image: url('gifs/menuiserie.jpg');         /*Ici l'image de fond de la cellule*/
   height: 31px;
   line-height: 31px;
}

li#menu4 a {
   background-image: url('gifs/contact.jpg');         /*Ici l'image de fond de la cellule*/
   height: 30px;
   line-height: 30px;
}

li#menu5 a {
   background-image: url('gifs/ajout.jpg');         /*Ici l'image de fond de la cellule*/
   height: 28px;
   line-height: 28px;
}

li#menu6 a {
   background-image: url('gifs/ajout2.jpg');         /*Ici l'image de fond de la cellule*/
   height: 28px;
   line-height: 28px;
}

li#menu7 a {
   background-image: url('gifs/amenagement.jpg');         /*Ici l'image de fond de la cellule*/
   height: 29px;
   line-height: 29px;
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/accueilover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   font-weight:bold;
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/amenagementover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   font-weight:bold;
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/menuiserieover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   font-weight:bold;
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/menuiserieover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   font-weight:bold;
}

li#menu8 a:hover, a#selected-over8 {
   background-image: url('gifs/menuiserieover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   font-weight:bold;
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/contactover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   font-weight:bold;
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/ajoutover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   font-weight:bold;
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/ajout2over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   font-weight:bold;
}

li#menu7 a:hover, a#selected-over7 {
   background-image: url('gifs/amenagementover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   font-weight:bold;
}

/***************************************************** CONTENU ********************************************************/

#content {
	width: 985px;
	margin:auto;
}
#colonne_gauche {
	float: left;
	width: 216px;
	overflow: hidden;
	height: 480px;
	background-image: url(gifs/colonne_gauche.jpg);
	background-repeat: no-repeat;
}
#coordonnees {
	height: 317px;
	width: 192px;
	padding-top: 7px;
	padding-left: 24px;
	line-height: 18px;
	font-size: 11px;
}

#colonne_centre {
	float: left;
	width: 765px;
}
#titre_page {
	background-image: url(gifs/titre.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 714px;
	padding-top: 30px;
	padding-left: 55px;
}
#zonechaude {
	width: 660px;
	padding-left: 40px;
	padding-bottom: 20px;
	text-align: justify;
}
.photo1 {
	float: left;
	margin-right: 10px;
	display: block;
}



.photos_bardage img{
	width: 150px;
	padding: 6px;
}
		
.photos_bardage{
	text-align: center;
}

.intro {
	line-height: 20px;
	font-weight: bold;
}

.encart_competences {
	width: 675px;
	padding-top: 20px;
	background-color: #d6e884;
	padding-left: 25px;
	margin-top: 36px;
	height: 250px;
	overflow: hidden;
}
.encart_competences h2 {
	background-image: url(gifs/filet_competences.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 10px;
}
.competencesG {
	float: left;
	width: 386px;
	margin-right: 22px;
}
.competencesG p {
	font-size: 11px;
}

.competencesG h3 {
	background-image: url(gifs/puce_vert.jpg);
	background-repeat: no-repeat;
	padding-left: 26px;
}
.competencesG a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.competencesG a:hover {
	text-decoration: underline;
	font-weight: bold;
}



.encart_devis {
	float: left;
	height: 130px;
	width: 267px;
	background-image: url(gifs/encart_devis.jpg);
	background-repeat: no-repeat;
}
.encart_devis a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 70px;
}
.encart_devis a:hover {
	font-weight: bold;
}

.solutions1 {
	text-indent: 45px;
	display: block;
}
.solutions2 {
	display: block;
	text-indent: 80px;
	margin-bottom: 10px;
}
.devis1 {
	display: block;
}
.devis2 {
	text-indent: 65px;
	display: block;
}
.devis3 {
	display: block;
	font-size: 19px;
	font-weight: bold;
	text-indent: 30px;
}

.formulaire {
	width: 552px;
	padding-left: 30px;
}
.encart_form {
	width: 530px;
	border: 1px solid #0e446a;
	margin-bottom: 30px;
	padding-left: 20px;
	clear: both;
	padding-top: 20px;
}
.titre_contact {
	width: 137px;
	position:relative;
}
.titre_contact h2 {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 7px;
	margin-top: -10px;
	width: 137px;
	font-size: 15px;
	display: block;
	top: -20px;
	position: absolute;
	left: 0px;
}
.titre_contact2 {
	position:relative;
}
.titre_contact2 h2 {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 7px;
	margin-top: -10px;
	width: 158px;
	display: block;
	top: -20px;
	position: absolute;
	left: 0px;
	font-size: 15px;
}
.area_form {
	height: 60px;
	width: 500px;
	border:1px solid #0e446a;
}
.input_form {
	width: 200px;
	height: 18px;
	border:1px solid #0e446a;
}


.nom {
	float: left;
	width: 260px;
}
#bloc_bouton {
	clear: both;
	padding-left: 200px;
}
.bouton_form {
	color: #0e446a;
	background-color: #f2f02b;
	height: 18px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
}

#footer {
	width: 100%;
	clear:both;
	font-weight: normal;
	background-color: #0e446a;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
#footer .page {
	height: 80px;
	background-image: url(gifs/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
}
.lien_footer a {
	text-decoration: none;
}
.lien_footer a:hover {
	text-decoration: underline;
}
.options {
	font-size: 10px!important;
}

#footer a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
}


.fin {
	padding-left:100px;
	padding-right:100px;

}

.fin strong {
	font-weight:normal;
}

.gras {
	font-weight:normal;
}
