.fondo {
	background-attachment: fixed;
	background-image: url(imagenes/monte3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo2 {
	background-attachment: scroll;
	background-repeat:  no-repeat;
	background-image: url(imagenes/central.gif);
	background-position: center top;


}
.vinculos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	line-height: normal;

}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;


}
.subtitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #006699;
}
.vinculozonareservada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fondo3 {

	background-attachment: scroll;
	background-repeat: repeat;
	background-image: url(imagenes/central.gif);
	background-position: left top;
}
.vinculos2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
	line-height: normal;
}

