A:link {color: #000080; text-decoration: underline;}
A:visited {color: #000080; text-decoration: underline;}
A:active {color: #000080; text-decoration: none;}
A:hover {background-color: #; color: #000000; text-decoration: none;}


BODY {
	background: #000000;
	color: #3169b6;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin-left : 0px;
	margin-right : 0px;
}

P.centrado {
	color: #3169b6;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin-top : 5px;
	margin-botton : 5px;
	margin-left : 5px;
	margin-right : 5px;
	text-align: center;
}

P {
	color: #3169b6;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin-top : 5px;
	margin-botton : 5px;
	margin-left : 5px;
	margin-right : 5px;
	text-align: left;
}

temporal  {
	text-align: justify;
	}

.tabla_completa {
	background-color: #f2f2f2;
}

td{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	margin-left :5 px;
	margin-right :5 px;
}


.navenlace {
	font-weight: bold;
	border: 1px solid #d0e0f2;
	margin: 3 0 3 0 px;
	padding: 2px;
	text-align: left;
}

.navenlace a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	background-image: url("nav-fondo2.gif");
}

.navenlace a:hover {
	background-image: url("nav-fondo.gif");
	background: #eead00;
	color: #000000;
}


.navenlace a:visited {
	background-image: url("nav-fondo.gif");
	color: #FFFFFF;
	text-decoration: none;	
}

.navegador{
	padding: 1 px;
	margin-left: 2 px;
	margin-right: 2 px;
	width:200px;
}


.botones {
	font-weight: bold;
	margin: 3 0 3 0 px;
	padding: 2px;
}



H1	{
	color: #797979;
	font-family: Arial Narrow,Helvetica, sans-serif;
	font-size: 25px;
	margin-top : 0px;
	margin-left : 5px;
	margin-right : 5px;		
}

H2	{
	color: #797979;
	font-family: Arial Narrow, Century Gothic, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	margin-top : 0px;
	margin-left : 5px;
	margin-right : 5px;		
}



H3	{
	color: #797979;
	font-family: Arial, Century Gothic, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	margin-top : 0px;
	margin-left : 5px;
	margin-right : 5px;	
}


H4	{
	color: #797979;
	font-family: Arial, Century Gothic, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top : 0px;
	margin-left : 5px;
	margin-right : 5px;	
}
