/*
HERITAGE INFORMATION
--------------------
layout.css :: markup.css
*/


/*
/*
HERITAGE INFORMATION
--------------------
layout.css :: markup.css
*/


/*
COLOR CHART
-----------
Typo Bloody-Red => #b30000
Typo Smoke-Grey => #b6b6b6
*/


/*
TYPO CHART
-----------
Body text     => verdana regular 13px, sans serif
Menu text     => times© 12px, serif

*/

#header, #container, #footer, #hideMenuZone{
width:873px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

a.bluelink{
text-decoration:none;	
color:#1569c8;
}

body div#nsNews{
line-height:18px;	
}

div#nsNews #spaceDefault{
height:105px;	
}

#hideMenuZone{
position:absolute;
left:0px;
top:0px;
height:80%;
width:80%;
z-index:0;
}

#header{
height:193px;
background-image: url(../images/header.jpg);
}

#container{
overflow:hidden;
background-image: url(../images/container.gif);
background-repeat: repeat-y;
}

#innerContainer{
overflow:auto;
background-image: url(../images/container.gif);
background-repeat: repeat-y;
}

  #text{
  padding-top:8px;
  padding-left:26px;
  padding-right:26px;
  }
#contact_form #col2, #contact_form #col1{
float:left;
width:395px;
margin-bottom:100px;
}

#contact_form #col1 td{
height:40px;
width:170px;
}

#footer{
background-image: url(../images/footer.gif);
background-repeat: no-repeat;
height:21px;
font-size:11px;
color:#b6b6b6;
}

#footer span{
float:left;
margin-left:12px;
margin-top:6px;
}

#footer address{
font-style:normal;
margin-right:9px;
margin-top:6px;
float:right;
}

#popup{
position:absolute;

top: 50%;
left:25%;
z-index:10000;
background-color:#ffffff;
border:1px solid #aaaaaa;
border-bottom:2px solid #666666;
border-right:2px solid #666666;

padding:15px;
width:600px;
font-size:12px;
}

#btnClosePopup{
float:right;
background-image: url(../images/btnFermer.gif);
width:50px;
height:16px;

}
#popup table{
border:0px;
}
#popup td{
border:0px;
}


#containeur_splash{
margin-left:auto;
margin-right:auto;
background-image: url(../images/splash.jpg);
width:312px;
height:169px;
}

#overall{
margin-left:auto;
margin-right:auto;
margin-top:20%;
}
