/* CSS Document */
*{
	padding:0;
	margin:0;
}

img {
	border-style:none;
}
a:link {text-decoration:none; }
a:visited {
	text-decoration:none;
}
a:active {text-decoration:none; }
a:hover {
	text-decoration:underline;
}
form {
	margin:0;
	padding:0;
}
/*body{
	font-family:Arial, Helvetica, sans-serif;
	color:333;
	font-size:11px;
}*/

#contenedor{
	width:100%;
	margin:0 auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:333;
	font-size:11px;
}
#header{
	width:100%;
	height:90px;
	background-image:url(assets/web/header.jpg);
	background-repeat:no-repeat;
}
.div_texto_header{
	height:83px;
	padding-left:5px;
	padding-top:7px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:29px;
	color:#999;

}
.div_contenedor_login{
	height:25px;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#EDEDED;
	text-align:right;
	width:100%;
}
.tabla_login{
	height:25px;
	font-size:10px;
}
.login_input{
	border:solid 1px #666;
	height:12px;
	font-size:9px;
	padding-left:3px;
	padding-top:2px;
}
.boton_entrar{
	border:0;
	background-color:#ededed;
	font-size:10px;
	color:#D90000;
	font-weight:bold;
}
.enlace_min_gris{
	font-size:9px;
	color:#333;
	text-decoration:none;
}
.enlace_min_gris:hover{
	color:#d90000;
}
.div_contenedor_menu{
	margin-top:3px;
	margin-bottom:3px;
	border-bottom:solid 1px #999;
	border-top:solid 1px #999;
	height:24px;
	width:100%;
}

#menu_gi{
	width:65%;
	height:14px;
	background-color:#f5f5f5;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
	padding-bottom:2px;
	padding-top:2px;

}
#menu_gi ul{
	list-style-type:none;
}
#menu_gi ul li{
	float:left;
	padding-right:17px;
	padding-left:3px;
}
#menu_gi ul li a{
	text-decoration:none;
	font-size:10px;
	color:#333;
}
#menu_gi ul li a:hover{
	color:#d90000;
}
#menu_gi ul li.apartadoActual a{
	color:#d90000;
}
#div_area_privada{
	width:35%;
	height:16px;
	margin-top:3px;
	margin-bottom:3px;
	padding-bottom:2px;
	float:right;
	background-color:#f5f5f5;
	text-align:right;

}
.enlace_rojo_10px{
	font-size:9px;
	color:#d90000;
	text-decoration:none;
	padding-right:5px;
}
.enlace_rojo_10px:hover{
	text-decoration:underline;
}


#wrapper{
	width:100%;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
	min-height:400px;

}
.contenido_interior{
	width:95%;
	margin:0 auto;
	line-height:18px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
}
.lista_contenidos{
	padding-left:20px;
	list-style-image:url(assets/bullet_negro.jpg);
}
#div_contenedor_left_center{
	width:291px;
	float:left;
	background-image:url(assets/web/bg_home.jpg);
	background-repeat:repeat-y;
	min-height:540px;
	}

#div_columna_left{
	width:123px;
	float:left;
	padding:10px;
}

.div_titulo_noticias_eventos{
	width:123px;
	height:15px;
	border-bottom:solid 1px #666;
}
.texto_normal_rojo{
	font-size:11px;
	color:#d90000;
	/*font-weight:bold;*/
}
.texto_normal_rojo_10px_negrita{
	font-size:10px;
	color:#d90000;
	font-weight:bold;
}
.texto_normal_rojo_10px{
	font-size:10px;
	color:#d90000;
}
.texto_titulo_rojo{
	font-size:13px;
	color:#d90000;
	font-weight:bold;
}
.contenedor_noticias_eventos{
	width:123px;
	margin-top:5px;
	font-size:10px;
}
.noticia_evento_home{
	padding-top:5px;
	padding-bottom:10px;
}
.separador_noticias_eventos{
	width:123px;
	height:1px;
	border-bottom:solid 1px #999;
}
.enlace_azul_10px{
	color:#003366;
	text-decoration:none;
}
.enlace_azul_10px:hover{
	text-decoration:underline;
}

#div_columna_center{
	width:123px;
	padding:10px;
	float:right;
	margin-left:5px;

}
#div_columna_right{
	float:right;
	width:498px;
	padding:10px 10px 0 10px;
	text-align:left;
	line-height:18px;
	text-align:justify;

}

.div_contenedor_contenidos{
	width:100%;
	float:left;
	padding:10px;

}
#footer{
	width:100%;
	margin-top:8px;
	border-top:solid 1px #666;
	height:20px;
	clear:both;
}
#texto_footer{
	width:100%;
	height:14px;
	background-color:#ededed;
	margin-top:3px;
	margin-bottom:3px;
	font-size:10px;
	text-align:center;
}
.enlace_gris_10px{
	font-size:10px;
	color:#333;
	text-decoration:none;
}
.enlace_gris_10px:hover{
	color:#d90000;
}

/*************EH***********/

#noticias{
	width:180px;
	height:100%;
	/*min-height:415px;*/
	float:left;
	padding:5px;
	padding-top:0px;
	


}

.enlace_txt_negro_min{
	font-size:9px;
	color:#333;
	text-decoration:none;
}

.enlace_txt_negro_min:hover{
	color:#d90000;
}

#columna_izq td{
	/*padding-top:10px;*/
}

#centro{
	width:520px;
	height:100%;
	float:left;
	text-align:justify;
	padding:20px 20px 10px 20px;
	padding-top:5px;
	line-height:15px;
	clear:none;
}

#centro_contenido{
	width:750px;
	height:100%;
	min-height:500px;
	float:left;
	/*min-height:500px;*/
	text-align:justify;
}

.titulo_grande{
	/*width:730px;*/
	width:100%;
	/*padding-left:20px;*/
	padding-left:0px;
	padding-top:10px;
	/*float:left;*/
}
.texto_introduccion_apartado{
	/*width:730px;*/
	padding-left:40px;
	padding-top:5px;
	padding-bottom:10px;
	line-height:18px;
}

#contenedor_temas{
	/*width:830px;*/
	height:100%;
	float:left;
	/*min-height:500px;*/
/*	padding-left:20px;
	_margin-left:11px;
	padding-right:20px;*/
	padding-top:20px;
	line-height:15px;
	padding-left:38px;
}
/**html #contenedor_temas{
	width:710px;
	padding:0;}*/

.div_tema{
	width:690px;
	height:100%;
	float:left;
	padding-bottom:30px;
	
}

.img_tema{
	width:80px;
	height:100%;
	float:left;
	padding-top:5px;
}

.img_item{
	width:100%;
	float:left;
	text-align:center;
	min-height:152px;
	border:#FDFDFD solid thin;
	padding-top:5px;

}

.derecha_noticia{
	width:200px;
	float:left;
}
.contenido_tema{
	width:600px;
	height:100%;
	padding-left:10px;
	float:right;
}

.txt_titulo_tema{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0066cc;
	text-decoration:none;
}

.txt_titulo_tema:hover{
	text-decoration:underline;
}

.input_buscar{
	width:110px;
	height:12px;
	border:solid 1px #666;
	font-size:9px;
	color:#333;
	padding-bottom:2px;
	float:left;
	margin-left:5px;

}
.image_buscar{
	padding-right:2px;
}

.div_borde_abajo{
	border-bottom:dotted 1px #d90000;
	margin-bottom:0px;
}

.enlace_azul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0D94D6;
	text-decoration:none;
}
.enlace_azul:hover{
	color:#76A5EB;
}
.enlace_azul_negrita{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066cc;
	text-decoration:none;

}
.enlace_azul_negrita:hover{
	text-decoration:underline;
}

.enlace_azul_sub{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d90000;
	text-decoration:underline;
}
.enlace_azul:hover{
	color:#76A5EB;
}

/*#cabecera_administracion_usuarios{
	width:940px;
	padding:0 0 0 0;
	

}*/

.txt_gris_subtitulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}


.txt_titulo_grande{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d90000;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.div_message_login{
	color:#EF7600;
	padding-left:2px;
	padding-top:10px;
	font-size:10px;

}

/*.div_user_contents{
	min-height:500px;
	width:900px;
	padding-left:20px;

}*/

.div_go_top{
	float:left;
	/*padding-left:20px;*/
	padding-top:10px;

}
*html .div_go_top{
	padding-left:0;
}
.div_iconos_min{
	padding-top:5px;
	float:right;
	padding-right:10px;
	text-align:right;
}

.div_user_data{
	width:700px;
	padding-left:100px;
	background-color:#DFD;
	}


/*FIN WRAPPER*/

.enlace_azul_claro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0D94D6;
	text-decoration:none;
}

.enlace_azul_claro:hover{

	color:#d90000;
}

.txt_gris_min{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}

.txt_gris_oscuro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4D4D4D;
}

.txt_gris_oscuro_grande{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
}

.fondo_parrafo{
	background-color:#f8f8f8;
	margin-top:5px;
	line-height:15px;
	width:600px;
	padding:5px;
}

.resumen_tema{
	border:solid 1px #ebebeb;
	width:670px;
	/*_width:640px;*/
	height:100%;
	padding:5px;
	float:left;
	clear:none;

	

}

.resumen_actividad{
	border:solid 1px #ebebeb;
	width:700px;
	height:100%;
	padding:5px;
	float:left;

}

.desarrollo_tema{
	border:solid 1px #ebebeb;
	width:800px;
	height:100%;
	padding:5px;
	float:left;

}

.separador_tema{
	width:700px;
	height:100%;
	float:left;
}

.definicion_corta{
	padding:5px;
	background-color:#f8f8f8;
	font-weight:bold;
	color:#666;
	line-height:15px;
	min-height:120px;

}

.definicion_items{
	padding:5px;
	font-weight:bold;
	color:#666;
	line-height:15px;
	min-height:150px;
	float:right;
	width:460px;
	background-color:#FBFBFB;
}

.definicion_actividad{
	padding:5px;
	font-weight:bold;
	color:#666;
	line-height:15px;
	min-height:150px;
	float:right;
	width:470px;
	background-color:#FBFBFB;

}

.definicion{
	padding:5px;
	line-height:20px;

}

.relacionados{
	padding-top:10px;
	
}

.subrayado_azul{
	width:100%;
	border-bottom:dotted 1px #ccc;
	padding:0;
	margin:0;
}

.div_enlaces_columna_derecha{
	width:95px;
	float:left;
	height:100%;
	text-align:left;
	padding-left:10px;
	clear:none;
}
.contenedor_seccion{
	width:100%;
	height:100%;
	float:left;
	margin:0;
	padding:0;
	padding-bottom:30px;
}
/**html .contenedor_seccion{
	padding:0;
	width:680px;
}*/

.contenedor_comentarios{
	height:100%;
	float:left;
	/*padding:20px 0px 20px 0px;*/
}

/**html .contenedor_comentarios{
	padding-left:0;
}*/

.contenedor_respuestas_comentario{
	width:100%;
	padding-left:10px;
	padding-right:10px;
	/*padding-top:5px;*/
	padding-bottom:10px;
	float:left;
}

.respuesta{
	/*width:670px;*/
	float:left;
/*	padding-left:10px;*/
	
}

.respuesta2{
	/*width:660px;*/
	float:left;
	/*padding-left:20px;*/
	
}

.encabezado_respuesta{
	/*width:660px;*/
	width:100%;
	height:12px;
/*	padding-left:10px;
	padding-right:10px;*/
	padding-top:10px;
	padding-bottom:5px;
	float:left;

}

.contenido_respuesta{
	float:left;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:5px;
	padding-left:5px;
	background-color:#fff;
	width:100%;
}

.background_comentarios{
	background:#E7EEF5;
	height:100%;
	float:left;
	width:100%;
	/*padding:5px 0px 5px 0px;*/
}
.titulo_comentarios{
	width:810px;
	background-color:#0066cc;
	height:20px;
	padding-left:5px;


}
.img_comentarios{
	float:left;
	padding-top:2px;
}
.titulo_seccion_tema{
	width:100%;
	padding-top:10px;
	height:20px;
	float:left;
}

.encabezado_comentario{
	width:680px;
	height:15px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:2px;
	padding-top:5px;
	
}

.txt_azul_min{
	font-size:9px;
	color:#333;
}
.usuario_comentario{
	float:left;
	font-size:9px;
	color:#003366;
}
.centro_fecha_comentario{
	float:right;
	font-size:9px;
	color:#003366;
}

.contenido_comentario{
	background-color:#fff;
/*	width:690px;
	padding:5px;*/
	width:700px;
	float:left;

}
.texto_contenido_comentario{
	width:680px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	}
.borrar_contestar_comentario{
	float:left;
	width:690px;
	text-align:right;
	/*padding-top:5px;*/
	padding-right:10px;
	padding-bottom:5px;


}

.borrar_contestar_respuesta{
	float:left;
	width:100%;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;


}


.añadir_comentario{
	width:710px;
	height:10px;
	text-align:left;
	float:left;
	padding-top:5px;
	padding-bottom:5px;

}

.contenidos_usuarios{
	/*padding:5px;*/
	background-color:#f8f8f8;
	width:100%;
	float:left;
}

.txt_blanco_comentarios{
	color:#fff;
	font-weight:bold;
	padding-top:3px;
}
.enlace_blanco{
	color:#fff;
	font-size:10px;
	text-decoration:none;
}

.enlace_blanco:hover{
	text-decoration:underline;
}
.top_comments{
	background-image:url(assets/top_comments.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:10px;
	float:left;
}


.bottom_comments{
	background-image:url(assets/bottom_comments.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:17px;
	float:left;
}

.txt_azul_min_cursiva{
	font-size:9px;
	color:#d90000;
	font-style:italic;
}

.txt_naranja_min{
	font-size:9px;
	color:#F27D09;

}
.txt_categoria_azul_claro{
	font-size:9px;
	color:#7097c9;
	}
	
.div_foot_image	{
	width:90%;
	text-align:center;	
	font-style:italic;
	}

.div_actividades{
	padding-top:5px;
}

ul.list_orange
{
padding-left:20px;
list-style-image:url(assets/cross_orange2.gif);
list-style-position:outside;
}
ul.list_orange li
{
	padding-top:0px;
	line-height:18px;
}


.div_index_users{
	padding-left:20px;
	padding-top:10px;
	padding-right:80px;
	line-height:20px;
}

.div_dotted_down{
	border-bottom:dotted 1px #ccc;
	width:590px;

}

.select_categories{
	border-color:#CCCCCC solid thin;
	font-size:10px;
	color:#333;
	height:16px;
	*height:18px;
	}
.select_categories_buscar{
	border-color:#CCCCCC solid thin;
	font-size:9px;
	color:#333;
	height:16px;
	width:100%;
	/**height:18px;*/
	float:left;
}	
	
.enlace_naranja{
	color:#0066cc;
	text-decoration:none;
}
.enlace_naranja:hover{
	text-decoration:underline;
}
.enlace_azul_pequeno_sub{
	font-size:10px;
	color:#0066cc;
	text-decoration:underline;
}
.enlace_azul_pequeno_sub:hover{
	text-decoration:underline;
}
.enlace_azul_claro_pequeno{
	font-size:10px;
	color:#0066cc;
	text-decoration:none;
}

.enlace_azul_claro_pequeno:hover{
	text-decoration:underline;
}





/************FIN EH********/


/*****NUEVOS******/
.div_logo_fibao
{
	float:right;
	width:163px;
	background-color:#CCCCCC;
	padding:5px;
}
.img_apartados
{
	/*margin-right:10px;*/
}
