/* 
    Document   : habillage.css
    Created on : 14 sept. 2009, 10:30:42
    Author     : cedric
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

@import url(http://www.terreetbaie-habitat.fr/squelettes/style_hlm.css);
@import url(http://www.terreetbaie-habitat.fr/squelettes/cadre_breves.css);

body {font-family:Arial,Verdana,Helvetica,sans-serif;font-size:100%;}
#haut {position:relative;width:810px;}
#page {padding:0;margin:0;width:100%;border:0;}
#entete {padding:0;border:0;margin:0;}
#pied {clear:left;border:0;background:none;}

#conteneur{float:left;width:100%}
#contenu{float:none;margin: 0 220px 0 230px;width:auto;padding-top:10px;}
#navigation{float:left;width:200px;margin-left:-100%;margin-top:0;}
#extra{float:left;width:200px;margin-left:-200px}

#hierarchie {display:none;}
h1,h2,h3,h4,h5,h6 {font-family:Arial,Verdana,Helvetica,sans-serif;}
h1 {border-bottom:1px solid #999999;font-size:180%;text-align:right;color:#999999;font-weight:bold;}
.articles {font-weight:normal;text-align:left;font-style:normal;}
.articles ul li h3 {border:0;color:#99CC00;background:url(http://www.terreetbaie-habitat.fr/squelettes/puce.png) no-repeat center left;padding-left:20px;}
.articles ul li h3 a {color:#99CC00;}

.cartouche p {display:none;}

