body {  
	margin-top: 10px; 
	margin-left: 50px; 
	margin-right: 50px; 
	margin-bottom: 10px; 
	background-repeat : no-repeat;
	background-image : url(Logo-web.jpg);
	background-position : 5px 35px;
	max-width : 800px;
}

a {
	color : #4040ff;
	text-decoration : none;
}
a:hover {color: #e08000; text-decoration: underline;}
a.men {
	padding: 5px;
	border-top: 1px solid #800000;
	border-bottom : 1px solid #800000; 
	color : black;
}
a.men:hover {color: #e08000; text-decoration: none;}

p {text-indent: 1cm; text-align:justify; margin : 5px;}
h1 { 	text-align : right; 
	color : #800000;
}
h2 { 	text-align : right; 
	color : #800000;	
}
h2.cadr {
	border-bottom: 1px solid #e08000;
	border-top: 1px solid #e08000;
}


div#container {    
	border-top : 1px solid #800000;
	border-right : 5px solid #800000;
	border-bottom : 1px solid #800000;
	padding-left : 5px;
	padding-right : 50px;
	margin-left : 10px;
	padding-top : 10px;
}

div#tete{
	letter-spacing : 5px;
	text-align : right;
	margin :10px;
	margin-right : 50px;
}

div#footer { 
	padding-right : 50px;
	padding: 5px;
	margin-top : 2px;
	margin-left : 10px;
	font-size : 75%;
	text-align : right;
	border-top: 1px solid #800000;
	border-bottom : 1px solid #800000; 
} 
div#en_tete_m{
	margin : 15px;
	height : 110px;
}
div#feibai {
	background-repeat : no-repeat;
	background-image : url(feibai.png);
	float : right;
	width : 64px;
	height : 101px;
	margin-left : 10px;
	margin-right : 10px;
}

ul {list-style : none ;}
ul.c {list-style : circle ;}

img.drt {
	float : right;
	margin : 5px;
}

#center {position : relative ; left : 150px;}
p.picolo {font-size : 55% ; text-indent: 0; text-align : right ;}
