/* GENERAL*/
a {
	color: #069;
}
a:hover {
	color: #f66;
	text-decoration: none;
}
a:visited {
	color:#039;
}
a:visited:hover {
	color:#f66;
}
body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #333;
	position: relative;
	font-size: 77%;
	/* Hide from IE Mac \*/
	font-size: 76%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.clear{
	clear:both;
}
/* LAYOUT*/
#bodyWrapper {
	position: relative;
}
#header {
	clear: both;
	height: 107px;
	font-size: .9em;
	margin: 0;
	padding: 0;
	position: relative;
}
#contentWrapper {
	/*background: url(../img/bg_contentwrapper.gif) repeat-y 198px 0;*/
	margin: 0;
	padding:0;
	position: relative;
	width: 740px;
}
#contenido {
	border-left: 1px solid #eee;
	font-size: 1em;
	line-height: 1.5em;
	display: inline;
	margin: 0 0 0 -1px;
	padding: 0 0 0 0;
	width: 100% !important;
	width /**/: 100%; /* IE5.x */
}
* html #contenido {
	/* Hide from IE Mac \*/
	overflow: hidden;
	/* */
}

/*PAGE ELEMENTS*/
marquee {
	width:550px;
}
.encabezado {
	/*background-color:#FF9933;*/
	background-color:#069;
	border-bottom: 1px solid #eee;
	font-size: 0.8em;
	text-align:center;
	color:#FFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inicio {
	color: #FFF;
	text-decoration:none;
	font-size:0.95em;
	margin-left:5px;
}
.puntos {
	color: #CCC;
}	
hr{
	height:1px;
	background-color:#CCC;
	border:0;
	margin:5px 0 5px 0;
	color: #ccc;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
h1 {
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	background-color:#069;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	background-color:#069;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	margin: 0;
	padding: 0;
	background-color:#006699;
	border-bottom: 1px solid #eee;
	font-size: 0.875em;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size:1em;
}
img {
	border: none;
}
.img {
	text-align:center;
}
.fotomencion {
	padding:0 3px 3px 0;
}
p {
	margin: .2em 0;
	text-align:justify;
	line-height:120%;
	margin-left:.5em;
}
.sangria {
	margin: 0 0 0 0;
	text-indent:140px;
}
.decoracion {
	background: url(../images/guirnalda.gif) repeat;
}
table {
	font-size: 1em;
	margin: 0 0 0 0;
	/*width: 100%; no usar porq calendar toma el ancho de la ventana*/
}
td, th {
	font-size: 1em;
	vertical-align: top;
}
td.shade1 {
	background-color: #FFFEF9;
}
td.shade2 {
	color: #333333;
	background-color: #F3F3F3;
	border: 1px solid #ccc;
	font-size: 0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.shade3 {
	color: #333333;
	background-color: #F3F3F3;
	border: 1px solid #ccc;
	font-size: 0.95em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.shade4 {
	color: #333333;
	background-color: #F3F3F3;
	font-size: 1em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.shade4 span{
	font-weight:normal;
}
td.shade5 {
	background-color:#F8F8F8;
}
td.shade6 {
	background-color: #CCCCCC;
	font-weight:bold;
}
td.shade7 {
	background-color: #333333;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.shade9 {
	background-color:#F0F0F0;
}
td.shade10 {
	background-color:#4B4B4B;
	text-align:center;
	font-weight:bold;
}
td.shade11 {
	background-color:#C0C0C0;
	text-align:center;
}
.claro {
	color:#FFFFFF;
}
.slogan{
	
	font-style:italic;
	float:left;
	font-size:1.2em;
	clear:left;
	color:#677884;
	width:338px;
	font-family:Times New Roman,serif;
}
.logovia{
	margin: 12px 3px 0 3px;
	width:335px; 
	height:33px;
}
.logoytexto {
	float:left;
	width:338px;
}
.cel{
	text-align:center;
	background-color:#F3F3F3;
	color:#000000;
	font-size:87.5%;
}
#titcel {
	color: #006699;
	background-color: #F3F3F3;
	text-align:center;
	text-transform:uppercase;
	font-size: 80%;
	font-weight:bold;
}
#cel {
	color: #006699;
	text-align:center;
	font-size: 87.5%;
}
#cel a {
	color: #006699;
	text-decoration:none;
}
#cel a:hover {
	color: #f66;
}
#eve {
	list-style-type: disc;
	margin: 8px;
	padding: 0;
}

/* MENU PRINCIPAL*/
#menu {
	border-right: 1px solid #eee;
	clear: left;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*width: 18% !important;
	position: relative;*/
	left: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
}
#menu ul li a:hover,
#menu ul li a:active,
#menu ul li a:focus {
	background-color: #FFFEFB;
	border-color: #FFFFCC;
	color: #FF6600;
}
#titulomenu{
	color:#FF0000;
	background: transparent;
	text-align:center;
	font-weight:bold;
	font-size:.95em;
}
#opcionmenu a:hover,
#opcionmenu a:active,
#opcionmenu a:focus {
	background: url(flecha_naranja.gif) no-repeat 0 .6em;
}
#menu ul {
	margin: 3px 0 3px 0;
	width: 100%;
	padding: 0 0 0 0;
}
#menu li {
	clear: left;
	float: left;
	display: inline;
	width: 100%;
	background-color: #FFFCF2;
}
#menu ul ul {
	margin: 0;
}
#menu a {
	border-bottom: 1px solid #eee;
	color: #000033;
	display: block;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 2px;
	text-decoration: none;
	text-indent: 5px;
}
* html #menu a {
	/* Hide from IE Mac but not PC \*/
	height: 1px;
	/* */
}
#menu ul ul a {
	margin: 0 0 0 0;
	color: #999;
	font-weight: normal;
}
#link a {
	color: #006699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#link a:hover {
	font-weight:bold;
	text-decoration:none;
}
.cot{
	text-align:center;
	background-color:#F3F3F3;
	color:#000000;
	font-size:80%;
}
.porto {
	color:#003366;
	background-color:#FFFF99;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.noti_categoria {
	color: #CC3300;
	font-weight:bold;
}
.noti_titulo {
	color:#4B4B4B;
	text-transform:uppercase;
	font-weight:bold;
}
.noti_fuente {
	font-size:87.5%;
	font-style:italic;
}
.dest_online_titulo {
	font-size:90%;
	color: #333333;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.dest_online {
	font-size:90%;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
}
.dest_online A:link, visited, active {
	text-decoration:none;
	color:#006699;
	font-size:0.625em;
}
/* QUICK MENU*/
#quickmenu {
	background-color: #006699;
	font-size: 95%;
}
#quickmenu a {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#quickmenu a:hover,
#quickmenu a:active {
	text-decoration: underline;
}

/* MINOR MENU*/
#minorMenu {
	left: 200px;
	position: absolute;
	top: 12px;
	width: 530px;
}
#minorMenu ul {
	position: absolute;
	right: 0;
	width: 34em;
}
#minorMenu li {
	display: inline;
	line-height: 1.65em;
}
#minorMenu a {
	border-right: 1px solid #fff;
	display: block;
	color: #fff;
	float: left;
	clear: none;
	font-weight: bold;
	font-size: .9em;
	margin: 0;
	padding: 0 .6em;
	text-decoration: none;
}
#minorMenu a:hover {
	color: #fff;
	text-decoration: underline;
}
.textbox{
width:250px;
height:18px;
border-width:1px;
font-size:10pt;
border-color:#000000;
color:#804040;
background-color:#FFFFFF;
border-style:solid;
cursor:text;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.textbox2{
width:100px;
height:18px;
border-width:1px;
font-size:10pt;
border-color:#000000;
color:#804040;
background-color:#FFFFFF;
border-style:solid;
cursor:text;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.button1 {
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.aviso{
	color:#FF0000;
	font-family:"Courier New", Courier, mono;
}
.catdest {
	color:#FF0000;
	background: transparent;
	text-align:center;
	font-weight:bold;
	font-size:.75em;
}
.titdest {
	text-align:left;
	font-weight:bold;
	font-size:105%;
}
.fotodest {
	border:0;
	width:70px;
	float:left;
}
.celdest {
	text-align:center;
	vertical-align:top;
	border-bottom:1px solid #CCC;
}
.textodest {
	color:#333;
	text-align: left;
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.linkdest{
	color:#333;
	text-align: right;
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.lista-links{
	width:45%;
	float:left;
	list-style-type:none;
}
#galeria_min td{
	width:75px;
	height:60px;
}
#galeria_min td a{
	border:1px solid #FFF;
}
#galeria_min td a:hover{
	border:1px solid #000;
}
.galeria_foto {
	width:470px;
	text-align:center;
}
.subtitulo{
	font-size:13px;
}
/*men� desplegable*/
#dropmenudiv{
position:absolute;
font: 100 .75em arial, sans-serif;
font-weight:bold;
letter-spacing: 0.1em;
line-height:10px;
z-index:100;
margin:-15px 0 0 120px;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FDFDFD;
padding: 4px 0;
text-decoration: none;
color:#fff;
text-align:left;
height:15px;
}
#dropmenudiv a span{
margin-left:5px;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #ddd;
color:#3b5d77;
}
.borde-inferior{
	border-bottom: 1px solid #ccc;
	margin-bottom:5px;
}

#fotos_chicas_termas{
	width:60%;
	height:150px;
	text-align:center;
	margin-bottom:20px;
}

#popup{ 

 border:#000 solid 1px;
 background:#fff;
 width:300px;
 height:241px;
 right:400px;
 top:220px;
 position:absolute;

}
.banners-izquierda {

    margin-left:33px;
}
.mujer{
 background: url(mujer.jpg) no-repeat right;
 }
.mujer .titulo{
 font-weight:bold;
 font-size:130%;
 color:#0e0064;

}
.gris{
 color:#83817f; 
}
#grupo-ite{
 font-style:italic;
 color:#5f6770;
 margin: 80px 0 0 70px;
 font-size:80%;
}
* html #grupo-ite {
 margin: 40px 0 0 70px;
}