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

/** generales **/
*{
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: white;
	line-height: 100%;
}
a{
	text-decoration: none;
}
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 */
	
.coloreado{
	color: #ffb700;
}

body{
	background: #e3e3e3 url(/images/fondo_body.jpg) repeat-x;
	font-size: 0.75em;
}

#left_style{
	height: 550px;
	position: absolute;
	width: 30%;
	background: url(/images/marca_b.jpg) no-repeat 0 0;
	top: 183px;
	left: 0;
}

#web{
	position: relative;
	width: 775px;
	margin: 0 auto;
	/*border: 1px solid #F00;*/
}


/** Cabecera **/

h1{
	position: relative;
	text-transform: uppercase;
	width: 540px;
	height: 120px;
	float: left;
}

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

	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: #272729;
	position: absolute;	
	left: -7750px;
	top: 120px;
	z-index: 5;
}

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

#web #cabecera #menu{
	width: 680px;
	float: left;
	position: relative;
	list-style: none;
}#menu li{
	position: relative;
	float: left;
	padding: 2px;
	margin: 8px 13px 5px 11px;
}

#menu li a{
	font-size: 0.916em;
	padding-bottom: 4px;
	display: block;
	/*text-transform: capitalize;*/
}#menu li a:hover{
	text-decoration: none;
	background: url(/images/border_btn.gif) repeat-x bottom;
}	

#menu li.li_bottom{
	margin-left: 55px;
}

#menu li.sem{
	margin-left: 11px;
}

#menu li#btnJornadas{
	width: 448px;
	height: 22px;
	margin: 0;
	padding-top: 5px;
	margin-left: 25px;
}
	#menu li#btnJornadas span{
		position: absolute;
		top: 5px;
		left: 0;
		width: 100%;
		height: 100%;
		cursor: pointer;
		background: url(/images/boton.gif) no-repeat;
	}

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

div#web div#contenido div#container div#paginador{
	position: relative;
	width: 90%;
	color: #000;
	margin: 0 auto;
	text-align: right;
}
	div#web div#contenido div#container div#paginador a{
		color: #666;
	}


/** 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;
}

.cuerpo_busq{
	position: relative;
	width: 177px;
	background: #272729;
	padding-left: 17px;
	padding-right: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

	/* Observatorio */
	#observatorio_desc{
		height: 224px;
	}
	p#text_minor{
		position: relative;
		width: 100%;
		padding-top: 10px;
		padding-bottom: 5px;
		line-height: 14px;
		font-size: 0.833em;
	}
	
	/* Proyectos */
	#proyectos_desc{
		height: 277px;
	}

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

/** Proyectos **/
ul#listado_proyectos{
	position: relative;
	list-style: decimal !important;
	width: 86%;
	padding-left: 14%;
}

	ul#listado_proyectos li{
		padding: 5px 0 5px 0;
	}
#verproyectos{
	position: absolute;
	bottom: 15px;
	background: url(/images/masproy.gif) no-repeat;
	color: #000;
	font-size: 0.833em;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
}

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


/** Pie **/
#pie{
	position: relative;
	margin-top: 10px;
	height: 20px;
	font-size: 0.833em;
	text-align: center;
}
#pie a, #pie p{
	color: #000;
}
#pie a{
	color: #666;
}

#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;
		}