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


.titulo {
	border-bottom: 1px solid #CCC;
	margin-bottom: 0px !important;
	padding-bottom: 10px;
}

.introPuntazo {
	/*border-top: 1px solid #CCC;*/
	border-bottom: 1px solid #CCC;
	padding: 0 10px;
	margin: 0px 0px 30px;
}

.noborder {
	border-bottom: none;
}

.textIntro {
	float:left;
	display:inline;
	width:500px;
	padding-left:10px;
	margin:10px 0px 15px;
}

.imgPuntazo {
	float:right;
	margin:1px -10px 1px 0;
}

table#listadoPuntazo {
	width:100%;
	margin:10px 0px;
	background: url(../nImg/fndCabResPuntazo.jpg) repeat-x;

}

table#listadoPuntazo thead {
	margin-bottom: 10px;
}

table#listadoPuntazo th {
	/*background:transparent none;*/
	vertical-align:middle;
	height:30px;
}

table#listadoPuntazo thead tr {
	border: 0px none;
}

table#listadoPuntazo td {
	padding: 5px 10px;
	vertical-align: middle;
}

.cabResHotel, .cabResDispo, .cabResRegimen, .cabResPrecio, .zonaGeo {
	font-size:13px;
	font-weight:bold;
	color:#333;
	padding:0 10px;
}

.cabResHotel, .cabResDispo, .cabResRegimen {
	background: url(../nImg/sep_puntazo.png) no-repeat right top !important;
}

.diasFinSemana {
	font-size:11px;
	font-weight:normal;
	color:#333;
	text-align:center;
	padding-bottom:10px;
}

.cabResHotel {
	width:320px;
	text-align:left;
}

.cabResDispo {
	width:140px;
	text-align:center;	
}

.cabResRegimen{
	width:145px;
	text-align:left;
}

.cabResPrecio {
	width:204px;
	text-align:left;	
}

.zonaGeo {
	background-color: #F2F2F2;
}

td p {
	display:inline;
	margin-left:15px;
}

.icoDispo {
	text-align:center;
}

.bordeBot {
	border-bottom:1px dotted #DDD;
}

.tPrecioTotal {
	float:left;
	display:inline;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	width:120px;
	color:#0180FF;
}

#rss #txtSuscrRSS {
	background:transparent url(../nImg/icoRSS.png) no-repeat scroll 0 14px;
	float:left;
	margin-top:11px;
	padding-bottom:5px;
	padding-left:36px;
	padding-top:12px;
}

#txtSuscrRSS p{
	margin-bottom:10px;
}

#newsletter label {
	float:left;
	padding-bottom:5px;
	padding-top:12px;
}
	
#enviarAmigo #txtEnviarAmigo {
	background:transparent url(../nImg/bolas_puntazo.png) no-repeat scroll 0 14px;
	float:left;
	display:inline;
	padding-bottom:5px;
	padding-left:160px;
	padding-top:12px;
	height:97px;
}

#txtEnviarAmigo p {
	margin-bottom:10px;
}

.pantallazo {
	margin-bottom:50px;
	text-align:center;
}

.pantallazo p {
	margin:10px 80px 25px 138px;
	text-align:left;
}

#emailNewsletter {
	display: block;
	margin: 0 0 10px 0;
}
/**pestañas azules**/
#puntazo #navigationInterior .current a:link,  #puntazo #navigationInterior .current a:visited,  #puntazo #navigationInterior .current a:hover {
	background:url(../nImg/left_corner_currentAzul.png) left top no-repeat;
}
#puntazo #navigationInterior .current a span, #puntazo #navigationInterior .current a:hover span {
	background:url(../nImg/right_corner_currentFichaAzul.png) right top no-repeat;
}

