 body {
background-color:#27AAE1;
font-family:"Myriad Pro", Arial}



#menu {
	background-image: url(images/menu.png);
background-repeat:no-repeat;
	width:455px;
height:299px; 
	float:right;
	}
/*
#menu {
width:650px;
height:10px; 
position: relative;
margin: 5px auto -2px auto; 
margin-top:-13px;
font-size:10px;

}

#lang {
	background-image: url(images/lang.png);
	background-repeat:no-repeat;
	width:101px;
	height:55px;
margin-left:0px;
margin-top:0px;
padding-top:10px;
padding-left:19px;
position:absolute;
	}
	
	<div id="lang">
			<A HREF="index.html" onMouseOver="fr.src='images/fr2.png'"  onMouseOut="fr.src='images/fr1.png'"><IMG SRC="images/fr1.png" BORDER=0 NAME="fr" ALT="fr" HSPACE=0 VSPACE=0></A>
			<A HREF="/en" onMouseOver="en.src='images/en2.png'"  onMouseOut="en.src='images/en1.png'"><IMG SRC="images/en1.png" BORDER=0 NAME="en" ALT="en" HSPACE=0 VSPACE=0></A></div>	*/

#header {
background-image: url(images/header.png);
background-repeat:no-repeat;
width:754px;
height:300px; 
position: relative;
margin: 0px auto 0px auto; 
z-index:20;
}





#page {
	background-image: url(images/page.png);

background-color:#FFFFFF;
background-repeat:repeat-y;
width:754px;
position: relative;
padding: 0px 0px;
margin: -40px auto 0px auto; 
color: grey;
z-index:10;
}


#footer {
	background-image: url(images/footer.png);

background-color:grey;

width:714px;
height:30px;
position: relative back;
padding: 0px 20px;
margin: 0px auto 0px auto; 
color:#27AAE1;
 line-height:12px; 
  font-size: 12px;



}


 
img a {
 	border:none;}
 	
 img a:hover {
 	border:none;}
