/* ESTILOS CSS GENERALES*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#000000;
	/*color: #B23425;*/
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}


.degrada{
	background-image: url(img/degrada.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fondo{
	background-image: url(img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	visibility:visible
}

.general-foto-resalte {
	border: 3px ridge #E4DED3;
	background-color: #FFFFFF;
	padding: 10px;
}

.comprar {
	font: bold 10px Verdana, sans-serif;
	line-height: 14px;
	text-align: right;
	float: right;
	width: 78px;
	height: 16px;
	background-image: url(admin/images/bg_carrito.gif);
	border: 1px solid #000066;
}

.botoneraflash {
	text-align: left;
}

.resalte {
	border: 5px ridge #E4DED3;
	background-color: #FFFFFF;
	padding: 10px;
}

hr {
	border-top: 1px solid #000000;
}

A.blanco:visited {color:#ffffff;} 
    A.blanco:active {color:#ffffff;} 
    A.blanco:link {color:#ffffff} 
    A.blanco:hover {color: #c13650}

A.enlace2:visited {color:#000000;
  font-weight: bold;
  text-decoration:none;	} A.enlace2:active {color:#000000;
	font-weight: bold;
	text-decoration:none;	} A.enlace2:link {color:#000000;
	font-weight: bold;
	text-decoration:none;	} A.enlace2:hover {color: #CC0000;
		font-weight: bold;
text-decoration:none;	}


A:visited {color:#000000;
	text-decoration:none;
		font-weight: bold;} 
A:active {color:#000000;
	text-decoration:none;
		font-weight: bold;
		} 
A:link {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
 
A:hover {color: #c13650;
		font-weight: bold;} 

ul {
	list-style-type:disc;
	color:#000000;
}

.plantilla-tabla-foto{
	padding: 6px;
}

.mapasitio_seccion0 {
	border: thin none;
	background-color: #e0ddd4;
	font-weight: bold;
}
.mapasitio_seccion1 {
	border: thin none;
	background-color: #FFFFFF;
		font-weight: bold;
	text-indent: 15pt;
}
.mapasitio_seccion2 {
	background-color: #FFFFFF;
	text-indent: 25pt;
	}
.mapasitio_seccion3 {
	background-color: #FFFFFF;
	text-indent: 38pt;

}
.mapasitio_seccion4 {
	background-color: #FFFFFF;
	text-indent: 55pt;
}
.mapasitio_seccion5 {
	background-color: #FFFFFF;
	text-indent: 67pt;
}

.plantilla-tabla{
	padding-bottom: 12px;
	padding-top: 12px;

}

.plantilla-tabla2{
	padding: 0px 8px;

}

.hrpie{
	color:#c5b290;
	border: 2px solid #b1b1b1;
}
	
.general-titulo {
	color: #333333;
	font-weight: bold;
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ECE7DF;
	font-size: 13px;
}

.general-subtitulo {
	color: #941C12;
}

.general-ladillo {
	font-weight: bold;
}

.general-texto-blanco {
	color:#FFFFFF;
}

.sangria {
	display: block;
}

.general-tabla-margen {
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
}

.general-tabla-resaltado {
	background-color: #CCCCCC;
}

.general-piefoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.general-tabla-resaltado-extra {
	background-color: #F7F7F7;
	padding: 10px;
}

.general-pixel-arriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B23425;
}

.general-pixel-abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C13650;
}

.general-pixel-derecha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B23425;
}

.general-pixel-Izquierda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B23425;
}

.general-pixel {
	border: 1px solid #016B6B
}

.general-foto-pixel {
	border: 1px solid #EFEFEF;
}
.general-foto-fondo {
	background-color: #FBE0BB;
}

.general-pixel-Izquierda-Derecha {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}

.general-foto-margen {
	
}

.formulario-titulo {
	font-weight: bold;
	color: #003399;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formulario-tabla {
	border: 1px solid #941C12;
}

.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #A69C88;
	padding-left: 3px;
	vertical-align: middle;
}
.area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #A69C88;
	padding-left: 3px;
	vertical-align: middle;
}

.formulario-adorno {
	background-color: #F7F7F7;
	border: thin solid #CCCCCC;
}

.formulario-letra-pequena {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}

.cursor-mano {
	cursor: pointer;
}

.tabla-especial {
	background-color: #F2F2F2;
	padding: 3px;
}


/* Estilo de la tabla GENERAL */
.general-tabla-ext {
	
}

.general-tabla {
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E5BBB1;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E5BBB1;*/
}

.margen-tabla{
	margin-right:5px;
}

.general-tabla-titulo {
	font-weight: bold;
	padding: 5px;
	background-color: #e0ddd4;
}

.general-tabla-celdas1 {
	background-color: #FFFFFF;
	padding: 5px;
}

.general-tabla-celdas2 {
	background-color: #f4f1e9;
	padding: 5px;
}
.general-horoscopo {
	background-color: #E4DED3;
}

.boton_portada {
	border-top: 1px none #660000;
	border-right: 1px none #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px none #660000;
}
.boton_portada_principal {
	border-top: 1px none #660000;
	border-right: 1px none #660000;
	border-bottom: 1px none #660000;
	border-left: 1px none #660000;
}
.campoResaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #FCF8F3;
	color: #A96601;
}
.noticias-titulo {
	color: #C13650;
	font-weight: bold;
	font-size: 20px;
}

.noticias-subtitulo {

		color: #695249;
		font-size: 12px;
		font-weight:bold
}
.noticias-rotulosecciones {
		color: #000000;
}
.noticias-cuerpo {
	
}

.noticias-secciones {
	background-color: #FCEDD6;
	border: 1px solid #FF9999;
	font-weight: bold;
	color: #FFFFFF;
}

.noticias-busqueda {
	padding: 5px;
}

.noticias-fecha {
	
}
.boton-over {
	border:1px solid #000000;
	color: #FFFFFF;
	background-color: #AFA799;
	cursor:pointer;
	font-weight: bold;
	
}

.boton-out {
	border:1px solid #000000;
	color: #000000;
	background-color: #FBFBFB;
	font-weight: bold;
}

.titular-titulo {
	color: #941c12;
	font-weight: bold;
}

.titular-subtitulo {
	
}

.noticias-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #A69C88;
	padding-left: 3px;
	vertical-align: middle;
}
.noticias-fondo-lista{
	background: #ffffff;
}

.noticias-portada-fondo {
	background-color: #D3E9EF;	
}

/* Estilos Calendario */
.micalendarioForm{
	position:absolute;
	width:150px;
	height:150px;
}


.calFondocalendario_calendario_form {
	background-color:#CCCCCC;
}

.calFormEncabe {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8pt;
	background-color:#EDECEC;	
}

.numCalForm {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8pt;	
}
.txtCalForm {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8pt;	
}
.campoCalForm {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8pt;	
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;

}
.botonCalForm {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8pt;
	border:1px solid #CCCCCC;
	background-color:#EFEFEF;
}
.calCeldaResaltado1{
background-color:#CCCCCC;
}


/*************************************************************************
********************** MENU PRINCIPAL ************************************
**************************************************************************/

/* Clase de la capa que contiene la botonera principal con desplegable (botoneraprin)*/
.menu {
	width:959px; 
	height:28px; 
	position:relative;
	float:left;  
}

/* Enlaces contenidos en botoneraprin */
.menu a, .menu a:visited, .menu a:link, .menu a:active  {
	color: #828282;
	display:block; 
	text-decoration:none;
	text-align:left; 

}

/* Evento HOVER de enlaces contenidos en botoneraprin*/
.menu a:hover{ 
	color:#000000;
}

/* Etiquetas UL contenidas en botoneraprin*/
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

/* Etiquetas LI contenidas en botoneraprin*/
.menu li {
	float:left;
	padding-right:5px;
}

/* Etiquetas UL dentro otras etiquetas UL contenidas en botoneraprin*/
.menu ul ul {
	position:absolute;
	left:0;
	padding-top: 35px;
	padding-left: 10px;
	float:none;   
}

.menu ul ul li {
	float:left;
	position:relative;
}

/* Enlaces de etiquetas UL dentro otras etiquetas UL contenidas en botoneraprin*/
.menu ul ul a, .menu ul ul a:visited, .menu ul ul a:link{
	float:left;
}

/* Evento HOVER de enlaces de etiquetas UL dentro otras etiquetas UL contenidas en botoneraprin*/
.menu ul ul a:hover{ color:#000000;}

/* Cualquier etiqueta A cuya clase sea DROP que este dentro de una UL dentro de otra UL dentro de MENU*/
.menu ul ul a.drop {

}

/* Evento HOVER de cualquier etiqueta A cuya clase sea DROP que este dentro de una UL dentro de otra UL dentro de MENU */
/* Redefine un estado concreto del estilo anterior (a:drop), por lo tanto tiene que estar despues, sino seria machacado. */
.menu ul ul a.drop:hover {background: #184684;}

/* Etiquetas UL contenidas en el evento HOVER de etiquetas LI dentro otras etiquetas UL contenidas en botoneraprin*/
.menu ul li:hover ul {visibility:visible;}


.botapart{
	height:28px;
	background-image: url(img/bot_.png);
	background-repeat: repeat-x;
	float:left;
}
.botapartd{
	height:28px;
	width:5px;
	background-image: url(img/bot_der.png);
	background-repeat: no-repeat;
	background-position: right;
	margin:0px;
	float:left;
}
.botaparti{
	height:28px;
	width:4px;
	background-image: url(img/bot_iz.png);
	background-repeat: no-repeat;
	background-position: left;
	margin:0px;
	float:left;
}

.botapartt{
	padding-left:20px;
	padding-right:20px;
	padding-top:7px;
}
.subbotapartt{
	padding-left:1px;
	padding-right:1px;
	padding-top:7px;
}

.botaparton{
	height:28px;
	background-image: url(img/bot_on.png);
	background-repeat: repeat-x;
	float:left;
}
.botapartdon{
	height:28px;
	width:5px;
	background-image: url(img/bot_der_on.png);
	background-repeat: no-repeat;
	background-position: right;
	margin:0px;
	float:left;
}
.botapartion{
	height:28px;
	width:4px;
	background-image: url(img/bot_iz_on.png);
	background-repeat: no-repeat;
	background-position: left;
	margin:0px;
	float:left;
}

.botapartton{
	padding-left:20px;
	padding-right:20px;
	padding-top:7px;
}
.subbotapartton{
	padding-left:1px;
	padding-right:1px;
	padding-top:7px;
}

.botapartton a, .botapartton a:link, .botapartton a:visited, .botapartton a:active{
	color:#000000;
}

.fondo-reserva{
	border:1px solid #c13650; 
	background-color:#ffffff;
}
.fondo-reserva2{color:#333333;  }
.texto-reserva{	color:#333333; font-size:14px; font-weight:bold; }
.botonReserva{
	margin:5px; 
	border:1px solid #cccccc; 
	background-color:#ffffff; 
	padding:5px; 
	width:70px; 
	cursor:pointer; 
	font-size:12px; 
	color:#C13650;
	text-align:center;
}
