@charset "utf-8";
/* CSS Document */

#tur_wrapper{
	position: relative;
}

#tur_top{
	height: 154px;
	background-image: url(../../ws/img/turismo/imagen_top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	margin-top: 2px;
}

#tur_top img{
	position: absolute;
	top: 30px;
	right: 11px;
}
#tur_menu {
	height: 32px;
	background-image: url(../../ws/img/turismo/bg_menu.jpg);
	padding-top: 10px;
}

#tur_menu a{float:left; font-size:11px; background:url(../img/tab_left.gif) 0px 23px no-repeat; padding-left:4px; margin-right:10px; text-transform:uppercase; text-decoration: none; cursor: pointer; }

#tur_menu a span{color:#fff; font-family: sans-serif; float:left; padding:4px 9px 6px 6px; font-weight: bold; cursor: pointer;}

#tur_main {
	overflow:auto;
	padding-top: 4px;
	
}
/* left */
#tur_main #tur_left{
	float: left;
	overflow: auto;
	width: 271px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#tur_busqueda {
	width: 266px;
	background-color: #E8F5FB;
	overflow: auto;
}

div.tur_cuad_header{
	background-image: url(../../ws/img/turismo/bg_bar.jpg);
	height: 26px;
	line-height: 26px;
}

div.tur_cuad_header span{
	color: #ffffff;
	font-family: sans-serif;
	padding-left: 10px;
	font-weight: bold;
}

div#busq_content{
	background-color: #E8F5FB;
	border-left: #C2E8F3 1px solid;
	border-right: #C2E8F3 1px solid;
	overflow: auto;
}

div#busq_content dl dt{
	margin-right: 5px;
	margin-top: 5px;
	text-align: right;
}
.busq_foot{
	background-color:#CFEBF6;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.busq_foot img{
	margin-left: 10px;
}


div#tur_left div.anuncios{
	margin-top: 5px;
	width: 264px;
	background-color: #E8F5FB;
	border: #C2E8F3 1px solid;
}

div#tur_left div.anuncios img{
	margin-left: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}

/* right*/
#tur_main #tur_right{
	float: left;
	
}

.ofer_temp {
	width: 496px;
	height: 214px;
	background-color: #E8F5FB;
}

.ofer_cont {
	overflow: auto;
	background-color: #E8F5FB;
}

#ofer_img{
	width: 228px;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
}

#ofer_img div{
	border:#C2E8F3 1px solid;
	background-color:#FFFFFF;
	width: 200px;
	padding: 5px;

}

#ofer_info{
	float: left;
	margin-top: 12px;
	margin-right: 5px;
	width: 230px;
}

#ofer_info hr{
	border: 0;
	background-color: #C2E8F3;
	height: 2px;
}

#ofer_info p{
	margin-top: 10px;
	margin-bottom: 10px;
}

.precio{
	font-family: sans-serif;
	font-size: 20px;
	float: right;
	margin-right: 5px;
}

div.boxex {
	overflow:auto;
	margin-top: 5px;
	width: 496px;
}

div.boxit{
	width: 158px;
	border: #C2E8F3 1px solid;
	float: left;
	margin-left: 4px;
	background-color:#E8F5FB;
	margin-bottom: 5px;
	min-height: 280px;
	position:relative;
}

div.boxit p{
	text-align: left;
	margin-left: 4px;
	min-height: 90px;
	margin-top: 5px;
}

div.boxit img{
	margin-left: 4px;
	margin-top: 5px;
}

span.title{
	font-family: sans-serif;
	font-size: 18px;
	color:	#000000;
	margin-left: 5px;
	margin-bottom: 0px;
}

span.subtitle{
	font-family: sans-serif;
	font-size: 12px;
	color:	#BB0000;
	margin-left: 5px;
	font-style: italic;
	margin-top: 0px;
}

table.tablita {
	width: 100%;
	
}

table.tablita tr th{
	background-color: #BB0000;
	color: #ffffff;
}

div.userinfo{
	padding: 5px;
	margin: 5px 0 5px 0;
	overflow: auto;
}

div.userinfo span{
	float: right;
}