/*CSS Document*/
.idiomas
{
	font-family: Arial;
	font-size: 9;
	color: #FFFFFF;
	font-weight: bold;
}
.fecha
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.text_tours
{
	font-family: Corbel;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_tours2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_contenido
{
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.contenido2
{
	font-family: Arial;
	font-size: 9;
	color: #FFFFFF;
}
.bienvenida
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #FFFFFF;
}
.vermas
{
	font-family: Arial;
	font-size: 10;
	color: #FFFFFF;
}
.contacto
{
	font-family: Arial;
	font-size: 10;
	color: #FFFFFF;
}
.menu
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu2
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.paquetes
{
	font-family: Arial;
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
}
.paquetes1
{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.div_scroll
{
	overflow-x: hidden;
	padding-right: 8px;
	overflow-y: scroll;
	height: 0px;
	margin-right: 0px;
}
BODY
{
	margin: 0px;
	scrollbar-face-color: #007CC2;
/*scrollbar-3dlight-color: #C8E3F2*/
	scrollbar-arrow-color: #C8E3F2;
	scrollbar-highlight-color: #C8E3F2;
	scrollbar-shadow-color: #C8E3F2;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #007CC2;
	scrollbar-base-color: #000000;
}
BUTTON
{
	border: 0;
	padding: 0;
	margin: 5px;
}
BUTTON.submit
{
	width: 66px;
	height: 15px;
	background: url(../imagenes/submit.png) no-repeat;
}
BUTTON.reset
{
	width: 66px;
	height: 15px;
	background: url(../imagenes/reset.png) no-repeat;
}
BUTTON.submit_ing
{
	width: 66px;
	height: 15px;
	background: url(../imagenes/submit_ing.png) no-repeat;
}
BUTTON.reset_ing
{
	width: 66px;
	height: 15px;
	background: url(../imagenes/reset_ing.png) no-repeat;
}
A.link2:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A.link2:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.link2:hover
{
	color: #FFCC00;
	text-decoration: none;
}
A.link2:active
{
	color: #FFFFFF;
	text-decoration: none;
}
