body {
background-color:	#4169e1;
margin:				0 auto;
width:				686px;
}

#top {
margin-top:			15px;
background-color:	#0033FF;
background:			url('http://www.airquasar.com/images/menu/bg_menu.jpg');
background-repeat:	no;
background-position:bottom;
border:				2px ridge blue;

text-align:			center;
color:				white;
font:				arial 15px;
font-style:			bold;
}

a {
color:				blue;
}

a:hover {
text-decoration:	none;
color:				yellow;
}

a:visited {
color:				blue;			
}

#main {
border:				2px ridge blue;
margin-top:			10px;
margin-bottom:		10px;
background-color:	white;

color:				#191970;
}
#main_right {float: right; width: 305px; text-align: center;}
#main_left {float: left; width: 375px; text-align: justify;}


#pied {
border:				2px ridge blue;
padding-bottom:		5px;
background-color:	white;

color:				#191970;
font-style:			italic;
text-align:			center;
font-weight:		bold;
font-size:			12px;
}

a{text-decoration:none}
a:hover{text-decoration:underlined}
ul {padding:15px}
