/*-------------------------COMUNES-------------------------*/

td img {display: block;}

body {
	background-color: #C4C3BB;
	background-image: url(img/rosarosae-fondo.jpg);
	background-repeat: repeat-x;
	color:#252B26;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	margin:0px;
}

a:link {
	color: #4A4A44;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #685845;
	border:2px thick #0C0;
}
a:active {
	text-decoration: none;
	color: #917C64;
}

/*-------------------------PQLIAR-------------------------*/

#pqliar{
	position:fixed;
	top:0px;
	left:0px;
}

/*-------------------------PROPIOS-------------------------*/

.bold{
font-weight:bold;
}

/*-------------------------ATAJOS-------------------------*/

#atajos{
	padding:15px 15px 0px 0px;
	width:232px;
	height:421px;
	font-size:9px;
	font-weight:bold;
	line-height:10px;
}

/*-------------------------RESERVAS*/

#reservas{
	width:192px;
	height:111px;
	background-image:url(img/reserv_r2_c2.jpg);
	padding:10px 20px;
}

.reservas_tit{
	width:222px;
	height:20px;
	padding-left:10px;
	background-image:url(img/barra_tit.jpg);
	background-repeat:repeat-x;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
}

.reservas_linea{
	float:left;
	display:block;
	margin:10px 0px 0px 0px;
	width:150px;
	font-size:8px;
}

.reservas_linea_ninos{
	float:left;
	display:block;
	margin:12px 0px 0px 0px;
	width:70px;
	font-size:8px;
	
}

.reservas_linea_enviar{
	float:right;
	margin:12px 0px 0px 0px;
	width:40px;
	font-size:8px;
	position:relative;
	top:10px;
}

.reservas_enviar{
	vertical-align:bottom;
}

.reservas_campo_llegada{
	display:block;
	float:left;
	width:60px;
	height:12px;
	font-size:9px;
	margin:0px;
}

.reservas_campo_numero{
	width:30px;
	height:12px;
	font-size:9px;
	margin:0px;
}

.reservas_campo_select{
	width:40px;
	height:16px;
	font-size:9px;
	margin:0px;
}

#calendario{
	display:block;
	float:left;
	position:relative;
	top:2px;
	width:15px;
	height:17px;
	margin-left:12px;

}

/*-------------------------OFERTAS*/

#ofertas{
	background-image:url(img/ofert-caja.jpg);
	padding:10px;
	width:212px;
	height:28px;
	vertical-align:middle;
	text-align:left;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	border:none;
}

#ofertas:hover{
	background-image:url(img/ofert-caja.jpg);
	padding:10px;
	width:212px;
	height:28px;
	vertical-align:middle;
	text-align:left;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	border:none;
}

.ofertas_estrella{
	margin:5px;
	float:left;
	border:none;
}

/*-------------------------NEWSLETTER*/

#newsletter{
	background-image:url(img/reserv_r6_c2.jpg);
	padding:15px 10px;
	width:212px;
	height:25px;
	text-align:left;
	vertical-align:middle;
}

.newsletter_email{
	margin:5px;
	float:left;
}

.newsletter_campo{
	height:12px;
	font-size:9px;
	margin:0px;
	width:100px;
	float:left;
	display:inline;
}

.newsletter_enviar{
	position:relative;
	left:10px;
	float:left;
	display:inline;
	width:42px;
}

/*-------------------------CONTENIDOS-------------------------*/

#cuerpo{
	width:845px;
	margin:0px auto;
}

#intro{
	position:absolute;
	bottom:0px; left:40px;
	width:400px;
	padding:20px;
	background:#fff;
	z-index:33;
	filter:alpha(opacity=80);	-moz-opacity:0.8;	-khtml-opacity: 0.8;	opacity: 0.8;
}

#intro h1, #intro h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
}

#intro h2{
	font-weight:normal;
}

#dir{
	width:503px;
	height:70px;
	padding:10px;
	background-image:url(img/turismo-de-galicia.gif);
	background-position:480px 20px;
	background-repeat:no-repeat;
	background-color:#4E3E32;
	color:#FFF;
}

#dir ul{
	float:left;
	width:180px;
	padding:none;	padding-left:10px;
	border-left:#fff 1px solid;
}

#dir li{
	list-style:none;
}

#indicador{
	position:fixed;
	margin:0px auto 0px auto;
	z-index:1;
}

#contenidos{
	margin:15px 0px 12px 15px;
	width:507px;
}	

#contenidos_img{
	margin:15px 0px 15px 15px;
	width:754px;
	height:421px;
}

#contenidos_caja{
	margin:15px 13px 0px 13px;
	vertical-align:top;
	text-align:left;
}

#fotos_caja{
	margin-top:15px;
	vertical-align:top;
	text-align:left;
}

.contenidos_texto{
	padding:8px 20px;
	line-height:10px;
}

.contenidos_mas{
	padding:8px 5px;
	float:right;
	text-align:right;
}

.lista_circulo{
	list-style:disc;
	line-height:14px;
	font-weight:bold;
	margin-top:5px;
}

.fotos_tit{
	width:744px;
	height:20px;
	padding-right:10px;
	background-image:url(img/barra_tit.jpg);
	background-repeat:repeat-x;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#666;
}

.servicios_tit{
	width:497px;
	height:20px;
	padding-right:10px;
	background-image:url(img/barra_tit.jpg);
	background-repeat:repeat-x;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#666;
}

.ofertas_tit{
	width:50px;
	height:20px;
	padding-right:10px;
	background-image:url(img/barra_tit.jpg);
	background-repeat:repeat-x;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#666;
}

.contacto_tit{
	width:483px;
	height:20px;
	padding-right:10px;
	background-image:url(img/barra_tit.jpg);
	background-repeat:repeat-x;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#666;
}

#portada{
	float:left;
	position:relative;
	margin:0px;
	height:450px;
	background:url(img/portada.jpg) no-repeat;
}

#portada.inicio{
	width:522px;
}

/*-------------------------TARIFAS*/

.temp_tit{
	width:220px;
	height:20px;
	padding-left:10px;
	background-image:url(img/barra_tit.jpg);
	background-repeat:repeat-x;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#666;
	
}

/*-------------------------OFERTAS*/

.ofertas_desc{
	margin:5px;
	float:left;
	width:100px;
}

.ofertas_caja{
	width:230px;
	height:324px;
	margin:5px;
	background-image:url(img/ofert_bg.jpg);
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

.ofertas_caja:hover{
	width:230px;
	height:324px;
	margin:5px;
	background-image:url(img/ofert_bg.jpg);
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}

#barra_ofertas{
	float:left;
	width:100%;
}

/*-------------------------TURISMO*/

#turismo{
	margin:15px 15px 0px 15px;
	width:493px;
	font-size:9px;
	font-weight:bold;
	line-height:10px;
}

.turismo_mescaja{
	width:39px;
	height:16px;
	background-image:url(img/turismo_mesfondo.jpg);
	float:left;
	text-align:center;
	padding:6px 0px 0px 0px;
}

.turismo_mescaja:hover{
	width:39px;
	height:16px;
	background-image:url(img/turismo_mesfondob.jpg);
	float:left;
	text-align:center;
	padding:6px 0px 0px 0px;
	cursor:hand;
}

.turismo_caja{
	margin: 0px 0px 10px 0px;
	height:99px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

.turismo_caja:hover{
	margin: 0px 0px 10px 0px;
	height:99px;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}

.turismo_caja_mes{
	margin: 15px 12px;
	height:26px;
}

.turismo_caja_barra{
	margin: 15px 0px;
	height:26px;
	background-image:url(img/turismo_mas_barra.jpg);
	background-repeat:repeat-x;
}

.turismo_caja_tit{
	float:left;
	width:382px;
	height:10px;
	background:url(img/turis-caja-tit.jpg);
	font-weight:bold;
	color:#999985;
	text-indent:5px;
	vertical-align:middle;
	padding:5px 0px;
}

.turismo_caja_txt{
	float:left;
	width:362px;
	height:59px;
	background:url(img/turis-caja.jpg);
	padding:10px;
}

.turismo_caja_img{
	float:left;
	width:95px;
	height:99px;
	background-color:#D6D6D6;
	margin-right:15px;

}

#turismo_mas_barra{
	height:26px;
	background-image:url(img/turismo_mas_barra.jpg);
	background-repeat:repeat-x;
}

.turismo_mas_barra_txt{
	float:left;
	width:433px;
	margin:7px 0px;
	text-align:center;
	display:block;
}

#turismo_mas_barra_atras{
	float:left;
	display:block;
	width:30px;
	height:26px;
	background-image:url(img/ofert_otras_atras.jpg);
	background-repeat:no-repeat;
}

#turismo_mas_barra_atras:hover{
	float:left;
	display:block;
	width:30px;
	height:26px;
	background-image:url(img/ofert_otras_atrasb.jpg);
	background-repeat:no-repeat;
}

#turismo_mas_barra_alante{
	float:left;
	display:block;
	width:30px;
	height:26px;
	background-image:url(img/ofert_otras_adelante.jpg);
	background-repeat:no-repeat;
}

#turismo_mas_barra_alante:hover{
	float:left;
	display:block;
	width:30px;
	height:26px;
	background-image:url(img/ofert_otras_adelanteb.jpg);
	background-repeat:no-repeat;
}

/*-------------------------ENLACES*/

.enlaces_caja{
	padding:40px 0px 120px 0px;
	background-image:url(img/enlac_caja.jpg);
}

.facebook:hover{
	cursor:pointer;
}

.facebook_txt {
	width:100px;
	height:33px;
	text-align:left;
	display:block;
	float:left;
	padding: 5px 0px 0px 5px;
}

.facebook_caja{
	padding:20px 20px 30px 40px;
	background-image:url(img/enlac_caja.jpg);
	height:30px;
}


.contacto_caja{
	padding:30px 40px 10px 40px;
	background-image:url(img/enlac_caja.jpg);
	text-align: right;
}

.enlaces_caja_fila{
	height:15px;
	margin:0px 0px 10px 0px;
}

/*-------------------------CONTACTO*/

.contacto_campo{
	width:120px;
	height:14px;
	line-height:14px;
	font-size:11px;
	margin:2px;
	position:relative;
	top:-3px;
}

.contacto_campo_comment{
	width:240px;
	height:80px;
	font-size:11px;
	margin:0px;
}

.contacto_txt{
	line-height:20px;
	vertical-align:top;
	text-align:right;	
}
