body {
	height:100%;
	margin:0;
	background-color: #FFFFFF;
}

.tabla {
background-repeat:no-repeat;
background-position:top; 
}

.input {
	font-family: Verdana;
	font-size: 10px;
	width: 120px;
	height: 17px;
	color: #666666;
}

.input4 {
	font-family: Verdana;
	font-size: 10px;
	width: 120px;
	height: 17px;
	color: #666666;
}

.input2 {
	font-family: Verdana;
	font-size: 10px;
	width: 300px;
	height: 17px;
	color: #666666;
}

.input3 {
	font-family: Verdana;
	font-size: 10px;
	width: 300px;
	height: 60px;
	color: #666666;
}

.ancla {
	position: relative;
	visibility: visible;
}

.recuadros {
	background-color: #E05735; 
	position:absolute;
	visibility: hidden;
}

.textocontenido {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.textocontenido:link {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal; 
	text-decoration: none;
}

a.textocontenido:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #B70000;
	font-weight: normal;
	text-decoration: none;
}

.textorojo {
	font-family: Verdana;
	font-size: 10px;
	color: #B70000;
	font-weight: normal;
	text-decoration: none;
}

a.textorojo:link {
	font-family: Verdana;
	font-size: 10px;
	color: #B70000;
	font-weight: normal; 
	text-decoration: none;
}

a.textorojo:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #B70000;
	font-weight: normal;
	text-decoration: underline;
}

.textotitulo {
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.textotitulo:link {
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: none;
}

a.textotitulo:hover {
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.textomenu {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.textomenu:link {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal; 
	text-decoration: none;
}

a.textomenu:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.textonegro {
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}

.textonegro:link {
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}

.textonegro:hover {
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
	text-decoration: underline;
}

.textogrande {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	font-weight: bolder;
	text-decoration: none;
}

.textopeq {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a.textopeq:link {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	font-weight: normal; 
	text-decoration: none;
}

a.textopeq:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

.flecha {
	font-family: "Wingdings 3";
	font-size: 10px;
	color: #B70000;
	font-weight: normal;
	text-decoration: none;
}