.fondo {
	background-attachment: scroll;
	background-repeat:   repeat-x;
	background-position: left top;
	background-image: url(recursos/fondos/fondoverde.gif);

}
.instrucciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 9px;
	padding: 5px;
	background-color: #009900;
}

.enlacecolaborador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #1A462c;
	cursor: default;
	padding: 15px;
	font-style: normal;
	font-weight: normal;
	link: #EFE8BC;
	vlink: #EFE8BC;
	alink: #EFE8BC;
}.destacadonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #666600;
	line-height: normal;
}
.fondoSeccion {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(recursos/home/ojo.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #000033;
	text-align: justify;
	text-indent: 25px;
	padding: 40px 250px 30px 30px;
}
.seccionNormal {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #000033;
	text-align: justify;
	padding: 15px 15px 15px 20px;
}
.enlace {
	cursor: hand;
	padding: 15px;
	link: #EFE8BC;
	vlink: #EFE8BC;
	alink: #EFE8BC;
	border: none;
}
.seccionCentrado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #000033;
	text-align: center;
	padding: 20px;
}
.portada {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #B7E266;
	font-weight: bold;
	line-height: 25px;
	padding: 5px;
	background-color: #003300;
}
