/* **************************************
***************** Layout ****************
*****************************************/ 

body {
color: #333333;
text-align:center;
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#outer {
text-align:right;
width:800px;
margin:auto;
}

#hdr {
height:85px;
color: #333333;
}

#bodyblock {
position:relative;
color: #333333;
width:800px;
height:340px;
padding:0;
}

#l-col {
float:left;
color: #333333;
width:160px;
}
 #l-col-propos {
float:left;
color: #333333;
width:128px;
}

#cont {
width:635px;
color: #333333;
text-align:left;
height:340px;
}
#contflash {
width:635px;
color: #333333;
text-align:left;
height:340px;
}

#cont-accueil {
width:780px;
color: #333333;
text-align:left;
height:340px;
background-image:url(../images/accueil_photo.jpg);
}


#cont-propos {
width:667px;
color: #333333;
text-align:left;
height:340px;
}

#ftr {
height:25px;
color: #333333;
margin:0;
}

#ftrNew {
height:18px;
color: #333333;
margin:0;
width:100%;
background-color:red;
} 

#ftr-accueil {
height:25px;
color: #333333;
margin-top:-18px;
}

#ftrPub {
position:absolute;
bottom:0px;
width:100%;
background-image: url(../images/bg_pub.gif);
background-position:center;
background-repeat:repeat-x;
background-position:bottom;
}


/* **************************************
***************** style *****************
*****************************************/ 

.display {display:block;}

.txtBlanc {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#f5f5f5;
}

.txtBlancPetit {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
color:#f5f5f5;
}


#text {
display:block;
}


.multiparts{
height: 200px;
font-size:11px;
line-height:14px;
color:#f5f5f5;
display:block;
}

ul
{
list-style-type: square;
list-style-position:inside;
}

li
{
margin-left:-35px;
}


ul.pdf
{
list-style-image:url(../images/icon_pdf.gif);
list-style-position:outside;
}

.selected {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#fff;font-weight:bold;}



/* **************************************
***************** links *****************
*****************************************/ 

a {font-size: 11px; text-decoration:none;}
a:hover {color: #969696;}

 /*
a {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link { color: red; text-decoration: none; }
a:visited {text-decoration: none;color: #fff; }
a:active {text-decoration: none; }
*/

a.lienBlanc {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#fff;}
a.lienBlanc:visited  {color:#fff;}
a.lienBlanc:active  {color:#fff;}
a.lienBlanc:link {color:#fff;}
a.lienBlanc:hover {color:#969696;}

.nav {font-size:10px;color:#8F7963;text-decoration:none;}
a.nav:hover {color:#969696;text-decoration:none;}

.menuDown {font-family:Verdana;font-size:10px;font-weight:bold;color:#969696;}
a.menuDown {text-decoration:none;}
a.menuDown:hover {color:#8F7963;text-decoration:none;}

.suite {color:white;font-weight:bold;text-decoration:none;display:inline}
a.suite:link {text-decoration:none;color:white;}
a.suite:hover {text-decoration:none;color:white;}

/*.suite {color:white;font-weight:bold;text-decoration:none;display:inline}
a.suite:link {text-decoration:none;}
a.suite:hover {text-decoration:none;}*/

a.underline {text-decoration:none;color:white;}
a.underline:hover {color:#969696;}

a.pdf {text-decoration:underline;color:white;}
a.pdf:hover {color:#969696;}

