@charset "UTF-8";

* {
 	padding: 0;
	margin: 0;
	border: 0;
}

/*a:active {
	text-decoration: none;
	color: #999;
}*/
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
.titulo22 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	color: #666;
	font-weight: 300;
}
.titulo24 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	color: #666;
	font-weight: 300;
}
.titulotour24 {
	font-family: 'Dancing Script', cursive;
	font-size: 24px;
	color: #87683d;
	font-weight: 300;
}
.titulotour30 {
	font-family: 'Dancing Script', cursive;
	font-size: 30px;
	color: #87683d;
	font-weight: 300;
}
.titulobajada{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.texto10 {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: 400;
}
.texto12 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: 400;
}
.texto14 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: 300;
}
.texto16 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: 300;
}
