/* page layout */
body, html {
margin: 0;
padding: 0;
margin-bottom: 4px;
background: url("/templates/CSS-fluid-1/images/bg_color.jpg") repeat-y scroll 50% 0 #EAE3D3;
text-align: center; /* IE center bug */
}
a { text-decoration: none;color: black; }

a img, a:hover img, a:visited img {border:0;}
:link img { border: none;}
img{ border: none;}


div.notre_selection_frame{
  height:198px; 
}

table.main{
  background:#F3F3F3;
  border:1px solid black;
  font-size:11px;
  line-height:30px;
  height:30px;
}

td.main{
  /*line-height:30px;*/
}
td.main_l{
  width:100px;
}

div.empty_bar {
/*height:120px;*/
width:0px;
float:left;
}



div#pageFrame {
position: relative;
width: 100%; /* total pagewidth */
margin: 0 auto;

}
div#temoignage_frame{
background:url(/templates/CSS-fluid-1/images/bott_temoin.jpg) repeat-x;
width:100%;
padding-left:5px;
font-weight:bold;
float:left;
text-align:left;
color:white;
font-family: 'ArialMT', 'Arial', sans-serif;
font-size:13px;
line-height:30px;
}
div#bottom_frame{
background:url(/templates/CSS-fluid-1/images/bott_menu.jpg) repeat-x;
height:29px;
width:952px;
float:left;
text-align:center;
color:white;
text-transform:uppercase;
font-family: 'ArialMT', 'Arial', sans-serif;
font-size:13px;
line-height:30px;
}
div#bottom_footer {
text-align:center;
width:952px;
float:left;
line-height:20px;
color:#606060;
}

a.bottom_footer:hover{
  color:black;
}

a.bottom_footer {
  color:#606060;
}


a.nav_menu_item:hover{
  color:#FF7401;
}
a.nav_menu_item{
  color:white;
}
SPAN.nav_menu_item{
text-align:center;
padding-right:10px;
padding-left:10px;
border-right:1px solid #6585A8;
text-transform:uppercase;
font-size:14px;
line-height:26px;

}


div#nav_menu_main{color:white;font-size:14px;margin-left:10px;position:relative;text-transform:uppercase;text-transform:uppercase;line-height:25px;font-weight:bold;}




div#nav_menu_tail{margin-top:1px;color:white;font-size:10px;margin-left:10px;position:absolute;text-transform:uppercase;top:160px;}
div#nav_menu_tail a { color:white; }
div#nav_menu_tail a:hover {text-decoration: underline; color:white; }

div#nav_menu_news{margin-top:1px;float:left;color:white;font-size:10px;margin-left:580px;position:absolute;text-transform:uppercase;top:160px;}


div#logoFrame {
height:129px;
width:952px;
float:left;
}
div#logoFrame a{
  color:white;
}
#nav_menu{
margin-bottom:7px;
background:url(/templates/CSS-fluid-1/images/nav_menu.jpg) repeat-x;
height:49px;
width:952px;
float:left;
}
div.navBarFrame {
margin-left: 5px;
margin-right: 5px;
height: 30px; /* prevent collapse ? */
}
div#navBottomFrame {
margin: 10px auto;
}
div#middleFrame {
float:left;
right:178px;
width:776px;
padding:5px;
}
@media all {
        div#middleFrame {margin-right: 0;}
          } /* values for others */



#middleContent {
width: 100%;  /* prevents IE to jump out of the box! */
text-align: left;
}
/* boxes1 and 2 (call it left and right if you prefer) */
div#boxes1Frame {
float: left;
padding-left: 7px;
}
div#boxes2Frame {
float: left;
}
div.infoboxContentsFL {
/*margin: 5px; /* = the padding */*/
/*width: 100%; /* ???????? needed for IE 160 minus margins and borders ? */*/
padding-bottom: 5px; /* IE */
background-color:#F3F3F3;
}

div#bannerFrame {
height: 60px;
margin-top: 10px;
margin-bottom: 10px;
}

/* end page layout */
