body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 15px;
	background-color: #010101;
	background-image: url(../graficos/Fonfo_Degradado.gif);
	background-repeat: repeat-x;
	background-position:center top;
	background-attachment: fixed;
}

.Tabla_Cuerpo {
	background-image: url(../graficos/Fondo_Cuerpo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}




h1 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}






strong {
	font-weight: bold;
}






a:link{
	color: #0000FF;
}
a:visited{
	color: #0000FF;
}
a:hover{
	color: #0000FF;
}





a.liga_footer{
	font-weight: normal;
	text-decoration: underline;
	font-size: small;
}









.interlinea_mediana {
	vertical-align: baseline;
	line-height: 25px;
}

.orden {}





a.Boton_Top{
	font-weight: bold  ;
	text-decoration: none  ;
}
a.Boton_Top:link{
	color: #000000;
}
a.Boton_Top:visited{
	color: #000000;
}
a.Boton_Top:hover{
	color: #237887;
}






.row {
	color: #000000;
	text-decoration: none;
}








a.Seccion_Actual{
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	background-color: #237887;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	line-height: 40px;
}


a.Seccion_Actual:hover{
	color: #FFFFFF;
	background-color: #237887;
}


a.Seccion_Otra{
	color: #FFFFFF;
	padding: 2px 9px 2px 9px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF6600;
	line-height: 23px;
	font-size: 14px;
	border-width: 2px;
	border-color:#000000;
	border-style:solid;

}


a.Seccion_Otra:hover{
	color: #FFFFFF;
	border-color: #000000;
	background-color: #000000;
}

input {
	border-color: #000066;
	border-style: solid;
	border-width: 2px;
	background-color: #EAEAFF;
}

textarea {
	border-color: #000066;
	border-style: solid;
	border-width: 2px;
	background-color: #EAEAFF;
}


hr {
	color: #000066;
}




.Color_Azul_Griz {
	color: #8080FF;
}




a:link.Liga_Escondida {
	color: #FDFDFD;
	font-size: 10px;
}

a:visited.Liga_Escondida {
	color: #FDFDFD;
	font-size: 10px;
}

a:hover.Liga_Escondida {
	color: #FDFDFD;
	font-size: 10px;
}

