body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.TextoContNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
.TextoContBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.TextoContAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
}
.TextoContNaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.TituloContNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.linksPieBco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.linksPieBco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.TituloPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}

.MenuPpal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuPpal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.TituloContBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.PreTextoContNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.PreTextoContBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.SubirCorch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.SubitTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.casillatexto {
	margin: 2px;
	height: 25px;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-right: 3px;
	border: 1px solid #3F7FC6;
}
.casillatexto:hover {
	margin: 2px;
	height: 25px;
	width: 330px;
	border: 1px dotted #FF9900;
	background-color: #BFDFFF;
	font-weight: bold;
}
.casillatexto:focus {
	margin: 2px;
	height: 25px;
	width: 330px;
	border: 1px dotted #FF9900;
	background-color: #EEEEEE;
	font-weight: bold;
}
.casillaarea {
	margin: 2px;
	height: 100px;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-right: 3px;
	border: 1px solid #3F7FC6;
}
.casillaarea:hover {
	margin: 2px;
	height: 100px;
	width: 330px;
	border: 1px dotted #FF9900;
	background-color: #BFDFFF;
	font-weight: bold;
}
.casillaarea:focus {
	margin: 2px;
	height: 100px;
	width: 330px;
	border: 1px dotted #FF9900;
	background-color: #EEEEEE;
	font-weight: bold;
}.LinkAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
}
