/* CSS jacowave */

body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#808080;
	text-align:justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color:  #126BA5;
}
a:visited {
	color: #689AD5;
}
a:active {
	color: #26A8CC;
}
a:hover {
	color: #2D57A3;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C75AF;
	font-weight: bold;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006D2C;
	font-weight: bold;
}
.subtitulo2 {
	color: #000000;
	font-weight: bold;
}


.titulos_listas_hotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0092E9;
	font-weight: bold;
}
.titulos_listas_tour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303030;
	font-weight: bold;
}
.titulos_listas_accesories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006200;
	font-weight: bold;
}
.titulos_listas_rest{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #632727;
	font-weight: bold;
}
.titulos_listas_news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ADAD00;
	font-weight: bold;
}
.titulos_remax{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}

 .boton_off{ 
		   height:20px;
		   background-image:url(images/btn_off.jpg)    
}
 .boton_on{ 
		   height:20px;
		   background-image:url(images/btn_on.jpg)    
}
 .boton_off2{ 
 	background:#3487B9;
 	height:20px;
	text-align:center;
}  
 .boton_on2{ 
	background:#196DA9;
	height:20px;
	text-align:center;
 }
.link{
 	font-size:10px;
	text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;	
    color:#ffffff;	
}
.tabla_noticias{
background:#9AD9E8;
border-style:solid;
border-color:#98DDFF;
border:thin;
}
.contactenos{
background-color:#CBECF3;
padding:2px;
color:#000000;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
}
.tabla_lista{
border:1px;
border-right-style:solid;
border-bottom-style:solid;
border-color:#A0A0A4;
height:150px;
}
.tabla_lista2{
border:1px;
border-left-style:solid;
border-bottom-style:solid;
border-color:#A0A0A4;
height:150px;
}
.tabla_remax{
border:1px;
border-left-style:solid;
border-bottom-style:solid;
border-color:#808080;
background:#F2F2F2;
height:20px;
}