﻿body{
background: #C0C0C0 url(images/ds_bk.png) top repeat;
font: 15px Arial, Verdana, Geneva, Helvetica, sans-serif;
} 

.contenu
{
background: #FFFFFF url(images/ds_22.png) no-repeat;
text-align:left;

}
.titre_page
{
background: #5393DB url(images/DS_16.png) no-repeat;
color:white;
border:0;
border-style: none; 
padding:0;
margin:0;
text-align:center;
font-weight:bold;
width:280px;
height:22px;
}
.ecrit
{
text-indent:25px;
font-size:85%;
}
p
{
padding:0px;
margin:0px;
}
.pied
{
background: #FFFFFF url(images/DS_27.png);
width:380px; 
height:18px;
}
.ecrit_p, .ecrit_p a 
{
color:white;
font-size:12px ;
text-decoration:none;

}
.vision{
color:#3366CC;
text-decoration:none;
}
.prjs, .prjs li
{ 
list-style-type:decimal;
}
li
{
margin-bottom:5px;

}
ul
{
padding-top:10px;
margin-top:0px;
font-size:85%;
}
.partenariat, .partenariat li
{
list-style-type:circle ;
}
/* CSS pour les 3 niveaux */
#navcontainer {
        margin: 10px 0 0 30px;
        padding: 0;
        height: 20px;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
        background: #fff;
        width: 78px;
        height: 18px;
        border-top: 1px solid #99CCFF;
        border-left: 1px solid #99CCFF;
        border-bottom: 1px solid #99CCFF;
        border-right: 1px solid #99CCFF;
       
        padding: 0;
        margin: 0 0 10px 0;
        color: #9999FF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover {
        color: #6633CC;
        background: #CCFFCC;
}

#navcontainer a:active {
        background: #3366CC;
        color: #fff;
}

#navcontainer li#active a {
        background: #3366CC;
        border: 1px solid #99CCFF;
        color: #fff;
}
a
{
text-decoration:none;
color: #FF0000;
}
