body{
	margin : 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #530000;
	color: white;
	text-align: center;
	background: url(../peruchetbg.jpg);
}

a{
	text-decoration: none;
	color: #F5F1A0;	
}

a:hover{
	color: Silver;	
}


div#maintitle{
	width: 800px;
	color: white;
	background-color: #AC2828;
	text-align: center;
	text-transform: uppercase;

	padding-top: 20px;
	padding-bottom: 10px;
	border: 1px solid white;
	border-bottom: 5px dotted #950505;

	font-weight: bold;
	font-size: 17px;
	letter-spacing: 15px;
	margin: 7px 0px 10px 0px;
	background-image: url(../images/e013465.jpg);
}

div#structure{
	margin: 2px;
	border: 1px solid;
	background-color: #950505;
	text-align: center;

}


div#retour{
	font-size: xx-small;
	text-align: center;
	padding-right: 20px;
}

img{
	border: 1px solid white;
}



