body {
	background-color: #006699;
}
.descripcion {
	border: thin dashed #FF9900;


}
.texto-vvending {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;

}
.titulo-vvending {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;

}
.texto-natilan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	background-attachment: fixed;
	background-image: url(imagenes/natilan.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.texto-labisna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-attachment: fixed;
	background-image: url(imagenes/labisna.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.titulo-natilan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.titulo-labisna {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:active {


	text-decoration: none;
}
a:hover {



	text-decoration: underline;
}
