@charset "iso-8859-1";
BODY {
BACKGROUND-COLOR:#000066;
font-family : Arial, Helvetica, sans-serif;
}
/* partie haute */
div.presentation {
  position:absolute; left: 15px; top: 10px; width: auto; padding-top : 0; 
} 
p.presentationTexte1  { /* partie haute : fenêtre PVC...*/
  font-size: 10pt; font-weight:bold; color: #FFFFFF; display: inline;list-style-type: none;
  margin: 0.5em;
} 
div.presentationTexte2 { /* partie haute : une réponse adaptée à... */
  position:absolute; font-weight:bold; font-size: 11pt; left: 278px; top: 98px; color: #FFFFFF;
  margin: 0.3em; z-index:1; 
}

/* partie centrale */
div.centre {/* calque couleur bleu clair */
  background-color:#6699FF; position:absolute; left: 0px; top: 119px; width: 100%; height: 410px; 
} 
.menu {
  position: relative; top: 3px; margin : 0.2em;   
}
.menuTexte {
  font-style:italic; font-size: 10pt; font-weight:bold; color: #FFFFFF; margin : 0.2em; 
}
a:link.menuLien {
  font-weight:bold; color:#FFFFFF; text-decoration:none }
a:visited.menuLien { 
  font-weight:bold; color:#FFFFFF; text-decoration:none }
a:hover.menuLien { 
  font-weight:bold; color:#000066; text-decoration:none }
a:active.menuLien { 
  font-weight:bold; color:#000066; text-decoration:none}
.photo1 { 
  position:absolute; background-image: url(images/photo_1.jpg); background-repeat:no-repeat;
  top:190px; left:17px; width:220px; height:300px; z-index:1;
}
.photo2 { 
  position:absolute; background-image: url(images/photo_2.jpg); background-repeat:no-repeat;
  top:190px; left:250px; width:213px; height:300px; z-index:1;
}
.photo3 { 
  position:absolute; background-image: url(images/photo_3.jpg);background-repeat:no-repeat;
  top:190px; left:470px; width:167px; height:300px; z-index:2;
}
.photo4 { 
  position:absolute; background-image: url(images/photo_4.jpg);background-repeat:no-repeat;
  top:400px; left:190px; width:185px; height:97px; z-index:1; 
}

/* partie contact */
.boite1 { 
  position:absolute; border: 5px solid #FF9900; top:119px; left:463px; width:350px; height:410px; 
}
.logo {
 background-image: url(images/logo_fenetier_veka.gif); background-repeat:no-repeat;
 position: relative; text-align: center; left:0px; top:0px; width:350px; height:150px; 
}
h3.contactTitre  {
  position: absolute; left:500px; top:140px;color: #000066;
}
.boite2 { 
  position:absolute; background-color: #FFFFFF; top:190px; left:650px; width:250px; height:301px; 
}
/*.texteContact {
  position: relative; top: 5px; font-size: 11pt; font-weight:bold; margin : 0.2em;  
}*/
.contactTitre  {
  color: #000066; margin: 0.3em;
}
ul.contactAgence {
  font-size: 10pt; font-style:italic; font-weight:bold; list-style-type: disc; margin-left:15px;
  margin-top:0px; padding-left: 15px;
}
li.contactRond {
  color: #FF9900;
}
/*span.texteAgence {
  color: #000066;
}*/
a:link.agenceLien {
  font-weight:bold; color:#6699FF; text-decoration:none 
  }
a:visited.agenceLien { 
  font-weight:bold; color:#6699FF; text-decoration:none 
  }
a:hover.agenceLien { 
  font-weight:bold; color:#FF9900; text-decoration:none 
  }
a:active.agenceLien { 
  font-weight:bold; color:#FF9900; text-decoration:none 
  }
