/** HOJA DE ESTILOS GENERAL **/
/** ESPAÑOL **/

/** generales **/
*{
	margin: 0;
	padding: 0;
	line-height: 100%;
}
a{
	text-decoration: none;
	color: white;
}
a:hover{
	text-decoration: underline;
}

hr{
	border: 0;
	display: none;
	visibility: hidden;
}

fieldset{
	border: 0;
}

.input_text{
	border: 0;
	border-top: 1px solid #262628;
	border-bottom: 1px solid #262628;
	background: #525252;
	width: 181px;
	position: relative;
	display: block;
	margin: 7px 0 10px 0;
	padding: 1px;
	height: 14px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
	

body{
	background: #e3e3e3 url(/images/fondo_body.jpg) repeat-x;
	font-size: 0.75em;
	font-family: Arial, "Trebuchet MS";
}

#left_style{
	height: 550px;
	position: absolute;
	width: 30%;
	background: url(/images/marca_b.jpg) no-repeat 0 0;
	top: 183px;
	left: 0;
}
/************ Web ***************/
#web{
	position: relative;
	width: 775px;
	margin: 0 auto;
	color: white;
	/*border: 1px solid #F00;*/
}

.cuerpo_busq input{
	color: white;
}

/************ Cabecera **************/

h1{
	position: relative;
	text-transform: uppercase;
	width: 208px;
	height: 103px;
	margin: 12px 0 0 30px;
	float: left;
}

h1 span{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/images/marca.gif) no-repeat;
}

h2#logo{
	position: relative;
	float: left;
	width: 75px;
	height: 120px;
	margin-left: -10px;
}

h2#logo span{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/images/logo_opc.gif) no-repeat;
	cursor: pointer;
}

h2#capital_cultural{
	position: relative;
	float: right;
	width: 110px;
	height: 110px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

h2#capital_cultural span{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/images/capital_cultural.gif) no-repeat;
	cursor: pointer;
}

#web #cabecera{
	position: relative;	
	width: 100%;
}

#web #cabecera #inicio{
	clear: left;
	position: relative;	
	width: 90px;
	height: 38px;
	padding: 25px 0 0 0;
	background: #272729 url(/images/inicio.gif) no-repeat 19px 7px;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	float: left;
}

#web #linea_neg{
	width: 1000%;
	height: 63px;
	background: #000;
	position: absolute;	
	left: -7750px;
	top: 120px;
	z-index: 5;
}

#web #cabecera #inicio a{
	margin: 0 auto;
	position: relative;
	width: 30px;
	display: block;
}

#web #cabecera #busqueda{
	position: absolute;
	top: 120px;
	right: 0;
	padding-left: 15px;
	/*background: #FFF;*/
	width: 332px;
	height: 63px;
	border: 0;
	border-right: 1px solid #b0b0b0;
}
	#web #cabecera #busqueda span{
		font-size: 0.916em;
		font-weight: bold;
		margin: 0 5px 0 40px;
	}
	#web #cabecera #busqueda #input_text_busq{
		width: 158px;
		border: 0;
		display: inline;
		color: #FFF;
	}
	#web #cabecera #busqueda #buscar{
		background: #656565;
		border: 0;
		padding: 2px;
		margin-left: 3px;
		color: #FFF;
		font-size: 0.916em;
		font-weight: bold;
	}
	.listado_de_loc_cat{
		color: #000;
		width: 145px;
		margin: 0;
		margin-right: 15px;
	}
	.listado_de_loc_cat option{
		color: #000;
	}

/********** Contenido ***********/
#web #contenido{
	position: relative;
	width: 100%;
	/*margin-top: 8px;*/
}

/******* Menú ***********/
#menu{
	padding-bottom: 10px;
}
	#menu li{
		position: relative;
		padding: 5px 5px 5px 15px;
		background: url(/images/list_style.gif) no-repeat 0 5px;
	}

		#menu li a{
			font-size: 0.916em;
		}
			#menu li a:hover{
				text-decoration: none;
				background: url(/images/border_btn.gif) repeat-x bottom;
			}

/************* Columna Izquierda ***************/

#web #contenido #columna_izq{
	position: relative;
	width: 207px;
	margin-right: 8px;
	float: left;
	/*background: #3a3a3c;*/
}

#web #contenido #columna_izq ul{
	list-style: none;	
}

#web #contenido #columna_izq .cajitas{
	position: relative;
	width: 100%;
	margin-top: 8px;
}

.cabecera_busq{
	position: relative;
	height: 17px;
	background: url(/images/fondo_busq.gif) repeat-x;
	padding-left: 9px;
	padding-top: 5px;
	margin-bottom: 1px;
	background-color: #272729;
}
.cabecera_busq h3{
	color: #ffb700;
	font-size: 0.916em;
}
.cabecera_busq span{
	color: #ffb700;
	font-size: 20px;
	position: absolute;
	right: 9px;
	top: 5px;
}

/* Excepción con la cabecera del botón cartelera de cine */
#cartelera_btn.cabecera_busq{
	background: url(/images/cartelera_bg.gif) no-repeat;
}
#cartelera_btn.cabecera_busq a, #cartelera_btn.cabecera_busq span{
	color: #4c4c4e;
}

.cuerpo_busq{
	position: relative;
	width: 196px;
	background: #29292b url(/images/fondo_cuerpo_busq.gif) repeat;
	padding-left: 11px;
	padding-top: 10px;
}

a#registro{
	font-size: 0.833em;
	color: #ffb700;
	width: 130px;
	padding-bottom: 5px;
	display: block;
	height: 10px;
}

.cuerpo_cal{
	background: #2f2f30 url(/images/fondo_calendario.gif) repeat-x;
}
	.cuerpo_cal p{
		padding: 10px 0;
		text-align: center;
	}
		.cuerpo_cal p a{
			font-size: 0.916em;
			padding: 0 20px;
		}

.cuerpo_cal_cat{
	background: #2f2f30 url(/images/fondo_calendario.gif) repeat-x;
	margin: 1px 0 0 0;
	padding-left: 11px;
	padding-top: 10px;
}
	.cuerpo_cal_cat h3{
		color: #fcc000;
		font-size: 0.916em;
		background: url(/images/categoria_lw.gif) no-repeat 160px 0;
	}
	.cuerpo_cal_cat p{
		padding: 8px 0;
	}
		.cuerpo_cal_cat p select{
			width: 90%;
		}

.calendario{
	position: relative;
	width: 175px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 2px;
}

#indicator{
	width: 206px;
	padding: 25px 0;
	height: 48px;
	z-index: 5;
	background: #3A3A3C url(/images/loading.gif) no-repeat 79px 40%;
}

	#indicator.noVisible{
		display: none;
		visibility: hidden;
	}

.solitario{
	padding-top: 7px;
	margin-bottom: 4px;
	padding-bottom: 0;
}

#previous{
	position: relative;
	width: 12px;
	height: 12px;
	text-decoration: none;
}
#previous span{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(/images/previous.gif) no-repeat 0 4px;
	cursor: pointer;
}

#next{
	position: relative;
	width: 12px;
	height: 12px;
	text-decoration: none;
}
#next span{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(/images/next.gif) no-repeat 0 4px;
	cursor: pointer;
}

#listado_cat .cat_marcada{
	/*background: #FFF;*/
	color: #000;
	background: url(/images/list_style_hover.gif) no-repeat 0 5px;
}

.calendario tr td span{
	font-size: 0.833em;	
	color: white;
	padding: 2px 4px 3px 4px;
	text-align: center;
	display: block;
}

.calendario tr td.dia_semana{
	color: #fcc000;
	font-size: 0.833em;
	text-align: center;
	padding-bottom: 2px;
}

.calendario tr td.mesout span{
	color: #7e7e7e;
}

.calendario tr td.today span{
	/*border: 1px solid #fcc000;*/
	color: #fcc000;
}

.calendario tr td span.conevento{
	color: #eb4a02;
	/*border: 1px solid #eb4a02;*/
}

#listado_cat{
	position: relative;
	margin: 10px 0 0 0;
	background: #2f2f30 url(/images/fondo_cat.gif) repeat-x 0 0;
	list-style: none;
	padding-bottom: 7px;
}
#listado_cat li{
	padding: 0 5px 0 15px;
	line-height: 18px;
	background: url(/images/list_style.gif) no-repeat 0 5px;
}

#web div#cont_mapa{
	width: 196px;
	height: 19px;
	background: #272729;
	padding: 7px 0 0 11px;
	margin-top: 8px;
}
#web div#cont_mapa a{
	font-size: 0.916em;
	color: #fbc000;
}

/*********** Container **********/
#container{
	position: relative;
	padding-top: 8px;
	/*background: #FFF;*/
	width: 559px;
	margin-left: 215px;
}

/******* Paginador ******/
div#paginador{
	float: right;
	margin: 5px;
}
	div#paginador a, div#paginador span{
		display: block;
		padding: 7px 10px;
		border: 1px solid #FBC000;
		float: left;
		margin: 0 2px;
	}
	div#paginador span{
		color: #000;
	}
	div#paginador a{
		background: #fbf072;
		color: #000;
	}
	div#paginador a:hover{
		background: #FCC00B;
	}

/************ Pie ************/
#pie{
	position: relative;
	margin-top: 10px;
	height: 20px;
}

#pie #carintia_pie{
	font-size: 0.833em;
	color: #272729;
	clear: left;
	float: right;
	margin-top: -40px;
}

#pie ul#patrocinadores{
	list-style: none;
	position: relative;
	margin: 0;
	width: 90%;
}

	#pie ul#patrocinadores li{
		display: inline;
		float: left;
		margin: 2px;
	}

	#pie ul#patrocinadores li a img{
		border: 0;
	}

/** Parte para Registro, Identificación y perfil **/
		/** Cabecera **/
		div.cabecera_busq_reg{
			position: relative;
			background: #272729;
			padding-left: 15px;
			margin-bottom: 1px;
			height: 30px;
		}
		
		.cabecera_busq_reg h3{
		}
		
		.cabecera_busq_reg h3{
			color: #ffb700;
			font-size: 0.916em;
			line-height: 30px;
		}
		.cabecera_busq_reg span{
			color: #ffb700;
			font-size: 20px;
			position: absolute;
			right: 9px;
			top: 5px;
		}
		
		/** Cuerpo **/
		div#cuerpo_listado_eventos{
			padding: 27px;
			color: #494949;
		}
		div#cuerpo_listado_eventos h3{
			font-size: 14px;
			margin-bottom: 10px;
		}
		
		/** Notice **/
		div#cuerpo_listado_eventos h4#notice{
			background: #73B65A;
			color: #FFF;
			padding: 5px;
			margin-bottom: 20px;
			font-size: 1em;
			text-align: center;
		}
		
		/** error **/
		div#cuerpo_listado_eventos h4#error{
			background: #f33;
			color: #FFF;
			padding: 5px;
			margin-bottom: 20px;
			font-size: 1em;
			text-align: center;
		}
		
		.tit_registro{
			margin-left: 60px;
		}