BODY
{
	background-image: url(../imagenes/fondos/arenisca.jpg);
	font-family: Georgia, Century, 'Times New Roman' , 'Book Antiqua', Sans-Serif;
	text-align: center;
}
body.error
{
	margin-left:auto;
	margin-right:auto;
	width: 80%;
	background-color: #0066cc;
}

td.noticias, td.ofertas
{
	text-align: left;
}
ul.noticias, ul.ofertas
{
	text-align: left;
	margin-left: 30px;
	margin-right: 20px;
/*	padding-left: 10px; */
	list-style-type: circle;
}
.oferta, .noticia
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, 'Arial Black' , 'Arial Narrow' , 'Arial Unicode MS' , Sans-Serif;
}
.oferta
{
	text-decoration: blink;
	font-style: italic;
	color: #cc0000;	
}
.noticia
{
	color: #330066;
}
.oferta a, .noticia a
{
	text-decoration: underline;
}
a.error
{
	border-right: black 5px solid;
	padding-right: 0.3em;
	padding-left: 0.3em;
	background: #708090;
	left: 1em;
	padding-bottom: 0.3em;
	margin: 0.5em 0px;
	width: 9em;
	color: white;
	padding-top: 0.3em;
	position: absolute;
	top: 40px;
	text-decoration: none;
}
P.error
{
	width:80%;
	color: #000000;
	background-color: White;
}

.parrafo
{
	padding-right: 5px;
	padding-left: 10px;
	font-size: 14px;
	text-indent: 20px;
	font-family: Arial, 'Arial Black' , 'Arial Black' , 'Arial Narrow', Sans-Serif;
	text-align: justify;
	text-decoration: none;
}

.mnuLink
{
	font-size: 12px;
	margin: 0px 5px;
	color: black;
	font-family: Arial, 'Arial Black' , 'Arial Narrow' , 'Arial Unicode MS', Sans-Serif;
	background-color: transparent;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
}
.mnuLink:hover
{
	text-decoration: underline;
}
.mnuLinkVisited
{
	font-size: 12px;
	margin: 0px 4px;
	color: #ffffff;
	border-top-style: none;
	font-family: Arial, 'Arial Black' , 'Arial Narrow' , 'Arial Unicode MS', Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	background-color: transparent;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
	border-bottom-style: none;
}
.mnuLinkVisited:hover
{
	text-decoration: underline;
}
.mnuCelda
{
	margin: 0px;
	border-collapse: collapse;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
.mnuCeldaVisited
{
	margin: 0px;
	border-collapse: collapse;
	background-color: #336699;
	text-align: center;
	text-decoration: none;
}

.calendar
{
	font-size: x-small;
	font-family: Arial, Sans-Serif;
}
.cellCalendarWeekend
{
	width: 20px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #dcdcdc;
	text-align: right;
	text-decoration: none;
	border-bottom-style: none;
}
.cellCalendarReserved
{
	width: 20px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #99ff66;
	text-align: right;
	text-decoration: none;
	border-bottom-style: none;
}
.cellCalendarToday
{
	width: 20px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #3366cc;
}
.cellCalendarFree
{
	background-color: #ffffff;
	text-align: right;
	text-decoration: none;
}


.mnuLinks
{
	margin-left: auto;
	margin-right: auto;
	height: 2px;
	background-color: #dcdcdc;
	text-decoration: none;
}

.subLink
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, 'Arial Black' , 'Arial Narrow' , 'Arial Unicode MS' , Sans-Serif;
	background-color: #696969;
	text-decoration: none;
}
.subLink:hover
{
	text-decoration: underline;
}

.subMenu
{
	font-size: 12px;
	width: 600px;
	position: static;
	border-collapse: collapse;
	height: 20px;
	background-color: #336699;
	text-align: left;
	text-decoration: none;
}
.inferior
{
	margin: 0px;
	color: #000000;
	position: static;
	height: 2px;
	background-color: #c0c0c0;
	text-align: center;
	text-decoration: none;
}
.imagenCabecera
{
	background-image: url(../imagenes/fondoCabecera-1.jpg);
	margin: 0px;
	width: 600px;
	background-repeat: repeat-x;
	position: static;
	border-collapse: collapse;
	height: 75px;
	text-decoration: none;
}
.cabecera
{
	padding-left: 10px;
	font-size: 30px;
	text-transform: uppercase;
	color: #0000cd;
	font-family: 'Futura Lt BT' , 'Arial Narrow' , Arial, Georgia, 'Times New Roman', Sans-Serif;
	background-color: transparent;
	text-align: left;
}
.cuerpo
{
	background-image: url(../imagenes/fondo.png);
	background-repeat: repeat;
	background-color: #ffffff;
	text-align: center;
}



.menuprincipal
{
	font-size: 0.3cm;
	margin: 0px;
	color: black;
	font-family: 'Arial Unicode MS', Sans-Serif;
	background-color: #dcdcdc;
	text-align: center;
	font-variant: small-caps;
}
.menuprincipal:hover
{
	color: white;
	font-family: 'Arial Unicode MS', Sans-Serif;
	background-color: #696969;
}

.menuinferior
{
	font-size: 0.3cm;
	margin: 0px;
	color: white;
	font-family: 'Arial Unicode MS', Sans-Serif;
	background-color: transparent;
	text-align: center;
}
.menuinferior:hover
{
	color: navy;
	font-family: 'Arial Unicode MS', Sans-Serif;
	background-color: #696969;
}
.texto
{
	font-weight: bold;
	font-size: 0.35cm;
	color: navy;
	font-family: 'Futura Lt BT', Sans-Serif;
	text-align: justify;
}
.textobotones
{
	border-right: ghostwhite thin outset;
	border-top: ghostwhite thin outset;
	font-weight: bold;
	font-size: 0.35cm;
	border-left: ghostwhite thin outset;
	color: navy;
	border-bottom: ghostwhite thin outset;
	font-family: 'Futura Lt BT', Sans-Serif;
	text-align: center;
}
.fotosportada
{
	float: left;
	width: 150px;
	height: 120px;
}
.fondofotos
{
	background-position: center center;
	background-image: url(../imagenes/fondofotos.gif);
	width: 306px;
	background-repeat: no-repeat;
	height: 174px;
}
.menuceldas
{
	width: 100%;
	height: 100%;
}
.celdasmenu
{
	width: 696px;
	height: 21px;
}

.iniciofondo
{
	color: #0066ff;
	font-style: italic;
	font-family: Century, Sans-Serif;
}
.textoinicio
{
	font-size: medium;
	color: #6495ed;
	text-indent: 1cm;
	font-family: Arial, Sans-Serif;
	text-align: left;
	font-variant: normal;
}
.textoportada
{
	font-size: small;
	color: #6495ed;
	text-indent: 1cm;
	font-style: italic;
	font-family: Century, Sans-Serif;
	text-align: left;
	font-variant: normal;
}







.tablaFirmas
{
	width:80%;
}
.celdaCabeceraFirmas
{
	font-size: 12px;
	color: #3366ff;
	padding-bottom:2px;
	font-family: Century, 'Century Gothic', Batang, Sans-Serif;
	height: 5px;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
}
.celdaFirmas
{
	padding-right: 10px;
	padding-left: 30px;
	font-size: 12px;
	padding-bottom: 10px;
	color: #3366ff;
	border-bottom: gray 0.01mm solid;
	font-family: Century, 'Century Gothic', Batang, Sans-Serif;
	height: 5px;
	background-color: #cccc99;
	text-align: left;
	text-decoration: none;
}

.tablaResultados
{
	width:80%;
}
.celdaCabeceraResultados
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	color: #ffffff;
	font-family: Arial, 'Arial Black' , 'Arial Narrow' , 'Arial Unicode MS', Sans-Serif;
	height: 5px;
	background-color: #808080;
	text-align: center;
	text-decoration: none;
}
.celdaResultados
{
	border-right: #808080 0.01mm solid;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	border-left: #808080 0.01mm solid;
	color: #000000;
	border-bottom: #808080 0.01mm solid;
	font-family: Arial, 'Arial Black' , 'Arial Narrow' , 'Arial Unicode MS' , Sans-Serif;
	height: 5px;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}

/* banderas de selección de idioma */
div.banderas
{
	text-align: right;
	margin-right: 40px;
}
img.bandera
{
	height: 20px;
	text-decoration: none;
	border: 0;
}

/* */
P{
	color: black;
	font-family: Georgia, Century, 'Times New Roman', 'Book Antiqua', Sans-Serif;		
}
DIV.header
{
	padding-left:40px;
	padding-right:40px;
}
P.inicio
{
	padding-left: 200px;
	font-size: 14px;
	width: 55%;
	line-height: 20px;
	margin-right: 0px;
	text-align: left;
	text-decoration: none;
}
td.inicio
{
	text-align:left;
}
img.inicio
{
	width:120px;
	height:94px;
}

H1.titulo
{
	font-size: 12px;
	text-transform: uppercase;
	color: #000080;
	border-top-style: none;
	border-bottom: #6a5acd 0.01mm solid;
	font-family: Arial, 'Arial Black' , 'Arial Narrow' , 'Arial Unicode MS', Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
}
H1.titulo2
{
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	border-top-style: none;
	border-bottom: #6a5acd 0.01mm solid;
	font-family: Arial, 'Arial Black' , 'Arial Narrow' , 'Arial Unicode MS' , Serif;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
}
table
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
table.esqueleto
{
	width:700px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}
table.contenido
{
	font-size: 10px;
	margin-left: auto;
	width: 100%;
	border-top-style: none;
	margin-right: auto;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-bottom-style: none;
}
td.imagenCabecera
{
	margin: 0px;
	width: 600px;
	position: static;
	text-decoration: none;	
	background-image: url(../imagenes/fondoCabecera-1.jpg);
	background-repeat: repeat-x;
	height: 90px;	
}
td.links
{
}
td.rayas
{
	background-image: url(../imagenes/fondos/ceraconte.jpg);
}
td.name
{
	text-align:right;
}
td.value
{
	text-align:left;
}
td.enlaceTitle
{
	height:20px;
	text-align:left;
	font-size: 16px;
	text-transform: uppercase;
	font-style: italic;
	font-family: Century, 'Century Gothic' , Arial, 'Arial Black' , 'Arial Narrow' , 'Arial Unicode MS', Sans-Serif;
	background-color: #d3d3d3;
	text-decoration: none;
}
img.enlace
{
	width: 90px;
	height: 60px;
}
.enlace
{
	font-size: 14px;
	font-family: Arial, 'Arial Black' , 'Arial Narrow' , 'Arial Unicode MS', Sans-Serif;
	text-decoration: none;
}
.enlace:hover
{
	color: #3366cc;
	text-decoration: underline;
}
.enlace:visited
{
	color: #009933;
}
td.imagenApartamento
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.lblNombre
{
	font-size: 12px;
}
.tbValor
{
	font-size: 12px;	
}