@charset "utf-8";
/* CSS Document */
body {
	background-image:url(/images/fond-bois.jpg);
 	background-repeat: repeat-x;
	}
	
.Menuiserie-Lecomte {
	width:962px;
	margin:0 auto;
	}
	
.fond-rouge {
	display:block;
	width:962px;
	height:75px;
	background-image:url(/images/fond-rouge.png);
	background-repeat:no-repeat;
	position:relative;
	}
	
.Menu-Rouge {
	position:absolute;
	width:360px;
	height:30px;
	top:51px;
	left:590px;
	}
	
.Menu-Rouge a {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-right:5px;
	padding-left:5px;
	}
	
.Menu-Rouge a:hover {
	color: #000;
	text-decoration: none;
	}
	
.animation-flash {
	display:block;
	width:962px;
	height:157px;
	background-image:url(/images/fond-blanc.png);
	background-repeat:repeat-y;
	padding-left:8px;
	padding-right:8px;
	}
	
.menu {
	display:block;
	width:962px;
	height:44px;
	background-image:url(/images/fond-blanc.png);
	background-repeat:repeat-y;
	padding-left:8px;
	padding-right:8px;
	}
	
.menu-escaliers {
	display:inline;
	float:left;
	width:237px;
	height:44px;
	}
	
.menu-portes {
	display:inline;
	float:left;
	width:237px;
	height:44px;
	}
	
.menu-amenagements {
	display:inline;
	float:left;
	width:236px;
	height:44px;
	}
	
.menu-fenetres {
	display:inline;
	float:left;
	width:236px;
	height:44px;
	}
	
.contenu {
	display:block;
	width:962px;
	background-image:url(/images/fond-blanc.png);
	background-repeat:repeat-y;
	padding-left:8px;
	padding-right:8px;
	}
	
.bouchon-page {
	display:block;
	width:962px;
	height:21px;
	background-image:url(/images/bouchon-page.png);
	background-repeat:no-repeat;
	padding-left:8px;
	padding-right:8px;
	}
	
.sous-menu {
	display:block;
	width:962px;
	height:30px;
	background-image:url(/images/fond-blanc.png);
	background-repeat:repeat-y;
	padding-left:8px;
	padding-right:8px;
	}
	
.sous-menu-escaliers {
	display:block;
	width:946px;
	height:30px;
	background-image:url(/images/fond-escaliers.jpg);
	background-repeat:repeat-x;
	}
	
.sous-menu-portes {
	display:block;
	width:946px;
	height:30px;
	background-image:url(/images/fond-portes.jpg);
	background-repeat:repeat-x;
	}
	
.sous-menu-amenagements {
	display:block;
	width:946px;
	height:30px;
	background-image:url(/images/fond-amenagements.jpg);
	background-repeat:repeat-x;
	}
	
.sous-menu-fenetres {
	display:block;
	width:946px;
	height:30px;
	background-image:url(/images/fond-fenetres.jpg);
	background-repeat:repeat-x;
	}
.sous-menu-entreprise {
	display:block;
	width:946px;
	height:30px;
	background-image:url(/images/fond-entreprise.jpg);
	background-repeat:repeat-x;
	}
	
.Bouton-vert
{
	padding-top:7px;
	display:inline;
	float:left;
}

.Bouton-vert a
{
	float:left;
	background:url(/images/boutons/bvg.jpg) no-repeat 0 -23px;
	margin:0px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
	font-family:Arial;
	margin-bottom:0px;
	margin-left:6px;
}

.Bouton-vert a span
{
	float:left;
	display:block;
	background:url(/images/boutons/bvd.jpg) no-repeat 100% -23px;
	padding:2px 14px 4px 6px;
	white-space:nowrap;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color:#666;

}


.Bouton-vert a:hover span
{

	color:#009900;
	background-position:100% 0;
}
.Bouton-vert a:hover
{
	background-position:0 0;
}

.Bouton-orange
{
	padding-top:7px;
	display:inline;
	float:left;
}

.Bouton-orange a
{
	float:left;
	background:url(/images/boutons/bog.jpg) no-repeat 0 -23px;
	margin:0px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
	font-family:Arial;
	margin-bottom:0px;
	margin-left:6px;
}

.Bouton-orange a span
{
	float:left;
	display:block;
	background:url(/images/boutons/bod.jpg) no-repeat 100% -23px;
	padding:2px 14px 4px 6px;
	white-space:nowrap;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color:#666;
}


.Bouton-orange a:hover span
{

	color:#F90;
	background-position:100% 0;
}
.Bouton-orange a:hover
{
	background-position:0 0;
}

.Bouton-rouge
{
	padding-top:7px;
	display:inline;
	float:left;
}

.Bouton-rouge a
{
	float:left;
	background:url(/images/boutons/brg.jpg) no-repeat 0 -23px;
	margin:0px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
	font-family:Arial;
	margin-bottom:0px;
	margin-left:6px;
}

.Bouton-rouge a span
{
	float:left;
	display:block;
	background:url(/images/boutons/brd.jpg) no-repeat 100% -23px;
	padding:2px 14px 4px 6px;
	white-space:nowrap;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color:#666;

}


.Bouton-rouge a:hover span
{
	color:#F00;
	background-position:100% 0;
}
.Bouton-rouge a:hover
{
	background-position:0 0;
}

.Bouton-violet
{
	padding-top:7px;
	display:inline;
	float:left;
}

.Bouton-violet a
{
	float:left;
	background:url(/images/boutons/bvig.jpg) no-repeat 0 -23px;
	margin:0px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
	font-family:Arial;
	margin-bottom:0px;
	margin-left:6px;
}

.Bouton-violet a span
{
	float:left;
	display:block;
	background:url(/images/boutons/bvid.jpg) no-repeat 100% -23px;
	padding:2px 14px 4px 6px;
	white-space:nowrap;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color:#666;
}


.Bouton-violet a:hover span
{

	color:#82007E;
	background-position:100% 0;
}
.Bouton-violet a:hover
{
	background-position:0 0;
}

.Bouton-bleu
{
	padding-top:7px;
	display:inline;
	float:left;
}

.Bouton-bleu a
{
	float:left;
	background:url(/images/boutons/bbg.jpg) no-repeat 0 -23px;
	margin:0px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
	font-family:Arial;
	margin-bottom:0px;
	margin-left:6px;
}

.Bouton-bleu a span
{
	float:left;
	display:block;
	background:url(/images/boutons/bbd.jpg) no-repeat 100% -23px;
	padding:2px 14px 4px 6px;
	white-space:nowrap;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color:#666;
}


.Bouton-bleu a:hover span
{

	color:#01A0C7;
	background-position:100% 0;
}
.Bouton-bleu a:hover
{
	background-position:0 0;
}


.Bouton-vert-galerie
{
	padding-top:7px;
	display:inline;
	float:left;
	position:relative;
}

.Bouton-vert-galerie a
{
	float:left;
	background:url(/images/boutons/bgvg.jpg) no-repeat 0 -23px;
	margin:0px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
	font-family:Arial;
	margin-bottom:0px;
	margin-left:6px;
}

.Bouton-vert-galerie a span
{
	float:left;
	display:block;
	background:url(/images/boutons/bgvd.jpg) no-repeat 100% -23px;
	padding:2px 14px 4px 6px;
	white-space:nowrap;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color:#666;

}


.Bouton-vert-galerie a:hover span
{

	color:#009900;
	background-position:100% 0;
}
.Bouton-vert-galerie a:hover
{
	background-position:0 0;
}

.Bouton-orange-galerie
{
	padding-top:7px;
	display:inline;
	float:left;
	position:relative;
}

.Bouton-orange-galerie a
{
	float:left;
	background:url(/images/boutons/bgog.jpg) no-repeat 0 -23px;
	margin:0px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
	font-family:Arial;
	margin-bottom:0px;
	margin-left:6px;
}

.Bouton-orange-galerie a span
{
	float:left;
	display:block;
	background:url(/images/boutons/bgod.jpg) no-repeat 100% -23px;
	padding:2px 14px 4px 6px;
	white-space:nowrap;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color:#666;
}


.Bouton-orange-galerie a:hover span
{

	color:#F90;
	background-position:100% 0;
}
.Bouton-orange-galerie a:hover
{
	background-position:0 0;
}

.Bouton-violet-galerie
{
	padding-top:7px;
	display:inline;
	float:left;
	position:relative;
}

.Bouton-violet-galerie a
{
	float:left;
	background:url(/images/boutons/bgvig.jpg) no-repeat 0 -23px;
	margin:0px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
	font-family:Arial;
	margin-bottom:0px;
	margin-left:6px;
}

.Bouton-violet-galerie a span
{
	float:left;
	display:block;
	background:url(/images/boutons/bgvid.jpg) no-repeat 100% -23px;
	padding:2px 14px 4px 6px;
	white-space:nowrap;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color:#666;
}


.Bouton-violet-galerie a:hover span
{

	color:#82007E;
	background-position:100% 0;
}
.Bouton-violet-galerie a:hover
{
	background-position:0 0;
}

.Bouton-bleu-galerie
{
	padding-top:7px;
	display:inline;
	float:left;
	position:relative;
}

.Bouton-bleu-galerie a
{
	float:left;
	background:url(/images/boutons/bgbg.jpg) no-repeat 0 -23px;
	margin:0px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
	font-family:Arial;
	margin-bottom:0px;
	margin-left:6px;
}

.Bouton-bleu-galerie a span
{
	float:left;
	display:block;
	background:url(/images/boutons/bgbd.jpg) no-repeat 100% -23px;
	padding:2px 14px 4px 6px;
	white-space:nowrap;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color:#666;
}


.Bouton-bleu-galerie a:hover span
{

	color:#01A0C7;
	background-position:100% 0;
}

.Bouton-bleu-galerie a:hover
{
	background-position:0 0;
}

#GaleriesEscaliers {
	display:block;
	position: absolute;
	left:6px;
	top:7px;
	width: 230px;
	height: 121px;
	visibility: hidden;
	z-index: 100;
	padding-left:7px;
	padding-top:6px;
	background-image: url(/images/boutons/fond-escaliers.png);
	background-repeat: no-repeat;
}

#GaleriesPortes {
	display:block;
	position: absolute;
	left:6px;
	top:7px;
	width: 230px;
	height: 136px;
	visibility: hidden;
	z-index: 100;
	padding-left:7px;
	padding-top:6px;
	background-image: url(/images/boutons/fond-portes.png);
	background-repeat: no-repeat;
}

#GaleriesAmenagements {
	display:block;
	position: absolute;
	left:6px;
	top:7px;
	width: 230px;
	height: 106px;
	visibility: hidden;
	z-index: 100;
	padding-left:7px;
	padding-top:6px;
	background-image: url(/images/boutons/fond-amenagements.png);
	background-repeat: no-repeat;
}

#GaleriesFenetres {
	display:block;
	position: absolute;
	left:6px;
	top:7px;
	width: 230px;
	height: 106px;
	visibility: hidden;
	z-index: 100;
	padding-left:7px;
	padding-top:6px;
	background-image: url(/images/boutons/fond-fenetres.png);
	background-repeat: no-repeat;
}

.BlockGaleriesEscaliers {
	padding-top:20px;
	
	}

.BlockGaleriesEscaliers a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	width: 195px;
	background-image:none;
	height: 15px;
	padding-top:2px;
	padding-bottom:2px;
	}
	
.BlockGaleriesEscaliers a:hover {
	background-color: #009900;
	background-image:none;
	color: #FFF;
	}
	
.BlockGaleriesPortes {
	padding-top:20px;
	
	}

.BlockGaleriesPortes a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F90;
	font-weight: bold;
	width: 195px;
	background-image:none;
	height: 15px;
	padding-top:2px;
	padding-bottom:2px;
	}
	
.BlockGaleriesPortes a:hover {
	background-color: #F90;
	background-image:none;
	color: #FFF;
	}
	
.BlockGaleriesAmenagements {
	padding-top:20px;
	
	}

.BlockGaleriesAmenagements a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #82007E;
	font-weight: bold;
	width: 195px;
	background-image:none;
	height: 15px;
	padding-top:2px;
	padding-bottom:2px;
	}
	
.BlockGaleriesAmenagements a:hover {
	background-color: #82007E;
	background-image:none;
	color: #FFF;
	}
	
.BlockGaleriesFenetres {
	padding-top:20px;
	
	}

.BlockGaleriesFenetres a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01A0C7;
	font-weight: bold;
	width: 195px;
	background-image:none;
	height: 15px;
	padding-top:2px;
	padding-bottom:2px;
	}
	
.BlockGaleriesFenetres a:hover {
	background-color: #01A0C7;
	background-image:none;
	color: #FFF;
	}
	
#Actualites {
	display:inline;
	float:left;
	width:330px;
	margin-left:0px;
	margin-top:0px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-bottom:2px;
	background-color: #CCC;
	}
	
.Actu-Titre {
	font-family: Verdana;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	border-top-color: #999;
	border-top-style: solid;
	border-top-width: 4px;
	width:320px;
	padding-left:10px;
	margin-bottom:5px;
	background-color: #CCC;
	}
	
#Actualites a {
   text-decoration:none;
}

#Actualites .type {
   font:bold 10px/12px arial, sans-serif;
   color:#555;
}

#Actualites .description {
   visibility:hidden;
}

#Actualites .ActuBlock a:hover .description {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	padding:12px 8px 6px 8px;
	font-weight:bold;
	letter-spacing:0px;
	top:-15px;
	position:absolute;
	z-index:100;
	cursor: pointer;
	visibility:visible;
	height:160px;
	background-color: #999;
	width:145px;
}

#Actualites .ActuBlock .description {
	width:158px;
	}
	
#Actualites .type {
   font-size:11px;
   line-height:12px;
   font-weight:bold;
   color:#555;
}


#Actualites .ActuBlock {
	margin-bottom:3px;
	margin-left:3px;
	width:158px;
	height:160px;
	overflow:hidden;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	float:left;
	position:relative;
	background-color: #FFF;
}

#Actualites .ActuBlock a .link {
   width:160px;
   bottom:0px;
   height:43px;
}

.clear {
	clear:both;
	}
	
#Actualites  .image {
	margin:0px;
	padding:0px;
	}
	
#Actualites .ActuPetitTexte {
	font-family: Arial;
	font-size: 12px;
	color: #999;
	width:145px;
	padding:10px;
	font-weight: bold;
	}
	
	
#Accueil-Droit {
	display:inline;
	float:left;
	width:616px;
	margin-top:-1px;
	}
	
#Accueil-Droit .evenBlock{
   float:left;
   width:307px;
   height:123px;
	border-top-color: #999;
	border-top-width: 4px;
	border-top-style: solid;
   overflow:hidden;
   position:relative;
   margin-left:1px;
   margin-top:1px;
}

#Accueil-Droit .odd {
   margin-right:10px;
   margin-bottom:10px;
   float:left;
   position:relative;
}
	
#Accueil-Droit .twoColumnBlock a:hover .description-verte {
	background:#009900;
	border-right:1px solid #009900;
	border-left:1px solid #009900;
	border-bottom:1px solid #009900;
	color:#fff;
	padding:12px 8px 6px 8px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0px;
	top:0px;
	position:absolute;
	z-index:100;
	cursor: pointer;
	visibility:visible;
	height:123px;
	width:289px;
}

#Accueil-Droit .twoColumnBlock a:hover .description-orange {
	background:#FF7F00;
	border-right:1px solid #FF7F00;
	border-left:1px solid #FF7F00;
	border-bottom:1px solid #FF7F00;
	color:#fff;
	padding:12px 8px 6px 8px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0px;
	top:0px;
	position:absolute;
	z-index:100;
	cursor: pointer;
	visibility:visible;
	height:123px;
	width:289px;
}

#Accueil-Droit .twoColumnBlock a:hover .description-violet {
	background:#82007E;
	border-right:1px solid #82007E;
	border-left:1px solid #82007E;
	border-bottom:1px solid #82007E;
	color:#fff;
	padding:12px 8px 6px 8px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0px;
	top:0px;
	position:absolute;
	z-index:100;
	cursor: pointer;
	visibility:visible;
	height:123px;
	width:289px;
}

#Accueil-Droit .twoColumnBlock a:hover .description-bleu {
	background:#01A0C7;
	border-right:1px solid #01A0C7;
	border-left:1px solid #01A0C7;
	border-bottom:1px solid #01A0C7;
	color:#fff;
	padding:12px 8px 6px 8px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0px;
	top:0px;
	position:absolute;
	z-index:100;
	cursor: pointer;
	visibility:visible;
	height:123px;
	width:289px;
}



#Accueil-Droit .twoColumnBlock .description-verte,
#Accueil-Droit .twoColumnBlock .description-orange,
#Accueil-Droit .twoColumnBlock .description-violet,
#Accueil-Droit .twoColumnBlock .description-bleu {width:307px;}

#Accueil-Droit .twoColumnBlock {
	width:307px;
	height:123px;
	overflow:hidden;
}

#Accueil-Droit .twoColumnBlock a {
   width:307px;
   height:123px;
   overflow:hidden;
   display:block;
}

#Accueil-Droit .twoColumnBlock .link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}

#Accueil-Droit .twoColumnBlock a .link {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	position:absolute;
	bottom:9px;
	left:0px;
	width:301px;
	height:51px;
	background:none;
	background-color:#000;
	border:0px solid #fff;
	padding: 2px 2px 2px 4px;
}

#Accueil-Droit .twoColumnBlock a .titreUneNv {
	font:bold 15px/18px arial, sans-serif;
	filter:alpha(opacity=0);
   -moz-opacity:0;
   -khtml-opacity: 0;
   opacity: 0;
   color: #404040;
}

#Accueil-Droit .twoColumnBlock a .titreUne {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
   position:absolute;
   bottom:36px;
   left:4px;
   width:307px;
   padding: 2px 2px 2px 14px;
}

#Accueil-Droit .twoColumnBlock a:hover {
   padding:0px;
}

#Accueil-Droit .twoColumnBlock p {
   font:16px/19px arial, serif;
   text-indent: -8px;
   padding-left:8px;
   margin:0px;
}

#Accueil-Droit .twoColumnBlock p.description-verte,
#Accueil-Droit .twoColumnBlock p.description-orange,
#Accueil-Droit .twoColumnBlock p.description-violet,
#Accueil-Droit .twoColumnBlock p.description-bleu {text-indent: 0px;}

.Lecomte-Intro {
	display:block;
	clear:both;
	width:603px;
	border-top-color: #F00;
	border-top-style: solid;
	border-top-width: 4px;
	font-family: verdana;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	padding-left:12px;
	margin-top:12px;
	margin-left:1px;
	padding-top:1px;
	}
	
.Lecomte-Intro-Texte {
	font-family: verdana;
	font-size: 12px;
	color: #000;
	padding:8px;
 	font-weight: normal;
}

.Titre-Page {
	display:block;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:20px;
	}
	
.Images-Gauche-Page {
	display:inline;
	float:left;
	width:213px;
	margin-left:8px;
	margin-bottom:3px;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	}
	
.Images-Gauche-Page a {
	text-decoration: underline;
	font-size: 9px;
	color: #FFF;
	}
	
.Images-Gauche-Page a:hover {
	text-decoration: underline;
	color: #000;
	}

.Images-Gauche-Images {
	margin-bottom:4px;
	}
	
.Texte-Page {
	display:inline;
	float:left;
	width:640px;
	font-family: verdana;
	font-size: 14px;
	padding-right:35px;
	padding-bottom:10px;
	padding-left:35px;
	padding-top:15px;
	border-top-style: solid;
	border-top-width: 5px;
	}
	
.Texte-Page a {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	}

.Formulaire_OK {
	color: #000;
	background-color: #ECF8E0;
	border:1px solid #A9DE76;
	background-image: url(/images/Formulaire_OK.png);
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding-left:34px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
.Formulaire_Erreur {
	color: #000;
	background-color: #F00;
	border:1px solid #000;
	background-image: url(/images/Formulaire_Erreur.png);
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding-left:42px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	}