/* CSS Document */
body {
background-color: #ECF3F8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.72em;
color:#666666;
margin: 0;
padding: 0;
scrollbar-face-color: #CCCCFF;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #DADADA;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #FFFFFF;
}
h4{
font-size: 14px;
}
a:link{
text-decoration: none;
color:#333333;
}
a:visited{
text-decoration: none;
color:#333333;
}
a:hover{
text-decoration: underline;
color:#034DA2;
}
img.banniere{
padding-right:10px;
padding-left:10px;
}
.titre {
font-size:14px;
background-color:#E5E5E5;
width:310px;
border-right-style: solid;
border-right-width:0px;
border-left-style: solid;
border-left-width:0px;
border-right-color: #666666;
border-left-color: #666666;
font-weight: bold;
font-variant: small-caps;
text-align: center;
text-indent: 5px;
}
td.gris{
background-color:#CCCCCC;
width:190px;
}
#header {
height: 80px;
background-color: #034DA2;
}
#conteneur {
position: absolute;
width: 800px;
left: 50%;
margin-left: -375px;
background-color:#CCCCFF;
scrollbar-face-color: #CCCCFF;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #DADADA;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #FFFFFF;
}
#centre {
color:#666666;
background-color:#FFFFFF;
padding:10px;
margin-left: 200px;
}
#gauche {
position: absolute;
left:0;
width: 200px;
padding:10px 0px 10px 0px;
}
#pied {
text-align:center;
height: 15px;
background-color: #99CC99;
font-size:10px;
}
ul {
list-style-type: none;
margin: 0px;
padding:0px;
}
.liste li {
 background-image: url(images/puces/puce.gif);
 background-repeat: no-repeat;
 background-position: left center;
 list-style-type: none;
 padding-left: 20px;
 
 }
.menu li {
margin-left:10px;
}
.menu a{
display: block;
height: 10px;
width: 180px;
text-decoration: none;
color:#333333;
text-indent: 20px;
background-image:url(images/puces/puce0.gif);
background-position: left center;
background-repeat: no-repeat;
}
.menu a:hover{
background-image:url(images/puces/puce2.gif);
text-decoration: blue;
}
p {
margin: 0 0 10px 0;
text-align:justify;
}
.tdffjm
{
background-image:url(images/ffjm.gif);
background-position: left center;
background-repeat: no-repeat;
margin-left: 60px;
padding-left: 60px;
height:60px;
}
.tdcijm
{
background-image:url(images/cijm.gif);
background-position: left center;
background-repeat: no-repeat;
margin-left: 60px;
padding-left: 60px;
height:60px;
}
.tdapmep
{
background-image:url(images/apmep.gif);
background-position: left center;
background-repeat: no-repeat;
margin-left: 60px;
padding-left: 60px;
height:60px;
}
.tdsmf
{
background-image:url(images/smf.gif);
background-position: left center;
background-repeat: no-repeat;
margin-left: 60px;
padding-left: 60px;
height:60px;
}
.tdpole
{
background-image:url(images/pole.jpg);
background-position: left center;
background-repeat: no-repeat;
margin-left: 60px;
padding-left: 60px;
height:60px;
}
.tdenigma
{
background-image:url(images/enigma.gif);
background-position: left center;
background-repeat: no-repeat;
margin-left: 60px;
padding-left: 60px;
height:60px;
}
.rouge {
color: red ;
}
.titre_col {
color: red ;
font-size: 14px;
font-style: bold;
}
a.lien1  {        
text-decoration:none;
color:#4876FF;    
background-color: transparent
          }    
a.lien1:visited  {       
text-decoration:none; 
color:#663399;    
background-color: transparent  
                 }								 
a.lien1:hover  {      
text-decoration:underline;
color:red;      
background-color: transparent
                 }								 