/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(imagenes/tiburon.jpg) no-repeat top left #01216c;
	padding:0px;
	/*scrollbar-face-color: #FB9300; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #F1ECD9; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #ffffff;*/
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size:11px;
	color: #000000;
}
/* Estilo tope*/
.menu_principal { padding-top:2px;
				  font-family: Arial, Helvetica, sans-serif;
				  text-align: center;
				  font-size:11px;
       			  font-weight:bold;
				  color:#FFFFFF}
.menu_principal a { font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
.menu_principal a:hover { font-size:11px; font-weight:bold; color:#ffcc33; text-decoration:none;}

/* Estilo footer*/
.est_footer1 { padding-top:6px; padding-right:10px;
			 font-family:Tahoma, "Trebuchet MS", Verdana; font-weight:bold; font-size:11px; color:#000000; 
			 text-align:right}
.est_footer1 a { font-weight:bold; font-size:11px; color:#000000; text-align:right; text-decoration:none;
}
.est_footer1 a:hover { 
		font-weight:bold; font-size:11px; color:#000000; 
		text-align:right; text-decoration:none; 
		border-bottom: 2px #7E7E80 solid;	
}
.est_footer2 { font-family:Tahoma, "Trebuchet MS", Verdana; font-size:12px; color: #FFFFFF; text-align:left; line-height:18px;
}
.nexo_link { font-size:12px; color: #cc5701; text-align:left; text-decoration:none;
}
.nexo_link:hover { font-size:12px; color: #cc5701; text-align:left; text-decoration:underline;
}