/*Reglas predefinidas*/
*{
	margin:0;
	padding:0;
	border:0;
	font-family: arial;
}
body{

}
html{
	background: #cfc4c4 url(imagenes/fondo_web_2.jpg) repeat-x;
	background-position: top;
	
}
/*Estilos para los enlaces*/

a{
	color:#778899;	
	color: #000;
	text-decoration: underline;
	background-color: transparent;
	font-family: "Arial";
	font-size: 1em;
}	 


a:hover{
	color:#778899;	
	color: #999;
	text-decoration: underline;
	background-color: transparent;
	font-family: "Arial";
	font-size: 1em;
}	 

.separador, .separador_inv {
	float:none;
	clear:both;
	height:1px;
	width:100%;
	overflow:hidden;
}
/*Lo que contiene la página entera*/


#contenedor {
	width:960px;
	margin:auto;
	/*margin-top: 3px;*/
	/*margin-bottom:10px;*/
	padding: 0;
	background-color: #FFFFFF;
	/*border: 10px double #000;*/
	
	border: 2px solid #fff;
	/*border: 2px solid #3A1B1B;*/
}
/*Lo que contiene contenedor*/
#logos {
	height: 110px;
	width: 960px;
	margin: auto;
	overflow: hidden;
	padding: 2px;
}

#logos img {
	float: left;
}


#banda_superior {
	width:960px;
	height: 75px;
	height: 27px;
	display: none;
	
	height: 35px;
	/*background: #fff url(imagenes/fondo_arriba2.png) no-repeat center top;*/
	border-bottom: 3px double #DDDDDD;
}
/*banda_superior contiene logo, oculto y banderas*/
#logo {
	float:left;
	width:125px;
	height:75px;
	height: 46px;
	display: none;
}

#oculto {
	display:none;
}
/*
#banderas {
	float:right ;
	margin-right: 10px;
	width:170px;
	color: ThreedDarkShadow;

	
	padding-top: 10px;
	text-align: right;
} 
*/

#banderas {
	float:right ;
	margin-right: 10px;
	width:270px;
	color: ThreedDarkShadow;
	color: #fff;
	text-align: right;
} 

#banderas a {
	color: #9f9594;
	font-size: 0.8em;
	text-align: right;
}

#banderas a:hover {
	color: #cfc3c3;
	font-size: 0.8em;
	text-align: right;
}

/*Cabecera de imágenes en transición*/
/*
#cabecera {
    position: relative;
	clear: both;
	width:960px;
	height:250px;
	 
	height: 375px;
}

#cabecera IMG {
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	 width:960px;
	 height: 250px;
	 position:absolute;
	 
	 height: 375px;
}

#cabecera IMG.active {
    z-index:10;
    opacity:1.0;
}

#cabecera IMG.last-active {
    z-index:9;
}
*/ 
#cabecera {

	width: 960px;
	height: 375px;
	/*margin-top: 60px;*/
	/*height: 425px;*/
	/*background: url(imagenes/sombra_960.png) bottom center no-repeat;*/
	
}

#cabecera img {
	display: none;
}

#cabecera img.primera {
	display: block;
}	 
	 
	 

	 
	 
/*Div que contiene los enlaces a las diferentes páginas*/
#paginas{
	width:960px;
	height:30px;
	font-family: "Arial";
	padding-top:10px;
	letter-spacing: 5px;
	text-align:center;
	text-decoration: none;
	background: url(imagenes/fondo_menu.jpg) no-repeat;
	background-attachment: scroll;
	background-position: center top;	
	color: ThreedDarkShadow;
	height: 25px;
	padding-top: 5px;
	border-top: 1px solid #fff;
	color: #deeeee;
	margin-bottom: 10px;

	letter-spacing: 2px;
}
#paginas li{
	list-style-type: none;
	display:inline;
	background-color: transparent;
}

#paginas a {
	color: #aaa;
	font-size: 0.9em;
	color: #deeeee;
	font-size: 0.85em;
}

#paginas a:hover {
	text-decoration: none;
	color: #3A1B1B;
	color: #aaa;
}
	
/***************/
/*
#noticia_portada img {
	display: none;
	
}	

#noticia_portada img.active {
	display: block;
}
*/
#noticia_portada {
    position: relative;
	clear: both;
	width:470px;
	height:300px;
	 
	overflow: hidden;
}

/*
#noticia_portada IMG {
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	 width:475px;
	 height: 300px;
	 position:absolute;
}

#noticia_portada IMG.active {
    z-index:10;
    opacity:1.0;
}

#noticia_portada IMG.last-active {
    z-index:9;
}*/

#noticia_portada img {
	position: relative;
	top: 0;
	left: 0;
	display: none;
}	

#noticia_portada img.primera {
	display: block;
}

#noticia_portada img.activa {
	/*display: block;*/
}
/***************/

#contenido {
	height: auto;
	width:900px;	
	margin-top:0px;
	margin-left:30px;
	color: GrayText;

	min-height: 300px;
	
}

#contenido H1 {
	width:900px;	
	font-family: "Arial";
	color: ButtonShadow;
	font-size: 20px;
	font-variant: normal;
	border-bottom:1px solid #3A1B1B;
	
	color: #3A1B1B;
}

#contenido h2 {
	color: #3A1B1B;
	font-size: 1.1em;
	font-family: arial;
	
}

#contenido h3 {
	color: #3A1B1B;
	font-size: 1em;
	font-family: arial;
}

#contenido h4 {
	color: #3A1B1B;
	font-size: 1em;
	font-family: arial;
}

#contenido h4 a {
	color: #3A1B1B;
}

#contenido h4 a:hover {
	color: #aaa;
}

#contenido p {
	/*width:900px;	*/
	width: 99%;
	font-family: "Arial";
	font-size: 12px;
	font-variant: normal;
	text-align: justify;
	margin-top:12px;
	color: #555;
	
	color: #000;
}

#contenido a.enlace_resaltado {
	color: #3A1B1B;
	font-weight: bold;
	font-size: 0.95em;
}

#contenido a.enlace_resaltado_izq {
	color: #3A1B1B;
	font-weight: bold;
	font-size: 0.95em;
	float: left;
	width: 230px;
	display: block;
}
#contenido a.enlace_resaltado_dch {
	color: #3A1B1B;
	font-weight: bold;
	font-size: 0.95em;
	float: right;
	width: 230px;
	display: block;
	/*margin-left: 3px;*/
}

#contenido a.enlace_resaltado:hover {
	color: #bbb;
}

#contenido strong {
	font-weight: bold;
	color: #3A1B1B;
}

#contenido br {
	margin-top: 10px;
}

#contenido_corto {
	width: 670px;
	float: left;
	margin-right: 10px;
	
	width: 500px;
}

#contenido_corto p {
	width: 670px;
	
	width: 500px;
}

#contenido_mas_corto {
	width: 500px;
	float: left;
	margin-right: 10px;
}

#contenido_mas_corto p {
	width: 500px;
}

#contenido ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contenido li {
	color: #555;
	list-style-position: inside;
	font-size: 0.9em;
	
	color: #000;
	font-size: 0.8em;
}

/*** cajas pagina principal ***/
#contenido div.seccion_grande {
	width: 400px;
	float: left;
	padding-right: 14px;
}

#contenido div.seccion_peque {
	width: 233px;
	float: left;
	padding: 0 5px;
	
	height: 250px;
	overflow: hidden;
}

#contenido div.seccion_horizontal {
	width: 475px;
	float: right;
	padding-top: 5px;
	
	padding-top: 0;
}

#contenido div.seccion_enlaces {
	width: 475px;
	float: right;
	padding-bottom: 5px;
}

/***********************/
.galeria_imagenes {
	float: left;
	/*margin-right: 5px;*/
	margin-top: 10px;
	width: 200px;
	margin-left: 10px;

}

.oferta_portada_lateral {
	margin-bottom: 10px;
	width: 400px;
	/*background-color: #FFFFCC;*/
	background-color: #544A4B;
	padding: 5px 0;
}

#contenido .oferta_portada_lateral h3 {
	color: #fff;
	width: 380px;
	margin: 3px auto 15px auto;
	text-align: center;
	font-size: 1.3em;
}

#contenido .galeria_imagenes p {
	width: 380px;
	margin: 5px auto;
	color: #f5f5f5;
}

#contenido .galeria_imagenes strong {
	color: #fff;
}

.galeria_imagenes_amplia {
	float: left;
	/*margin-right: 5px;*/
	margin-top: 10px;
	width: 370px;
	margin-left: 10px;
	text-align: right;
	padding-top: 20px;
}

.galeria_imagenes_amplia img {
	margin-bottom: 3px;
	margin-left: 3px;
	border: 1px solid #000;
	/*float: left;*/
}

.galeria_imagenes img {
	margin-bottom: 3px;
	border: 1px solid #000;
}

h2.cabecera_galeria {
	margin-top: 20px;
	margin-bottom: 5px;
}

img.img_cen {
	display: block;
	margin: 0 auto;
	float: none;
}
img.img_izq {
	float: left;
	margin: 3px;
	margin-right: 5px;
}
img.img_dch {
	float: right;
	margin: 3px;
	margin-left: 5px;
}

div.caja_gal_img {
	float: left;
	margin-left: 30px;
	margin-bottom: 25px;
	width: 260px;
	height: 150px;
	margin-left: 25px;
	margin-bottom: 25px;
	
	width: 146px;
	height: 106px;
}

div.caja_gal_img img {
	/*width: 146px;
	height: 106px;
	*/
	float: none;
	clear: both;
	margin: 2px auto;
	
	/*
	width: 106px;
	height: 76px;
	*/
}

div.tablaimg img {
	height: 60px;
	display: block;
	margin: 10px;
	float: left;
}

/************************/
#contacto_izq {
	width: 420px;
	width: 415px;
	float: left;
	clear: none;
	overflow: hidden;
}

 form.form_contacto {
	width: 430px;
	width: 420px;
	/*border: 1px solid #1a4548;*/
	margin: 10px;
	clear: none;
	overflow: hidden;
	padding: 0;
	margin: 10px 0;
}

label {
	color: #778899;
	color: #3A1B1B;
}

.label_normal {
	width: 100px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	/*margin-top: 5px;*/
}

.label_larga {
	width: auto;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	margin-top: 10px; 
	margin-left: 10px;
	
}

.label_media{
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	/*margin-top: 5px;*/
}

.linea_texto {
	width: 300px;	
	border: 1px solid #778899;
	border: 1px solid #3A1B1B;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	/*margin-top: 5px;*/
	
}

.check {
	margin-top: 10px;
	float: left;
}

.caja_texto {
	width: 300px;
	height: 215px;	
	border: 1px solid #778899;
	border: 1px solid #3A1B1B;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	/*margin-top: 5px;*/
}

.estandar {

	width: 300px;
	float: left;
	font-family: Arial, sans-serif;
	border: 1px solid #778899;
	border: 1px solid #3A1B1B;
	font-size: 0.8em;
	/*margin-top: 5px;*/
	/*background-color: #ddd;*/
}

.boton_enviar {	
	border: 1px solid #778899;
	border: 1px solid #3A1B1B;
	width: 50px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	margin-top: 10px;
	background-color: #D9E0E0;
	background-color: #ECE9D8;
	
	background-color: #88786A;
	color: #fff;
	font-weight: bold;
	width: 70px;
}

/**************************/
table {
	color: #555;
	font-size: 0.9em;
	border: 1px solid #999;
	border-collapse: collapse;
}

table.tabla_sin_borde {
	border: 0;
}

thead {
	font-weight: bold;
}

thead td {
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}

th {
	
}

td {
	padding: 2px 4px;
	font-family: arial;
	border: 1px solid #999;
	border-collapse: collapse;
}

td.celda_texto_cen {
	text-align: center;
}

table.tabla_sin_borde td {
	border: 0;
}

/*************************/
.oferta {
	margin-top: 15px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

.galeria {
	margin-top: 5px;
	padding-top: 3px;
}

.galeria img {
	float: left;
	margin: 3px;
	padding: 1px;
	border: 1px solid #ccc;
}

/*************************/
#enlace_ofertas {
	margin-top: 15px;
	width: 300px;
	float: left;
	text-align: center;
	
	display: none;
}

#enlace_ofertas a {
	text-decoration: none;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
}


/*************************/
#pageflip {
	width: 100%;
	height: auto;
	text-align: center;
	clear: both;
	float: none;
	padding: 2px;
	margin: auto;
}

iframe {
	border: 0;
	width: 800px;
	height: 600px;
}

/***********************/
/* ___ google ___ */
#map {
	clear: none;
	float: right;
	width: 340px; 
	width: 310px;
	height: 500px;
	
	margin: 10px 0 5px 0;
	border: 3px solid #bbb;
	overflow: hidden;
}

#map img.gmnoscreen {
	display: none;
}

/***********************/
#pie {
	width:960px;
	border-top: 3px;
	border-top-style:double;
	border-color: ButtonFace;
	/*margin-top:20px;	*/
	/*padding-bottom:20px;*/
	float: none;
	clear: both;
	
	margin: auto;
	/*background: #ddd url(imagenes/fondo_pie_960.png) no-repeat center top;*/
	height: 87px;
}

#pie p {
	font-family: "Arial";
	margin-top:5px;
	color: Gray;
	color: #000;
	font-size:0.8em;
	text-align:center;	
	
	
}

#pie p.titulo {
	color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	/*text-decoration: underline;*/
	font-size:13px;
	color: #000;
	
	
}


#creditos p {
        text-align: right;
}
#creditos p a {
	font-size: 0.8em;
	color: #f5f5f5;
}

/*****************/
#flotante {
	//display: none;
	z-index: 10;
}

#flotante {
	width: 620px;
	width: 900px;
	width: 980px;
	
	height: auto;
	
	position: absolute;
	top: 50px;
	/*
	top: 410px;
	*/
	/*left: 190px;*/
	border: 1px solid #fff;
	display: none;
	background-color: #3A1B1B;
	padding: 5px;
	text-align: center;
	
	/*top: 100px;*/
	min-height: 700px;
	/*left: -10px;*/
	/*margin-left: -250px;*/
	left: 0;
	margin: 0;
	z-index: 100;
	opacity: 0.95;
	height: 100%;
	
}

#flotante .img_izq {
	
}

#flotante .cerrar {
	width: 420px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	font-family: arial;
	margin-bottom: 10px;
	float: right;
}

#flotante .cerrar:hover {
	color: #ccc;
	text-decoration: underline;
}

#flotante h2 {
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

#flotante p {
	color: #fff;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	font-size: 16px;
}

#flotante ul {

}

#flotante li {
	color: #fff;
	font-family: arial;
	list-style: none;
	list-style-position: inside;
	/*margin-left: 20px;*/
	font-size: 12px;
	font-weight: bold;
}

/**********************/
#banner_oferta {
	/*margin: auto;*/
	margin-left: -5px;
}

#caja_banner_oferta {
	padding-left: 0;
	margin-bottom: 10px;
	
	overflow: hidden;
	
	margin-top: 10px;
}

#caja_banner_oferta a {
	display: block;
	width: 475px;
	height: auto;
	border: 1px solid #fff;
	
	
}

#caja_banner_oferta a:hover {
	border: 1px solid #ccc;
}

#caja_banner_oferta img {
	position: relative;
	top: 0;
	left: 0;
	display: none;
}

img.primera {
	display: block;
}

/****************************/
#contenido p.titulo_oferta_centrada {
	width: 500px;
	margin: auto;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 1.4em;
}

#contenido p.titulo_oferta_centrada a {
	font-size: 0.7em;
}

/******************/
#contenido .centrado {
	margin: 5px auto;
}

#contenido .sangria {
	margin-left: 25px;
}

/*********************/
#pie p {
	width: 960px;
}

#redes_sociales {
	width: 250px;
	float: left;
	margin-top: 3px;
}

#creditos {
	float: right;
}

#redes_sociales a {
	visibility: hidden;
}

/**************/
.enlace_facebook {
	float: right;
	margin-top: 10px;
}


/********************/
#contenido ul.tabs-nav {
	list-style: none;
	padding: 0;
	float: none;
}

#contenido ul.tabs-nav li {
	display: inline-block;
	width: 100px;
	border: 1px solid #500000;
	padding: 0;
	
	width: 80px;
}

#contenido ul.tabs-nav li a {
	display: block;
	width: 100px;
	margin: 0;
	text-align: center;
	background-color: #f0f0f0;
	
	width: 80px;
}



#contenido ul.tabs-nav a.selected {
	background-color: #FFFFCC;
}

#contenedor_tabs p {
	font-size: 1em;
	width: 600px;
	margin: 5px auto;
	clear: both;
	
	width: 550px;
	padding: 2px 10px;
}

.interior_tab {
	width: 800px;
	margin: auto;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}


#contenido .tabbed ul {
	width: 23%;
	float: left;
}

#contenido .tabbed li {
	font-size: 1em;
}

.tabbed {
	margin-top: 20px;
}

/*********************/
#contenedor_tabs {
	width: 930px;
	/*background-color: #FFFFCC;*/
	padding: 4px;
	
	/*
	border: 1px solid #ccc;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	*/
}

.tabbed {
	margin-top: 0;
	padding-top: 10px;
	border: 1px solid #ccc;
	background-color: #FFFFCC;

	background-color: #333;
}

#contenido ul.tabs-nav {
	margin-bottom: 0;
	
}

#contenido ul.tabs-nav li {
	margin: 0;
	height: 30px;
	border: 0;
		margin-bottom: 1px;
}

	*+html #contenido ul.tabs-nav li {
		display: block;
		float: left;
	}

#contenido ul.tabs-nav li a {
	margin: 0;
	border: 1px solid #ccc;
	line-height: 30px;
}

#contenido ul.tabs-nav a:hover {
	background-color: #FFFFCC;
	
	background-color: #333;
	color: #fff;
	border: 1px solid #333;
}

#contenido ul.tabs-nav li a.selected {
	border-bottom: 1px solid #ffffcc;
	background-color: #ffffcc;
	
	background-color: #333;
	border-bottom: 1px solid #333;
	color: #fff;
}

/*******************/
.centrado {
	text-align: center;
}
