@charset "utf-8";
/* CSS Document */

p{margin:10px}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 1.7em;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
list-style-position: outside;
list-style-image: url(images/arrow.gif);

}

.copyright  { font-size:9px;}
.titre_content  { font-size:25px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#004227;}
.soustitre_content  { font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#493B3C;}

img.accueil { 
    float: left; 
    margin: 4px; 
}
img.accueil2 { 
    float: right; 
    margin: 4px; 
}

div#contentmodule { width:100%;height:54px; background-image:url(images/header_content_module.jpg); background-repeat:no-repeat; padding-top:5px;}
div#contentmodule2 { width:716px;height:100%; border: solid; border-width:2px 2px 2px 2px; border-color:#D2C8CA; margin-top:-6px;}
