BODY {	
	padding:0px;
	margin:0px;
	background-image: url(images/arp.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}
a.menubas:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	COLOR: #ffffff; 
	text-decoration: none;
	
}
a.menubas:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	COLOR: #ffffff; 
	text-decoration: none;
	
}
a.menubas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	COLOR: #ffffff; 
	text-decoration: none;
}

a.inesmedia:link {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	COLOR: #ffffff;
	text-decoration: none;
	text-align:center;
	
}
a.inesmedia:visited {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	COLOR: #ffffff;
	text-decoration: none;
	text-align:center;
	
}
a.inesmedia:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	COLOR: #ffffff;
	text-decoration: none;
	text-align:center;
}

 .Copyright{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	COLOR: #ffffff;
	text-decoration: none;
	text-align:center;
}
.arpdroite {
	background-image: url(images/arp/droite.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.arpgauche {
	background-image: url(images/arp/gauche.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.ombre-Gauche {
	background-image: url(images/arp/ombre-gauche.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.ombre-Droite {
	background-image: url(images/arp/ombre-droite.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
