@charset "utf-8";
/* CSS Document */

body{
	background-color:#0266ac;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
	
#barraheader{ 
	z-index:0;
	position:relative;
	top:-10px; 
	left:0px; 
	height:137px; 
	width:100%;
	background-image:url(../images/header/header.jpg);
	}
	
	
	
.universo{
	width:960px;
	height:762px;
	position:relative;
	
}	
	
	

	
.titulosGalerias{
	color:#024a91;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	}
	
.textosGalerias{
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	}
	
.textosContacto{
	color:#015ba7;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}
	

	
	
	
	
	
	
	
	
	