BODY { 
margin:0px;
padding:0px;
background-color: silver;
background-image: url(photo/back-1.gif);
font-family : "trebuchet MS"; 
}
table {
font-family : "trebuchet MS"; 
font-size : 14px;
}	
.cadre {
padding: 0px;
border: 1px solid #FF0099;
background-color: #ffffff;
}
.legend {
font-size: 11px;
font-style: italic;
}
.justify {
text-align: justify;
      }
A:LINK  { 
color: #FF0099;
text-decoration: none; 
}
A:VISITED { 
color: #FF0099; 
text-decoration: none;
}
A:HOVER   { 
color:#000000; 
text-decoration: underline; 
}
A:ACTIVE  { 
color:#000000;
text-decoration: underline; 
}
a.index:link { 
color: #38213b; 
text-decoration: none;
font-size: 30px;
}
a.index:active { 
color: #38213b; 
text-decoration: none;
font-size: 30px;
}
a.index:visited {  
color: #38213b; 
text-decoration: none;
font-size: 30px;
}
a.index:hover {
color: #FF0099;
font-size: 30px;
text-decoration: none;
}
H1   {
font-size: 30px;
font-weight: normal;
margin:0;
font-style: normal;
color: #38213b;
}
H2 {  
font-size: 16px;
font-style: italic;
font-weight: normal;
}  
H3{  
font-size: 15px;
font-weight: normal;
font-style: normal;
}
hr {
height: 1px;
padding: 0;
color: #FF0099;
background-color: #FF0099;
border: 0;
}
#navcontainer ul
{
padding-left: 0;
padding-top: 0;
background-color: #FF0099;
color: White;
float: left;
width: 100%;
font-family: "trebuchet MS";
	margin: 0;
}
#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
color: white;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
background-color: #FF0099;
padding: 0.2em 0.5em;
font-size: 15px;
font-family: "trebuchet MS";
}

#navcontainer ul li a:hover
{
background-color: #B00068;
	color: white;
}

