/* CSS Document */

body{
width:40em;
height : 100%;
margin-top:120px;	


font-family : Verdana, Arial, Helvetica, Sans-Serif;
color:#FF9600; font-size:1.2em;
}	
.comment {
	font-size : 0.7em; color:#006; padding-left : 6em; padding-top:0.6em;

}


.bordorange{border:1px solid #FF9600;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-0-border-radius:8px;
	-ms-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;}

.contenu {	
margin-left:20%	;
padding-left:3em;
	}
h1
{
 text-align:center;
  font-size:1em;	
}
	
A.menulink{width:auto; text-decoration:none; font-size:10px; color:#002156;
 border:1px solid #002156;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-0-border-radius:8px;
	-ms-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px; 

 background-color:#FFFFFF; line-height:20px; text-transform:uppercase;  padding:0px 12px 0px 12px;}
A.menulink:hover{
border:1px solid #002156;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-0-border-radius:8px;
	-ms-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px; 
	 background-color:#FF9600; line-height:20px; color:#002156; text-decoration:none; font-size:10px; text-transform:uppercase;  padding:0px 12px 0px 12px; cu