body{
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;

}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #37BCDA;
	text-decoration: underline;
}
a:active {
	color: #37BCDA;
	text-decoration: none;
}
.Estilo1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.Estilo2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #37BCDA;
	font-weight: bold;
}
.Estilo1_just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.Estilo1_definicion {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;	margin-right: 40px;
	margin-left: 40px;
}
.Estilo2_normal {


	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #37BCDA;
}
.Estilo1_just_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #37BCDA;
	text-align: justify;
	font-weight: bold;
}
.TABLA {
	padding-right: 20px;
	padding-left: 10px;
}
.Tabla_fondonegro {
	background-image: url(fondo-50.png);
	background-repeat: repeat;
}
.Estilo1NEGRO {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.Tablas_titulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #34BCDA;
	text-align: center;
}
.Tabla_contenidos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.Estilo1_azul {
	font-family: Tahoma;
	font-size: 11px;
	color: #37BCDA;
}
.Estilo1_peq {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border: 1px dotted #CCC;
	vertical-align: bottom;
}
.tablaformulario {
}
.banner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCD06;
	background-color: #9096ba;
	font-weight: bold;
	text-align: center;
	border: thin solid #FFF;
	position: static;
	right: 200px;
	top: 100px;
	clip: rect(100px,auto,auto,auto);
	width: 400px;
}
.bannertxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}

