body {
	background-color:#006598;
	margin:0;
	}

#banner_header {
	width:730px;
	height:125px;
	margin:30px auto;
	}
	
#botonera_menu {
	background-color:#005f8f;
                     
	width:730px;
	height:50px;
	margin:0 auto;
	}

#pie {
	width:730px;
	height:200px;
	margin:0 auto;
	}
	
#pagina-construccion {	
	width:730px;
	height:50px;
	margin:0 auto;
	}

p { 
	color:#FFFFFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a:link img{
text-decoration:none;
border:none;
}

a:visited img{
text-decoration:none;
border:none;
}

a:active img{
text-decoration:none;
border:none;
}

a:hover img{
text-decoration:none;
border:none;
}
