/* CSS Document */

BODY {
background-color:#e3dbbb;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: x-small;
margin:0;
padding:0;
}
#tetiere {
height: 160px;
}
#conteneur {
background-image: url(design/fond_medium.jpg);
background-repeat: no-repeat;
}
#conteneur2 {
background-image: url(design/fond_prime.jpg);
background-repeat: repeat-y;
}
#pied {
background-image: url(design/fond_bas.jpg);
background-repeat: no-repeat;
height:66px;
}
#help {
text-align: right;
margin:10px;
margin-bottom:0;
}
.cadre_accueil{
margin:10px;
margin-top:0;
}
.cadre_latecoere{
margin:25px;
margin-top:0;
}
.boite_outil {
text-align: left;
}
a.outils {
color:#805E29;
font-weight: bold;
text-decoration:none;
}
a.outils:hover {
color:#805E29;
font-weight: bold;
text-decoration:underline;
}
a.footer {
color:#270D03;
font-weight: bold;
text-decoration:none;
}
a.footer:hover {
color:#270D03;
font-weight: bold;
text-decoration:underline;
}
.titre_news{
background-color:#D2BC78;
color:#805E29;
font-weight: bold;
width:352px;
text-transform: uppercase;
margin-bottom:1em;
}
.boite_news_g{
margin-top:0;
}
.boite_news_d{
float: right;
width:152px;
margin-top:0;
text-align:center;
}
.footer_news{
background-image: url(design/separateur.gif);
background-repeat: repeat-x;
clear:both;
}
.plansite{
list-style-type: none;
}

#navcontainer ul
{
list-style-type: none;
width:310px;
text-align: left;
margin:0;
padding:0;
text-transform:uppercase;
}

#navcontainer a
{
list-style-type: none;
font-weight:bold;
display: block;
height:20px;
line-height:20px;
background-image: url(design/fleche_rubrique.png);
background-repeat: no-repeat;
color: #805E29;
text-decoration:none;
padding-left: 10px;
}

#navcontainer a:hover
{
font-weight:bold;
background-image: url(design/fleche_rubrique2.png);
background-repeat: no-repeat;
color: #330000;
text-decoration:none;
}

.boite_search{
border:1px dotted #805E29;
margin-right:20px;
padding:5px;
background-color:#E8E3BB;
}

.smenu{
border:5px solid #fff;
}

.plan{
margin-left:25px;
}

.jpg, .gif, .bmp, .tif, .jpeg, .png { background-image: url(design/image.gif);background-repeat:no-repeat; }
.html, .htm, .php, .asp, .aspx, .jsp, .cfm { background-image: url(design/html.gif);background-repeat:no-repeat; }
.mov, .avi, .wmv, .rm, .qt, .mpg, .mpeg { background-image: url(design/movie.gif);background-repeat:no-repeat; }
.ppt, .ppm { background-image: url(design/powerpoint.gif);background-repeat:no-repeat; }
.pdf { background-image: url(design/pdf.gif);background-repeat:no-repeat; }
.txt, .nfo { background-image: url(design/txt.gif);background-repeat:no-repeat; }
.swf, .flv { background-image: url(design/swf.gif);background-repeat:no-repeat; }
.doc, .dot { background-image: url(design/word.gif);background-repeat:no-repeat; }
.xls { background-image: url(design/excel.gif);background-repeat:no-repeat; }
.zip, .rar, .arj, .tar, .tgz, .gz, .zoo, .lha, .lzh { background-image: url(design/archive.gif);background-repeat:no-repeat; }
.xml, .xsl, .xsd, .dtd { background-image: url(design/xml.gif);background-repeat:no-repeat; }
.mp3, .mp2, .aif, .aiff, .wav { background-image: url(design/sound.gif);background-repeat:no-repeat; }
.exe, .com { background-image: url(design/exe.gif);background-repeat:no-repeat; }