@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body{
	background-color:#931e31;
	height:100%;
}

#todo {
	width:900px;
	position:absolute;
	overflow:hidden;
	top: 0px;
	left:50%;
	margin-left: -450px;
	margin-top:0px;
	background-color:#f8fae6;
	z-index:1;
	}

#todo #cabecera {
	/* You MUST specify the width and height */
	width:900px;
	height:133px;
	position:relative;
	overflow:hidden;
	top: 0px;
	margin-top:0px;
	border-bottom: 1px #931e31 solid;
	z-index:1;
	
}

/* contenido de la cabecera de la web */
#container_cab2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	/* column 2 background colour */
}
#container_cab1 {
	float:left;
	width:100%;
	position:relative;
	right:74%;
	background-color:#eaecd8; /* column 1 background colour */
}
#col_cab1 {
	float:left;
	width:39%;
	position:relative;
	left:74.3%;
	overflow:hidden;
}
#col_cab2 {
	float:left;
	width:61%;
	position:relative;
	left:74.9%;
	overflow:hidden;
}


#todo #centro {
	/* You MUST specify the width and height */
	width:900px;
	position:relative;
	overflow:hidden;
	top: 0px;
	margin-top:0px;
	z-index:1;
}



/* contenido central de todas la paginas */
#container2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	/* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:74%;
	min-height:450px;
	background-color:#eaecd8; /* column 1 background colour */
}
#col1 {
	float:left;
	width:231px;
	position:relative;
	left:74.3%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:574px;
	position:relative;
	left:80.5%;
	overflow:hidden;
	padding-right:25px;
}


div.hr_grueso {
  height: 36px;
  width:230px;
  background: #eaecd8 url(../images/ofertas/separador-ofertas-hotel-san-lorenzo.gif) repeat-x scroll center;
  
}



#todo #fila_menu {
	width:900px;
	height:283px;
	overflow:hidden;
	top:134px;
	margin-top:0px;
	margin-left:0px;
	border-bottom: 1px #931e31 solid;
}

/* menu */

#todo #fila_menu #menu {
	width:213px;
	height:258px;
	overflow:hidden;
	top:134px;
	margin-top:3px;

}

#todo #fila_menu #menu ul{
	margin-top:4px;
	margin-bottom:4px;
	
}

#todo #fila_menu #menu ul li{
	margin:0;
	padding-left:0px;
	margin-bottom:0px;
}

#todo #fila_menu #menu li a span {
	display: none;
}

#todo #fila_menu #menu li.El-hotel a {
	background: url('../images/menu/el-hotel-san-lorenzo-es.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.El-hotel a:hover {
	background: url('../images/menu/el-hotel-san-lorenzo-es.gif') no-repeat 0 -41px;
	text-decoration:none;
}



#todo #fila_menu #menu li.Reservas a {
	background: url('../images/menu/reservas-es.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Reservas a:hover {
	background: url('../images/menu/reservas-es.gif') no-repeat 0 -41px;
	text-decoration:none;
}



#todo #fila_menu #menu li.Servicios a {
	background: url('../images/menu/servicios-hotel-santiago-es.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Servicios a:hover {
	background: url('../images/menu/servicios-hotel-santiago-es.gif') no-repeat 0 -41px;
	text-decoration:none;
}



#todo #fila_menu #menu li.Tarifas a {
	background: url('../images/menu/tarifas-es.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Tarifas a:hover {
	background: url('../images/menu/tarifas-es.gif') no-repeat 0 -41px;
	text-decoration:none;
}


#todo #fila_menu #menu li.Especial-grupos a {
	background: url('../images/menu/especial-grupos-es.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Especial-grupos a:hover {
	background: url('../images/menu/especial-grupos-es.gif') no-repeat 0 -41px;
	text-decoration:none;
}





#todo #fila_menu #menu li.Contacto a {
	background: url('../images/menu/contacto-es.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Contacto a:hover {
	background: url('../images/menu/contacto-es.gif') no-repeat 0 -41px;
	text-decoration:none;
}


#todo #fila_menu #menu li.La-ciudad a {
	background: url('../images/menu/la-ciudad-santiago-compostela-es.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.La-ciudad a:hover {
	background: url('../images/menu/la-ciudad-santiago-compostela-es.gif') no-repeat 0 -41px;
	text-decoration:none;
}


#todo #fila_menu #menu li.Este-mes-en-Santiago a {
	background: url('../images/menu/este-mes-santiago-es.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Este-mes-en-Santiago a:hover {
	background: url('../images/menu/este-mes-santiago-es.gif') no-repeat 0 -41px;
	text-decoration:none;
}
/* fin menu castellano */

/* menu gallego */
#todo #fila_menu #menu li.O-hotel a {
	background: url('../images/menu/el-hotel-san-lorenzo-gl.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.O-hotel a:hover {
	background: url('../images/menu/el-hotel-san-lorenzo-gl.gif') no-repeat 0 -41px;
	text-decoration:none;
}



#todo #fila_menu #menu li.Reservas a {
	background: url('../images/menu/reservas-gl.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Reservas a:hover {
	background: url('../images/menu/reservas-gl.gif') no-repeat 0 -41px;
	text-decoration:none;
}



#todo #fila_menu #menu li.Servizos a {
	background: url('../images/menu/servicios-hotel-santiago-gl.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Servizos a:hover {
	background: url('../images/menu/servicios-hotel-santiago-gl.gif') no-repeat 0 -41px;
	text-decoration:none;
}



#todo #fila_menu #menu li.Tarifas a {
	background: url('../images/menu/tarifas-gl.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Tarifas a:hover {
	background: url('../images/menu/tarifas-gl.gif') no-repeat 0 -41px;
	text-decoration:none;
}


#todo #fila_menu #menu li.Especial-grupos a {
	background: url('../images/menu/especial-grupos-gl.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Especial-grupos a:hover {
	background: url('../images/menu/especial-grupos-gl.gif') no-repeat 0 -41px;
	text-decoration:none;
}





#todo #fila_menu #menu li.Contacto a {
	background: url('../images/menu/contacto-gl.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Contacto a:hover {
	background: url('../images/menu/contacto-gl.gif') no-repeat 0 -41px;
	text-decoration:none;
}


#todo #fila_menu #menu li.A-ciudade a {
	background: url('../images/menu/la-ciudad-santiago-compostela-gl.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.A-ciudade a:hover {
	background: url('../images/menu/la-ciudad-santiago-compostela-gl.gif') no-repeat 0 -41px;
	text-decoration:none;
}


#todo #fila_menu #menu li.Este-mes-en-Santiago a {
	background: url('../images/menu/este-mes-santiago-gl.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Este-mes-en-Santiago a:hover {
	background: url('../images/menu/este-mes-santiago-gl.gif') no-repeat 0 -41px;
	text-decoration:none;
}
/*fin menu gallego */

/* menu ingles */
#todo #fila_menu #menu li.The-hotel a {
	background: url('../images/menu/el-hotel-san-lorenzo-en.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.The-hotel a:hover {
	background: url('../images/menu/el-hotel-san-lorenzo-en.gif') no-repeat 0 -41px;
	text-decoration:none;
}



#todo #fila_menu #menu li.Booking a {
	background: url('../images/menu/reservas-en.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Booking a:hover {
	background: url('../images/menu/reservas-en.gif') no-repeat 0 -41px;
	text-decoration:none;
}



#todo #fila_menu #menu li.Services a {
	background: url('../images/menu/servicios-hotel-santiago-en.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Services a:hover {
	background: url('../images/menu/servicios-hotel-santiago-en.gif') no-repeat 0 -41px;
	text-decoration:none;
}



#todo #fila_menu #menu li.Rates a {
	background: url('../images/menu/tarifas-en.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Rates a:hover {
	background: url('../images/menu/tarifas-en.gif') no-repeat 0 -41px;
	text-decoration:none;
}


#todo #fila_menu #menu li.Special-groups a {
	background: url('../images/menu/especial-grupos-en.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Special-groups a:hover {
	background: url('../images/menu/especial-grupos-en.gif') no-repeat 0 -41px;
	text-decoration:none;
}





#todo #fila_menu #menu li.Contact a {
	background: url('../images/menu/contacto-en.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Contact a:hover {
	background: url('../images/menu/contacto-en.gif') no-repeat 0 -41px;
	text-decoration:none;
}


#todo #fila_menu #menu li.The-city a {
	background: url('../images/menu/la-ciudad-santiago-compostela-en.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.The-city a:hover {
	background: url('../images/menu/la-ciudad-santiago-compostela-en.gif') no-repeat 0 -41px;
	text-decoration:none;
}


#todo #fila_menu #menu li.This-month-in-Santiago a {
	background: url('../images/menu/este-mes-santiago-en.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.This-month-in-Santiago a:hover {
	background: url('../images/menu/este-mes-santiago-en.gif') no-repeat 0 -41px;
	text-decoration:none;
}
/*fin menu ingles */

/* menu aleman */
#todo #fila_menu #menu li.Das-hotel a {
	background: url('../images/menu/el-hotel-san-lorenzo-de.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Das-hotel a:hover {
	background: url('../images/menu/el-hotel-san-lorenzo-de.gif') no-repeat 0 -41px;
	text-decoration:none;
}



#todo #fila_menu #menu li.Reservierungen a {
	background: url('../images/menu/reservas-de.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Reservierungen a:hover {
	background: url('../images/menu/reservas-de.gif') no-repeat 0 -41px;
	text-decoration:none;
}



#todo #fila_menu #menu li.Leistungen a {
	background: url('../images/menu/servicios-hotel-santiago-de.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Leistungen a:hover {
	background: url('../images/menu/servicios-hotel-santiago-de.gif') no-repeat 0 -41px;
	text-decoration:none;
}



#todo #fila_menu #menu li.Preise a {
	background: url('../images/menu/tarifas-de.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Preise a:hover {
	background: url('../images/menu/tarifas-de.gif') no-repeat 0 -41px;
	text-decoration:none;
}


#todo #fila_menu #menu li.Gruppen a {
	background: url('../images/menu/especial-grupos-de.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Gruppen a:hover {
	background: url('../images/menu/especial-grupos-de.gif') no-repeat 0 -41px;
	text-decoration:none;
}





#todo #fila_menu #menu li.Kontakt a {
	background: url('../images/menu/contacto-de.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Kontakt a:hover {
	background: url('../images/menu/contacto-de.gif') no-repeat 0 -41px;
	text-decoration:none;
}


#todo #fila_menu #menu li.Die-stadt a {
	background: url('../images/menu/la-ciudad-santiago-compostela-de.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Die-stadt a:hover {
	background: url('../images/menu/la-ciudad-santiago-compostela-de.gif') no-repeat 0 -41px;
	text-decoration:none;
}


#todo #fila_menu #menu li.Dieser-monat-in-Santiago a {
	background: url('../images/menu/este-mes-santiago-de.gif') no-repeat 0 0;
	width: 213px;
	height: 29px;
	border: none;
	display: block;
	text-decoration:none;
}
#todo #fila_menu #menu li.Dieser-monat-in-Santiago a:hover {
	background: url('../images/menu/este-mes-santiago-de.gif') no-repeat 0 -41px;
	text-decoration:none;
}
/*fin menu aleman */



/* Galeria imagenes centro */
/*galeria*/
#galeria #nav {
	/* You MUST specify the width and height */
	width:150px;
	height:22px;
	position:relative;
	overflow:hidden;
	top: 258px;
	left:3px;
	z-index:9;
	
}


#galeria #slider {
	/* You MUST specify the width and height */
	width:396px;
	height:258px;
	position:absolute;
	overflow:hidden;
	z-index:8;
}

#galeria #mask-gallery {
	width:396px;
	overflow:hidden;	
}
 
#galeria #gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:7;
	
	/* width = total items multiply with #mask gallery width */
	width:396px;
	overflow:hidden;
}
 
#galeria #gallery li {
 
		
/* float left, so that the items are arrangged horizontally */
float:left;
list-style:none;
}

#galeria #paginacion {
 
	/* You MUST specify the width and height */
	width:20px;
	height:22px;
	position:absolute;
	top:0px;
	left:10px;		
	overflow:hidden;
}
#galeria #anterior {
 
	/* You MUST specify the width and height */
	width:20px;
	height:22px;
	position:absolute;
	top:0px;
	left:0;	
	overflow:hidden;
}

#galeria #siguiente {
 
	/* You MUST specify the width and height */
	width:20px;
	height:22px;
	position:absolute;
	top:0px;
	left:45px;	
	overflow:hidden;
}
#galeria #total {
 
	/* You MUST specify the width and height */
	width:25px;
	height:22px;
	position:absolute;
	top:0px;
	left:32px;
	overflow:hidden;
}

#galeria #mask-excerpt {
	/* Set the position */
	position:absolute;
	top:0;
	margin-left:5;
	z-index:500;
	/* width should be lesser than #slider width */
	width:20px;
	height:20px;
	overflow:hidden;
}
	
#galeria #excerpt {
  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:20px;
	overflow:hidden;	
}
/* 
	#galeria #excerpt ul {
		margin-top:-4px;
	}
	
	#galeria #excerpt li {
		padding:5px;
		margin-top:-4px;
	}
 
*/ 
.clear {
	clear:both;	
}
/* fin galeria imagenes centro */


#pie_pagina {
	/* You MUST specify the width and height */
	clear:both;
	width:900px;
	position:relative;
	overflow:hidden;
	margin-top:0px;
	border-top: 1px #CCC solid;
	padding-bottom:20px;
	z-index:1;
}

.tabla_menu_idiomas{
	margin-top:0px;
	padding-left:0px;
	height:23px;
	padding-top:3px;
	padding-bottom:3px;
}

.td_menu_idiomas{
	margin-top:0px;
	padding-left:0px;
	height:23px;
	padding-top:0px;
	padding-bottom:0px;
	background:url(../images/cabecera/fondo-menu-idioma.gif) no-repeat;
	
}

.td_menu_aviso_legal{
	margin-top:0px;
	padding-left:0px;
	height:23px;
	padding-top:0px;
	padding-bottom:0px;
	background:url(../images/cabecera/fondo-menu-legal.gif) no-repeat;
	
}

.tabla_contacto{
	height:120px;
	margin-top:3px;
	
}

.td_contacto{
	margin-top:0px;
	padding-left:0px;
	padding-top:0px;
	
}


.menu-principal-arial-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #535151;
}
.menu-principal-arial-12-bold a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535151;
	text-decoration:none;
}
.menu-principal-arial-12-bold a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535151;
	text-decoration:none;
}
.menu-principal-arial-12-bold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8fae6;
	text-decoration:none;
}
.menu-principal-arial-12-bold a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535151;
	text-decoration:none;
}

.menu-idiomas-arial-11-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #931e31;
}
.menu-idiomas-arial-11-rojo a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #931e31;
	text-decoration:none;
}
.menu-idiomas-arial-11-rojo a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #931e31;
	text-decoration:none;
}
.menu-idiomas-arial-11-rojo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #931e31;
	text-decoration:underline;
}
.menu-idiomas-arial-11-rojo a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #931e31;
	text-decoration:none;
}

.menu-avisos-arial-11-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535151;
}
.menu-avisos-arial-11-gris a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535151;
	text-decoration:none;
}
.menu-avisos-arial-11-gris a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535151;
	text-decoration:none;
}
.menu-avisos-arial-11-gris a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535151;
	text-decoration:underline;
}
.menu-avisos-arial-11-gris a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535151;
	text-decoration:none;
}

.ofertas-titular-arial-bold-14-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0493b7;
	text-transform:uppercase;
}


.ofertas-arial-11-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}
.ofertas-arial-11-bold-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #454545;
}


.texto-seccion-arial-12-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737070;
}
.texto-seccion-arial-12-gris a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #931e31;
}
.texto-seccion-arial-12-gris a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #737070;
}
.texto-seccion-arial-12-gris a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #737070;
}
.texto-seccion-arial-12-gris a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #737070;
}

.titular-seccion-georgia-24-granate {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #931e31;
	font-weight: bold;
}

.pedepaxina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #535151;
}
.pedepaxina a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:underline;
	color: #535151;
}
.pedepaxina a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:underline;
	color: #535151;
}
.pedepaxina a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	color: #535151;
}
.pedepaxina a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:underline;
	color: #535151;
}


.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #535151;
}
.creditos a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	color: #535151;
}
.creditos a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	color: #535151;
}
.creditos a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:underline;;
	color: #535151;
}
.creditos a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:underline;
	color: #535151;
}

.estemes-titular-arial-16-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #737070;
	text-transform:uppercase;
}
.estemes-subtitular-seccion-georgia-14-granate {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #931e31;
	font-weight: bold;
}

div.hr_oferta_cultural {
  height: 10px;
  background: url(../images/esqueleto/separador-1x1-crema.gif) repeat-x scroll center;
  
}


/* botones formularios */
#replacement-ES {
	  width: 100px;
	  height: 25px;
	  border: none;
      background: url('../images/esqueleto/enviar-es.gif') no-repeat top left;
      padding: 2px 8px;
	  cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
    }

#replacement-GL {
      width: 100px;
	  height: 25px;
	  border: none;
      background: url('../images/esqueleto/enviar-es.gif') no-repeat top left;
      padding: 2px 8px;
	  cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
    }
#replacement-EN {
      width: 100px;
	  height: 25px;
	  border: none;
      background: url('../images/esqueleto/enviar-en.gif') no-repeat top left;
      padding: 2px 8px;
	  cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
    }
#replacement-DE {
      width: 100px;
	  height: 25px;
	  border: none;
      background: url('../images/esqueleto/enviar-de.gif') no-repeat top left;
      padding: 2px 8px;
	  cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
    }
/* fin botones formularios */