/* CSS Document */

html{ height:100%; margin:0px; padding:0px; }

#izquierda_c,#central_c,#derecha_c { margin-bottom:30px; padding-bottom:20px; }

a { text-decoration:none; color:#777; }
a:visited { color:#333; }

.redondeado
{
	ms-border-radius: 4px;  
   	-moz-border-radius: 4px;  
   	-webkit-border-radius: 4px;  
   	-khtml-border-radius: 4px;
}

input, select, textarea
{
	ms-border-radius: 4px;  
   	-moz-border-radius: 4px;  
   	-webkit-border-radius: 4px;  
   	-khtml-border-radius: 4px;
}
input[type=text], input[type=password], select, textarea { border:#999 solid 1px; padding:2px; }
input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus { background-color:#F5F8E0; border:#BFCE36 solid 1px; }


h5,h4,h3 { margin:0px; padding:0px; }

body
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#C4D7ED;
	font-size:13px;
	color:#444;
	margin:0px;
	height:100%;
}


#page
{
	width:902px;
	margin:20px auto 40px auto;
	z-index:1000;
}

#cap
{
	margin:0px;
}

#menu_cap
{
	width:100%;
	height:38px;
	background:url(images/plantilla/menu_cap_fons.gif) repeat-x;
}




#menu_cap a:hover
{
	background:url(images/plantilla/menu_cap_fons_hover.gif) repeat-x;
}

#menu_cap a
{
	height:30px;
	text-align:center;
	padding:8px 20px 0px 20px;
	display:inline;
	color:#FFF;
	font-size:17px;
	text-decoration:none;
	cursor:pointer;
}
#menu_cap a:visited{ color:#FFF; }

#cap2_c
{
	background:url(images/plantilla/cap2_fons.gif) top repeat-x #E3E2E2;
	border-bottom:4px #FFF solid;
	padding:10px 0px 0px 0px;
}

#cap2
{
	color:#555;
	font-size:18px;
	text-align:center;
	line-height:5px;
}

#cap2 p
{
	display:block;
	margin:9px 0px 13px 0px;
}

#contenido_top
{
	position:relative;
	width:100%;
	clear:both;
	background:url(images/plantilla/contenido_top.gif) no-repeat top;
	height:11px;
}

#contenido
{
	position:relative;
	float:left;
	display:inline;
	width:100%;
	background:url(images/plantilla/contenido_fons.gif) repeat-y #FFF;
	padding-top:5px;
	margin-bottom:15px;
}

/* IZQUIERDA */

#izquierda_c
{
	position:relative;
	float:left;
	display:inline;
	width:185px;
	background-color:#f2f1f1;
	/*background:url(images/plantilla/col_izq_fons.gif) top repeat-x #F2F1F1;*/
}

	#menu_izq
	{
		margin:0px auto;
		width:164px;
	}
	#menu_izq a
	{
		display:block;
		width:157px;
		height:27px;
		padding:8px 0px 0px 7px;
		background:url(images/plantilla/btn_menu_izq.gif) no-repeat;
		text-decoration:none;
		color:#FFF;
		margin-top:5px;
		font-size:14px;
	}
	
	#menu_izq a:hover
	{
		background:url(images/plantilla/btn_menu_izq_on.gif) no-repeat center;
	}
	
	#menu_izq .opcio a
	{
		font-size:16px;
		text-align:left;
	}
/* FIN IZQUIERDA */

/* CENTRAL */

#central_c
{
	position:relative;
	float:left;
	display:inline;
	width:515px;
	/*background:url(images/plantilla/central_c_fons.gif) repeat-y left;*/
}	
	#central
	{
		padding:5px 15px 0px 15px;
		width:485px;
	}

/* FIN CENTRAL */

/* DERECHA */

#derecha_c
{
	position:relative;
	float:right;
	display:inline;
	width:200px;
}

	#derecha{ padding:5px 15px 0px 15px; width:170px; }

.caja_c
{
	position:relative;
	width:100%;
	margin-top:20px;
	border:#000 1px solid;
	background:#FFF;
}

.caja { padding:10px; }
.caja h5 { color:#FF7A21; text-align:center; margin:5px 0px 5px 0px; }
.caja span
{
	display:block;
	text-align:center;
	color:#333;
	font-size:11px;
	margin-top:8px;
}

.caja .linea { position:relative; border-bottom:#CCC dotted 1px; width:50%; }

#colaboradores
{
	color:#AAA;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	margin-top:20px;
}


/* FIN DERECHA */

/* PIE */


#pie
{
	position:relative;
	background:url(images/plantilla/pie_fons.gif) repeat-x;
	height:39px;
	width:100%;
	clear:both;
	margin:0px 0px 15px 0px;
}
	#pie_izq { background:url(images/plantilla/pie_izq_fons.gif) no-repeat left; display:inline; float:left; width:3px; height:39px; }
	#pie_der { background:url(images/plantilla/pie_der_fons.gif) no-repeat right; float:right;  display:inline;  width:3px; height:39px; }
	#pie { text-align:center; }
	#pie a { padding:10px 20px 0px 20px; height:28px; text-align:center; float:left;  display:inline; display:block; text-decoration:none; cursor:pointer; color:#333; }
	#pie a:hover { background:url(images/plantilla/pie_fons_on.gif) repeat-x; }
	#pie a:visited { color:#333; }
	#pie .links { margin:0px 0px 0px 210px; }
	

/* FIN PIE */

/* CAJA GRIS */

.caja_gris
{
	position:relative;
	margin:0px auto 20px auto;
	width:473px;
	background:url(images/plantilla/caja_gris_fons.gif) repeat-y;
	vertical-align:top;
}
	.caja_gris .top
	{
		background:url(images/plantilla/caja_gris_top.gif) top no-repeat;
		height:8px;
	}
	
	.top
	{
		position:relative;
		margin:0px auto;
		width:473px;
		background:url(images/plantilla/caja_gris_top.gif) bottom no-repeat;
		height:41px;
	}
	
	.caja_gris .content
	{
		background:url(images/plantilla/caja_gris_bottom.gif) bottom no-repeat;
		padding:5px 15px 15px 15px;
		vertical-align:top;
		z-index:1001;
		min-height:187px;
		_height:187px;
	}
	
	.caja_gris .content table
	{
	}
	.caja_gris .content table td input[type=text], .caja_gris .content table td input[type=password], .caja_gris .content table td select
	{
		width:260px;
	}
	
	.pestana
	{
		position:relative;
		float:left;
		display:inline;
		height:41px;
		width:142px;
		margin-right:5px;
		background:url(images/plantilla/pestana.gif) no-repeat top;
		cursor:pointer;
	}
	
	.pestana a{ position:absolute; width:100%; height:40px; padding-top:11px; text-decoration:none; text-align:center; font-weight:bold; font-size:12px; color:#000; }
	.pestana a:hover{ background:url(images/plantilla/pestana_hover.gif) top no-repeat; color:#FFF; }
		
	#btn_noticias.pestana /* PESTANA IZQUIERDA */
	{
		background:url(images/plantilla/pestana_izq_on.gif) no-repeat top;
	}
	
	h4 { color:#BFCF3B; width:100%; border-bottom:#000 dotted 1px; padding-bottom:8px; font-size:17px; margin:0px 0px 5px 0px; }
	h4 a{ color:#BFCF3B; text-decoration:underline; }
	h4 a:visited{ color:#BFCF3B; }
	#poblacion_general ul { float:left; display:inline; }
	#poblacion_general li { padding-left:20px; list-style:square; color:#FF7A21; }
	#poblacion_general li:hover { color:#C45206; }
	#noticias_index li { list-style:url(images/plantilla/ico_v.png); line-height:20px; padding-left:12px; margin-top:10px; } 
	
	#area_consulta h4 { color:#FF7A21; }
	
	#area_consulta .link {  }
	
	
	
	
/* FIN CAJA GRIS */


/* BUSCADOR */

#cuadre_consulta { background:url(images/plantilla/cuadro_consulta.jpg) no-repeat top; width:440px; height:138px; margin-top:30px; font-weight:bold; }
	#cuadre_consulta a { text-decoration:none; }
	#cuadre_consulta .link
	{
		width:197px;
		height:28px;
		color:#444;
		font-size:16px;
		text-align:center;
		padding-top:8px;
	}
	#acceso_preguntas { position:absolute; margin:19px 0px 0px 12px; }
	#formular_preguntas { position:absolute; margin:19px 0px 0px 230px; }
	#div_input_buscar { position:absolute; margin:88px 0px 0px 0px; width:420px; }
	#cuadre_consulta #texto { position:absolute; margin:3px 0px 0px 25px; color:#444; }
	#input_buscar { position:absolute; margin:0px 0px 0px 168px; width:190px; font-size:14px; border:0px; }
	#input_buscar:focus { background:#FFF; }
	#btn_ir_consulta { position:absolute; margin:-3px 0px 0px 377px; }

/* FI BUSCADOR */

/* NAV HISTORIAL  */

#nav_historial
{
	width:100%;
	position:relative;
	clear:both;
	margin-top:10px;
}

#anos
{
	float:right;
	margin-bottom:3px;
	color:#B2C03B;
}

#anos a
{
	padding:0px 5px 0px 5px;
	margin:0px 3px 0px 3px;
	display:block;
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#B2C03B;
	height:20px;
	width:33px;
}

#anos a.no { float:left; padding-top:3px; }

#anos a:hover { color:#FFF; background:url(images/plantilla/ano_fons.gif) no-repeat; }

#meses
{
	width:100%;
	height:28px;
	position:relative;
	float:left;
	background:url(images/plantilla/menu_anys_fons.gif) repeat-x;
	margin-bottom:30px;
}

#meses a
{
	position:relative;
	float:left;
	font-size:12px;
	color:#FFF;
	height:22px;
	padding:6px 10px 0px 10px;
	font-weight:bold;
}
#meses .links { float:left; margin:0px 0px 0px 30px; }
#meses a:hover { background:url(images/plantilla/menu_anys_fons_on.gif) repeat-x; }
#meses a.no:hover { background:none;  }

#meses_izq { background:url(images/plantilla/menu_anys_izq.gif) no-repeat left; float:left; width:4px; height:28px; display:inline; }
#meses_der { background:url(images/plantilla/menu_anys_der.gif) no-repeat left; float:right;  width:5px; height:28px; display:inline; }

	
/* FI MESES */

/* FI NAV HISTORIAL  */

/* NOTICIAS/CONVOCATORIAS INDEX */

.vermas
{
	position:absolute;
	color:#000;
	right:20px;
	bottom:10px;
	text-align:right;
	font-weight:bold;
}

/* FI NOTICIAS/CONVOCATORIAS INDEX */

/* LOGIN */

#login_c
{
	position:relative; width:100%; background:url(images/plantilla/login_fons.jpg) bottom repeat-x #DBEA5E;
	border:1px solid #B1C037;
}

#login { padding:10px; }

#login h5 { text-align:center; margin:0px; }

#login input.text_box { width:95%; }

#btn_ir_login { width:40px; height:28px; background:url(images/plantilla/btn_ir_login.gif) no-repeat; color:#FFF; text-decoration:none; text-align:center; margin:7px 0px 10px 0px;  }

#login label { font-size:12px; }

#login label { display:block; margin-top:8px; }

#login a { display:block; background:url(images/plantilla/triangle.gif) left no-repeat; padding-left:13px; text-decoration:none; font-size:11px; color:#000; margin-top:3px; }
#login a:hover { text-decoration:underline; }

#sombra_derecha
{
	background:url(images/plantilla/sombra_derecha.gif) repeat-x top;
	height:10px;
	width:100%;
	margin:0px 1px 0px 1px;
}
/* FI LOGIN */

/* NOTICIAS */

#noticias_c
{
	width:100%;
	margin:20px 0px 0px 0px;
}

#noticias_c .noticias_div
{
	padding:15px;
	text-align:justify;
}

#noticias_c .enlaces_ap
{
	position:relative;
	display:block;
	width:300px;
	left:50%;
	margin-left:-150px;
	padding:5px;
	margin-bottom:10px;
	text-align:center;
	background-color:#E2EC8A;
	font-weight:bold;
	color:#444;
	border:1px solid #999;
}
#noticias_c .enlaces_ap:hover
{
	background-color:#D9E664;
}

#noticias_c .enlaces
{
	position:relative;
	display:block;
	width:300px;
	left:50%;
	margin-left:-150px;
	padding:2px;
	margin-bottom:5px;
	text-align:center;
	background-color:#E2EC8A;
	color:#444;
	border:1px solid #999;
}
#noticias_c .enlaces:hover
{
	background-color:#D9E664;
}

.entradilla
{
	font-size:12px;
	color:#888;
	font-style:italic;
}

/* FI NOTICIAS */





/* GENERAL */

.left{ float:left; }
.right{ float:right; }

.center{ margin:0px auto; }

.p1 { font-size:9px; }
.p2 { font-size:11px; }
.p3 { font-size:16px; }


#banners
{
	width:100%;
	margin:0px auto;
	text-align:center;
	padding-top:10px;
}
	.banner
	{
		padding-top:20px;
	}

.linea { border-bottom:1px dotted #999; height:1px; width:300px; margin:0px auto; text-align:center; }
.fecha { color:#B2C03B; }
.texto_gris { color:#444; }
.texto_negro { color:#000; }
.rojo { color:#C30; }
.decor_none { text-decoration:none; }
.paginacio { color:#666; font-size:11px; }

#cargando { position:absolute; text-align:center; display:none; left:130px; top:60px; }
/* BTN */
.btn { height:34px; background:url(images/plantilla/btn_fons.gif) repeat-x; cursor:pointer; padding:7px; color:#FFF; font-weight:bold; float:left; }
.btn_izq { float:left; background:url(images/plantilla/btn_izq.gif) no-repeat; height:34px; width:3px; }
.btn_der { float:left; background:url(images/plantilla/btn_der.gif) no-repeat; height:34px; width:3px; }

.log { text-align:justify; color:#999; font-size:10px; padding:10px; line-height:15px; }

.formulario { text-align:justify; }
.formulario input[type=text], input[type=password], select { width:99%; }

.error {color:#C30; font-weight:bold; font-size:12px;}
.ok { color:#093; font-weight:bold; font-size:12px; width:100%; text-align:center; }

.titulo_art { font-weight:bold; font-size:16px; }

#form_curso { font-size:13px; text-align:justify; }
/* FI BTN */

/* FI GENERAL */

