/* Pour Mayura */
#cadre-gen
{
width:762px;
margin-left:90px;
background-image:url(../images/fond.jpg);
background-repeat:repeat;
background-color:#C1C7E7;
}

#header{
background-image:url(header.jpg);
background-repeat:no-repeat;
height:140px; 
width:760px;
}
#menu {
margin-left:1px;
background-color:#C1C7E7;
width:220px;
float:left;
}
#contenu {
margin-right:2px;
text-decoration : none;
font-size : 10pt;
font-family : Verdana; 
width:536px;
float:right;
}
#accueil{
padding-top:5px;
padding-right:10px;
text-align:right;
color:#FFFFFF;
font-weight:bold;
}
#lien-assoc
{
vertical-align:top;
padding-top:0px;
padding-right:0px;
text-align:right;
color:#FFFFFF;
font-weight:bold;
}
#lien-assoc a{
color:#FFFFFF;
}

#lien-assoc a:hover{
color: #DDE9CD;
}
body {
background-color: #D5DEEE; 
}

.gauche{
color : #304AAD; 
text-decoration : none;
font-size : 10pt;
font-family : Verdana; 
height:	auto;
} 

.link {
  color: #111111;
  position: relative;
  left: -30px;
  top: 10px;
}

a { text-decoration: none;
color:  #0000FF;
} 

.footer{
background-image:url(../images/fond_footer.gif);
height:40px;
clear: both;
font-size : 7pt;
font-weight : bold;
font-family : Verdana;
color : #FFFFFF;
}
/* J'ai ajouter ca pour avoir les meme liens que sur la version originale */
a.gauche:visited {
color : #304AAD; 
text-decoration : none;
font-size : 10pt;
font-family : Verdana; 
} 
a.gauche:link {
color : #304AAD; 
text-decoration : none; 
font-size : 10pt;
font-family : Verdana; 
} 
a.gauche:hover {
color : #FFFFFF;
text-decoration : none;
font-size : 10pt;
font-family : Verdana;  
}
