/* bleu roi: #3300FF = 30F
jaune: #FFCC00 = FCO */
body
{
	width: 95%;
	background: #FFFFCC url("images/fondJAUNEpaleLOGOcoinBD.png") bottom right no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
a { text-decoration: none;
font-weight:bold; }
li { list-style: none; }
/*---------------Style de la bannière d'entête--------------------------*/
#en_tete
{

width: 100%;
height: 50px;
text-align: right;
}
/*------------------- Menu --------------------*/
#menuMEDILOR {
float: left;
margin-top: 50px ;
width: 160px;
text-align: center;
}
#menuMEDILOR ul {
list-style: none;
margin: 0;
padding: 0;
}
#menuMEDILOR li a {
height: 35px;
voice-family: "\"}\""; 
voice-family: inherit;
text-decoration: none;
} 
#menuMEDILOR li a:link, #menuMEDILOR li a:visited {
font-size: 14px;
font-weight: bold;
color: #FFF;
display: block;
background:  url("images/BOUTONSmenu.jpg") 0 0 no-repeat;
margin: 10px 0 0 0;
text-decoration:none;
}
#menuMEDILOR li a:hover{
font-size: 14px;
font-weight: bold;
color:#3300FF;
background:  url("images/BOUTONSmenu.jpg") 0 -70px no-repeat;
margin: 10px 0 0 0;
text-decoration:none;
}
#menuMEDILOR li#active{
height: 35px;
font-size: 14px;
font-weight: bold;
background:  url("images/BOUTONSmenu.jpg") 0 -35px no-repeat;
color:#3300FF;
margin: 10px 0 0 0;
}
#menuMEDILOR li#membres a{
height: 35px;
font-size: 14px;
font-weight: bold;
background:  url("images/BOUTONSmenu.jpg") 0 -105px no-repeat;
color:#fff;
margin: 10px 0 0 0;
}
#menuMEDILOR li#membres a:hover{
height: 35px;
font-size: 14px;
font-weight: bold;
background:  url("images/BOUTONSmenu.jpg") 0 -70px no-repeat;
color:#c00;
margin: 10px 0 0 0;
}
/*------------------- CORPS --------------------*/
#corps
{
margin:50px 0 0 200px;
text-align: left;
}
#corps a
{
color: #30F;
text-decoration: none;
font-weight: bold;
}
/* Style des liens au survol */
#corps a:hover
{
color: #000;
text-decoration: none;
font-weight: bold;
	}
#corps h2
{
color: #C03;
text-align:center;
}
#corps h3
{
color: #FC0;
}
#corps h4
{
color: #C03;
}
#corps h5
{
text-indent: 30px;
font-weight:bold;
color: #3300FF;
}
#corps h6
{
text-indent: 50px;
font-size:12px;
font-weight:bold;
}
#retour_sommaire a
{
text-indent: 500px;
font-size:10px;
color:#000;
text-decoration:underline;
font-weight:normal;
}
