/*
Descripción: Festadaistoria.com
Versión: 1.5
Autor: GRUPO5.COM
Autor WEB: http://www.grupo5.com/
*/

/*_____________PAGINA WEB_____________*/

body, html{
	padding:0;
	margin:0;
	background: #ebe3cd url('../images/fondo.gif');
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4e3c30;
	text-align:left;
	border:0px;
}

img {
	border:0px;
	/*padding: 3px;*/
}


a {
	text-decoration: underline;
	color: #4e3c30;
}

a:hover {
	text-decoration:none;
}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight:normal;
	margin: 0 0 0.7em 0;
	color: black;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight:normal;
	margin: 0.5em 0 0.5em 0;
	color: red;
}

h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight:normal;
	margin: 0.5em 0 0.5em 0;
	color: green;
}



ul{
	margin:0; 
	padding:0;
	list-style-type:none;
	/*font-size:0;*/
	/*line-height:0;*/
}

acronym,abbr {
	border-bottom:1px dotted #4e3c30;
	cursor:help;
	font-style:italic; 
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

#contenedor{
	width:1000px;
	margin: 0 auto; /*el auto es para que se centre sino justifica a la izquierda*/
	/*background-color:#ffffff;*/
}

/*__________DIVS_TOP__________*/

.zona_top{
	width:100%;
	height:131px;
	float:left;
	background: url('../images/fontop.jpg') no-repeat top left;
}

.zona_top_izq{
	width:501px;	
	float:left;
}

.zona_frase{
	width:100%;
	height:30px;
	padding-top:30px;
}

.zona_top_der{
	width:165px;	
	float:left;
	/*background-color:#ffffff;*/
	margin:65px 0px 0px 70px;
}

/*_________MENU VERTICAL__________*/

.categorias{
	width:209px;
	text-align:left;
	float:left;
	padding-left:15px;
	margin-bottom:20px;
}

.categorias li{
	height:30px;
	font:normal 0.8em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #d7d4c1;
	background-color: inherit;
}

.categorias li a{
	height:22px;
	display:block;
	padding:7px 0 0 8px;
	color:#7f0d0c;
	text-decoration:underline;
	background:url(../images/trimen.gif) 0px 12px no-repeat;
	text-decoration:none;
}

.categorias a:hover{
	color:#000000;
	text-decoration:none;
	background:url(../images/trimen.gif) 0px 12px no-repeat;
	background-color: #f7eccd;
}

/*___________________MENU_Y_SUBMENU_VERTICAL______________*/

#dlmenu {margin:10px 0 10px 15px; }
#menu {list-style-type:none; margin:0 0 10px; padding:0; position:relative; width:10em; z-index:100;}
#menu li {font:normal 0.8em Georgia, "Times New Roman", Times, serif; display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {display:block; text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {color:#000000; }
#menu li:hover dd, #menu li a:hover dd {display:block;}

/*#menu li:hover dl, #menu li a:hover dl { background-color:#f7eccd;}*/

#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}

#menu dl {width: 15em; margin: 0; background: inherit; cursor:pointer; width:209px; color:#7f0d0c;}

#menu dt {padding:5px 5px 5px 15px; font-size: 1.1em; border-top: 1px solid #d7d4c1; background:url(../images/trimen.gif) 5px 10px no-repeat;}
#menu dd {margin:0; padding:0; font-size: 1em; text-align:left; color:#7f0d0c;}

.gallery dt a, .gallery dt a:visited {display:block; color:#7f0d0c;}
.gallery dd a, .gallery dd a:visited {color:#6e6b58; min-height:1em; text-decoration:none; display:block; padding:4px 5px 5px 25px; background:url(../images/punmen.gif) 15px 10px no-repeat;}
.gallery dd a:hover {color:#000000; background:url(../images/punmen.gif) 15px 10px no-repeat;}

/*______________MENU VERTICAL DEFINITIVO________________*/


.zona_botones{
	width:209px;
	padding:0 16px 0 16px;
	margin: 0 auto;
}

.zona_linme{
	float:left;
	width:100%;
	height:13px;
	background: url('../images/linme.gif') repeat-x;
	font-size:0; /*para Explorer 6*/
}

.txtcat{
	font:normal 0.8em Georgia, "Times New Roman", Times, serif;
	color: #7f0d0c;
	line-height: 140%;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
	background:url(../images/trimen.gif) 2px 5px no-repeat;
}

.txtcat a{
	color: #7f0d0c;
	text-decoration: none;
}

.txtcat a:hover{
	color: #000000;
	text-decoration: none;
}

.txtsub{
	font:normal 0.75em Georgia, "Times New Roman", Times, serif;
	color: #6e6b58;
	line-height: 140%;
	text-decoration: none;
	padding: 4px 0px 0px 20px;
	background:url(../images/punmen.gif) 12px 10px no-repeat;
}

.txtsub a{
	color: #6e6b58;
	text-decoration: none;
}

.txtsub a:hover{
	color: #000000;
	text-decoration: none;
}


/*__________DIVS_IZQUIERDA__________*/

.zona_izq{
	float:left;
	width:241px;
}

.zona_linea{
	width:100%;
	height:2px;
	float:left;
	background: url('../images/line.gif') repeat-x;
	font-size:0; /*para Explorer 6*/
	margin-bottom:10px;
}

.zona_puntitos{
	float:left;
	width:100%;
	height:21px;
	background: url('../images/puntitos.gif') repeat-x;
	font-size:0; /*para Explorer 6*/
}

.zona_separa{
	/*float:left;*/
	width:100%;
	height:15px;
	font-size:0; /*para Explorer 6*/
	clear:both;
}

.zona_100{
	width:100%;
	float:left;
}

.zona_center{
	width:100%;
	text-align:center;
	float:left;
}

.top_menu{
	width:241px;
	height:41px;
	background: url('../images/topmen.gif');
	margin-top:10px;
	float:left;
}

.zona_menu{
	width:241px;
	background: url('../images/fonmen.gif') repeat-y;
	float:left;
}

.dow_menu{
	width:241px;
	height:26px;
	background: url('../images/dowmen.gif');
	margin-bottom:10px;
	float:left;
}

.zona_webcam {
	width: 207px;
	height: 54px;
	background: url('../images/webcam.gif');
	margin-left: 8px;
	float:left;
}

.zona_nowebcam {
	width: 207px;
	height: 54px;
	/*background: url('../images/webcam.gif');*/
	margin-left: 8px;
	float:left;
}

/*__________DIVS_DERECHA__________*/

.zona_der{
	float:left;
	width:750px;
	padding-left:9px;
}

.zona_ubi1{
	float:left;
	width:700px;
}

.zona_ubi2{
	float:left;
	width:50px;
	text-align:right;
	padding-top:10px;
}

.zona_flash{
	float:left;
	width:750px;
	height:148px;
	background: url(../images/zona_flash.gif) no-repeat;
}

.zona_flash_content{
	width:716px;
	height:114px;
	margin:16px;
}

.portada_izq{
	width:517px;
	float:left;
	padding-right:10px;
}

.portada_der{
	width:223px;
	float:left;
}

.top_not{
	width:223px;
	height:29px;
	background: url('../images/topnot.gif') no-repeat;
}

.zona_fonnot{
	width:223px;
	padding:10px 0 10px 0;
	background: url('../images/fonnot.gif') repeat-y;
}

.zona_noticias{
	width:190px;
	margin: 0 auto;
	/*background-color:#ffffff;*/
}

.zona_mensaje{
	width: 97%;
	float:left;
	margin: 5px 0 5px 0;
	border: 1px solid #d6cfbd;
	background-color:#f1eedf;
	padding: 5px;
	text-align:center;
}

.zona_vidmap{
	width:100%;
	float:left;
	text-align:center;
	margin:5px 0 5px 0;
	display: inline;
    text-align: center;
}

.iframe_google{
	width:740px;
	height:400px;
}

/*________IMAGENES________*/

.zona_fotlef{
	/*width:30%;*/
	float:left;
	margin-right: 10px;
	margin-bottom:5px;
}

.zona_fotrig{
	/*width:30%;*/
	float:right;
	margin-left: 10px;
}

p.image {
	margin-top: 1px;
	margin-bottom:2px;
	font-size:0;
	line-height:0;
}

p.image img {
	border: 1px solid #d3cab2;
	padding: 3px;
	background: #f8f6eb;
}

p.image a:hover img {
	border: 1px solid #a39674;
	background: #f8f6eb;
}

p.image a:hover {
	text-decoration: underline;
	background: #f8f6eb;
}

.zona_fotgal{
	width:125px;
	height:135px;
	float:left;
	margin-right: 10px;
	margin-bottom:5px;
	padding:5px;
	background: #fdf6e2;
	border: 1px solid #d3cab2;
}


/*_________________PIE__________________*/

#piefon{
	width:100%;
	height:173px;
	float:left;
	background: url(../images/fonaba.gif);
}

#pie{
	width:1000px;
	position:relative;
	margin: 0 auto;
	padding:45px 0 0 0px;
	text-align:center;
}

/*_____________TABLAS_________________*/	
	
table.tabla-navegadores {
	/*width: 100%;*/
	padding: 0;
	font-size: .7em;
	border-collapse: collapse;
	border: 1px solid  #b8a889;
	border-right: none;
	margin-top:10px;
}

table.tabla-navegadores caption {
	display: none;
}

table.tabla-navegadores th {
	padding: 5px;
	border-right: 1px solid #b8a889;
	background-color: #9c120a;
	color: #ffcc66;
	text-align: left;
}
			
	table.tabla-navegadores td {
		padding: 1.5em .5em 1.5em 1.5em;
		border-right: 1px solid #b8a889;
	}
		
	table.tabla-navegadores td.firefox {
		width: 5em;
		padding-left: 5em;
		background: url(../images/ico_firefox.gif) no-repeat 1em;
		width: 16.6em;
	}

	table.tabla-navegadores td.chrome {
		width: 5em;
		padding-left: 5em;
		background: url(../images/ico_chrome.gif) no-repeat 1em;
		width: 16.6em;
	}

	table.tabla-navegadores td.explorer {
		padding-left: 5em;
		background: url(../images/ico_explorer.gif) no-repeat 1em;
	}

	table.tabla-navegadores td.opera {
		padding-left: 5em;
		background: url(../images/ico_opera.gif) no-repeat 1em;
	}

	table.tabla-navegadores td.safari {
		padding-left: 5em;
		background: url(../images/ico_safari.gif) no-repeat 1em;
	}

	table.tabla-navegadores td.konqueror {
		padding-left: 5em;
		background: url(../images/ico_konqueror.gif) no-repeat 1em;
	}



#tabla-forms {
	/*font:normal .75em Georgia, "Times New Roman", Times, serif;*/
	/*background: #fff;*/
	margin: 2px;
	width: 99%;
	border-collapse: collapse;
	text-align: left;
}
#tabla-forms th {
	color: #4e3c30;
	padding: 5px 4px;
	border-bottom: 2px solid #6b86ad;
	text-align: left;
	background: #d8e8ff;
	/*border-bottom: 2px solid #6b86ad;*/
	border-top: 1px solid #6b86ad;

}
#tabla-forms td {
	border-top: 1px solid #ddd1b1;
	color: #4e3c30;
	padding: 4px 4px;
}

#tabla-forms thead td
{
	border-top: 0px solid #ddd1b1;
}

#tabla-forms tfoot td
{
	border-top: 0px solid #ddd1b1;
}

#hor-tabla-a tbody tr:hover td {
	color: #4e3c30;
}

.tabla_list {
	font:normal .75em Georgia, "Times New Roman", Times, serif;
	background: #ebe3cd;
	width: 100%;
	border-collapse: collapse;
}

.tabla_list th {
	font-weight: bold;
	color: #efcc66;
	padding: 8px 6px;
	border-bottom: 2px solid #b8a889;
	text-align: left;
	background: #9c120a;
}

.tabla_list td {
	border-bottom: 1px solid #b8a889;
	color: #4e3c30;
	padding: 5px 6px;
}

.tabla_list tbody tr:hover td {
	color: #9c120a;
}

.tabla-postos {
	font:normal .75em Georgia, "Times New Roman", Times, serif;
	/*background: #fff;*/
	margin: 2px;
	width: 99%;
	border-collapse: collapse;
	text-align: center;
	margin:20px 0 20px 0;
	border:1px solid #c7bcaa;
}
.tabla-postos th {
	color: #4e3c30;
	padding: 5px 4px;
	border-bottom: 2px solid #c7bcaa;
	text-align: center;
	background: #f1eedf;
	/*border-bottom: 2px solid #6b86ad;*/
	border-top: 1px solid #c7bcaa;
	/*border-right:1px solid #c7bcaa;*/
	/*border-left:1px solid #c7bcaa;*/

}
.tabla-postos td {
	border-top: 1px solid #ddd1b1;
	color: #4e3c30;
	padding: 4px 4px;
	background:#e8ddbd;
}

.tabla-postos thead td
{
	border-top: 0px solid #ddd1b1;
}

.tabla-postos tfoot td
{
	border-top: 0px solid #ddd1b1;
}


	
/*_______LISTADOS_DOCUMENTOS_______ */
	
.documentos dl {
	display: block;
	width: 99%;
	margin-top: 1em;
	font-size: 0.75em;
	border: 1px solid #b8a889;
	float:left;
}

.documentos dt {
	background-color: #b3af8d;
	color: #000000;
	display: block;
	padding: .3em .9em;
}

.documentos dd {
	margin: .5em 0pt 0.5em 1.5em;
	width: 39em;
	padding:0px 0 0 8px;
	background:url(../images/punmen.gif) 0px 5px no-repeat;
}	
		
.documentos dl.pdf   {
	background: url(../images/bg_logo.jpg) no-repeat;
}

.documentos dl.flash {
	background: url(../images/bg_contingut_flash.jpg) no-repeat right bottom;
}
		

/*____________PAGINACION___________*/


div.pagination {
	font:normal .7em Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding:3px;
	margin:8px;
	text-align:center;
	margin: 0 auto;
}

div.pagination a {
	padding: 4px 5px 4px 5px;
	margin-right: 3px;
	text-decoration: none; 
	color: #000000;
	background-color: #e6cc8e;
}

div.pagination a:hover, div.pagination a:active {
	border:0px solid #c4b48e;
	color: #000000;
	background-color: #eeba3e;
}

div.pagination span.current {
	padding: 4px 5px 4px 5px;
	margin-right: 3px;
  	font-weight: bold;
	background-color: #7c1818;
	color: #eeba3e;
}

div.pagination span.disabled {
	padding: 4px 5px 4px 5px;
	margin-right: 3px;
	color: #8b7d5c;
	background-color:#c4b48e;
}

/*_______________UL_LI_________________*/

.organigrama {
	font:normal .75em Georgia, "Times New Roman", Times, serif;
	color:#4e3c30;
	text-decoration: none;
	line-height: 35px;
}

.organigrama li{
	background:url("../images/ico_asp.gif") 15px 10px no-repeat;
	padding: 0px 0 0 30px;
}

.lista {
	font:normal .75em Georgia, "Times New Roman", Times, serif;
	color:#5f650f;
	text-decoration: none;
	line-height: 20px;
}

.lista li{
	background:url("../images/aspve.gif") 15px 8px no-repeat;
	padding: 2px 0 0 26px;
}

/*_____________CLASES FORM_____________*/

.form_bus {
	display: block;
	width: 183px;
	height: 32px;
	background: url("../images/for_bus.gif") no-repeat;
	float:left;
}

.form_bus form {
	padding: 0px;
	margin: 0px;
}

.form_bus input {
	border: 0px none #ffffff;
	background: transparent;
	color: #968966;
	font-size: 0.7em;
	width: 165px;
	margin: 10px 0px 0px 10px;
}

.formulario{
	border: 1px solid #ddd1b1;
	font:normal .75em Georgia, "Times New Roman", Times, serif;
	color: #6c6252;
	padding: 5px 5px 5px 8px;
	background: #f8f6eb url(../images/fonfor.gif) repeat-x;
}

.btform{
	border: 1px solid #911515;
	background: #a71912 url(../images/degbt.gif);
	font:normal .75em Georgia, "Times New Roman", Times, serif;
	color: #fff1a2;
	text-align:center;
	padding: 3px 4px 3px 4px;
	margin:3px 3px 3px 0px;
	cursor:pointer;
}

.desplegable{
	border: 1px solid #ddd1b1;
	font:normal .75em Georgia, "Times New Roman", Times, serif;
	color: #6c6252;
	padding: 5px 5px 5px 5px;
	background: #f8f6eb;
}

/*_____________MENSAJES______________*/

.informacion{
	width:97%;
	float:left;
	border:solid 1px #cfce95;
	background: #fffec8;
	padding: 5px 5px 5px 5px;
	text-align:left;
	margin:5px 0 5px 5px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #af0000;
	line-height: 120%
}

.mensaje{
	width:97%;
	float:left;
	border:solid 1px #789aae;
	background: #dbeaf3;
	padding: 5px 5px 5px 5px;
	text-align:left;
	margin:5px 0 5px 5px;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #03365a;
	line-height: 120%

}

.error{
	width:97%;
	float:left;
	border:solid 1px #b57272;
	background: #eee0e0;
	padding: 5px 5px 5px 5px;
	text-align:left;
	margin:5px 0 5px 5px;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #b21515;
	line-height: 120%
}