﻿/* --------------------------- ESTILOS GENERALS ----------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url('../media/image/web/bgk-body.gif');
	font-family: Verdana;
	font-size: 11px;
	color: #929292;
	font-size: 11px;
}
h2 {
	color: #cc9e03;
	font-size: 24px;
	margin-bottom: 8px;
	font-weight:normal;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #4a4644;
	text-transform: uppercase;
	margin-bottom: 5px;
	letter-spacing:-1px;
}

h4 {
	color: #cc9e03;
	font-size: 15px;
	margin: 8px 0;
	font-weight:normal;
}
h5 {
	/*
	color: #393636;
	font-size: 14px;
	margin-bottom: 8px;
	font-weight:normal;
	margin-top: 25px;
	font-weight: bold;
	*/
	color: #cc9e03;
	font-size: 11px;
	margin: 20px 0 5px 0;
	font-weight:bold;
	text-transform: uppercase;
	
}

p {
	text-align: justify;
	margin-bottom: 10px;
	
}

div.notap {
	margin: 20px 0px;
	/*float: right;
	width: 200px;*/
	color: #CC9E03;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	padding: 10px 2px;
	border-top: 1px solid #929292;
	border-bottom: 1px solid #929292;
}

ul.menu {
	list-style: none;
}
ul.menu_h li {
	display: inline;
	float: left;
}
ul.menu a {
	display: block;
}

div.route {
	padding-left: 5px;
	margin: 0 0 10px 0;
}

div.route a {
	background-color: #fff;
	color: #929292;
	text-decoration: underline;
}

img.iconpdf {
	margin-bottom:-2px;
}

/* ----------- MENU DE LAS PAGINAS INTERNAS ----------- */
.menu_inner {
}
.menu_inner ul, .menu_inner li {
	list-style: none;
	margin: 0;
	padding: 0;
	_height: 0;
}
.menu_inner li a{
	height:15px;
	padding:3px 0 3px 21px;
}
.menu_inner li ul li a{
	height:12px;
	padding:2px 0 2px 28px;
}
.menu_inner li ul li a:hover,.menu_inner li ul li a.on,.menu_inner li ul li.sel a {
	height:12px;
	padding:2px 0 2px 28px;
	background: transparent url('../media/image/web/inner-li-aHover.gif') no-repeat scroll left top;
	color: #fff;
}
.menu_inner a {
	_height: 0;
	display: block;
	background-color: #ce9c07;
	padding: 7px 10px 9px 22px;
	color: #fff;
	text-decoration: none;
	border: none;
	border-bottom: solid 1px #fff;
}
.menu_inner a:hover, .menu_inner a.on {
	/*background-color: #eddba5;*/
	color: #5b3500;
}
.menu_inner ul {
	border-bottom: solid 1px #fff;
}
.menu_inner ul a {
	_height: 0;
	padding: 1px 10px 2px 22px;
	background-color: #777575;
	font-size: 11px;
	border: none;
	border-bottom: solid 1px #A4A2A2;
}
/* ------------- */

.academico {
	background-color: #f8f0da;
	float: left;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 6px;
	color: #000;
}
.academico_info {
	background-color: #f8f0da;
	color: #000;
	padding: 13px;
}
.academico div {
	padding-top: 5px;
	padding-right: 3px;
}
.academico div strong {
	font-weight: bold;
}
.academico img.foto {
	/* width: 60px; */
	padding-right: 4px;
	float: left;
}
.academico div.hr {
	background-color: #ce9c07;
	height: 1px;
	padding: 0;
	margin: 5px 0;
	padding: 0;
	overflow: hidden;
}
.cont_organigrama {
	padding-bottom: 10px;
}

h4.noticia {
    color:#656565;
	font-weight:bold;
	font-size:15px;
}
.noticia .hr {
	clear:both;
}
.center_main_inner {
	width: 490px; /*ca */
	margin: 0 10px;
	/* width: 538px; 
	margin: 0 20px;*/
	float: left;
	padding: 10px;
}
.center_main_inner.big {
	/*width: 684px;*/
	/*margin-left: 200px; */
	
	
	padding-left: 200px;
	/*width: 684px;*/
}

.center_main_inner.home {
	width: 684px;
}

.center_main_inner img, .center_left img{
	border: none;
}

.center_main_inner a {
	font-weight: bold;
	text-decoration: none;
	color: #656565;
}

.center_main_inner a:hover {	
	text-decoration: underline;	
}
.center_main_inner ol, .center_main_inner ul  {
	margin-left: 25px;
	margin-top: 15px;
}

.presidente{
	float:left;
	width:100px;
	padding:15px 22px 0 0;
}
.presidente p{
	font-size:10px;
	/*letter-spacing:-1px; */
	color:#575757;
	text-align:left;
}

table.tableanals td {
	text-align: center;
	background-color:#EDDBA5;
	color:#3E627A;
}

table.tableanals th {
	font-size: 110%;
	text-align: center;
	background-color:#CE9C07;
	font-weight:bold;
	color: #fff;
	padding: 3px 5px;

}

/* -------------------------- LAYOUT GENERAL     --------------------------- */
#screen {
	margin: 0 auto;
	background: #fff;
	width: 1000px;
}
.area_top {
	position: relative;
}
.area_peu {
	height: 38px;
	color: #fff;
}
.area_peu a {
	color: #fff;
	text-decoration: none;
}
.area_peu a:hover {
	color: #fff;
	text-decoration: underline;
}
.area_peu .top {
	padding-top: 0px;
	height: 16px;
	padding-top: 3px;
	padding-right: 15px;
	background-color: #ce9c07;
	text-align: center;
}
.area_peu .bottom {
	/*height: 16px;*/
	padding-top: 3px;
	padding-left: 15px;
	background-color: #000;
	font-weight: bold;
	/*text-align: center;*/
}
.banner {
	/*
	height: 106px;
	background: url('../media/image/web/diccionario.jpg') no-repeat scroll center bottom;
	*/
}
/* CORTINA */
#cortina {
	/* Per tapar la pagina mentre es carrega */
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
/* -------------------------- FI LAYOUT GENERAL  --------------------------- */
/* -------------------------- AREA TOP ------------------------------------- */
.logo {
	height: 172px;
}
#idiomes {
	position: absolute;
	top: 15px;
	right: 30px;
}
#idiomes li {
	float: left;
	list-style: none;
	padding: 0 7px;
}
#idiomes li a {
	color: #fff;
	text-decoration: none;
}
#idiomes li.first a {
	padding-left: 0;
}
#idiomes li.last a {
	padding-right: 0;
}
#idiomes li.sel a {
	color: #ce9c07 !important;
	text-decoration: none;
}
/* ----------------- LINKS AREA LINKS ------------------------ */
.links_list {
	margin-left: 25px;
}
.links_item_title {

}
.list_link_body {
	margin-left: 50px;
}
/* -------------------------- MENUS ---------------------------------------- */
.cont_menu {
	position: relative;
	clear: both;
	display: block;
	padding-bottom: 20px;
	margin: 0 0 0 0;
	background-color: #000;
	text-transform: uppercase;
	height: 39px;
}
#menu {
}
#menu li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu a {
	padding: 4px 12px 2px;
	color: #fff;
	text-decoration: none;
}
#menu li.sel a {
	color: #ce9c07;
}
#menu li:hover a {
	color: #fff;
}
#menu li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 31px;
	width: 1000px;
	height: 28px;
	background-color: #ce9c07;
}
#menu li.sel ul {
	display: block;
	z-index: 1;
}
#menu li:hover ul {
	display: block;
	z-index: 2;
}
#menu ul li {
	padding-top: 3px;
	text-transform: capitalize !important;
}
#menu ul a {
	padding: 4px 0 2px 12px;
	background-color: #ce9c07;
	color: #FFF;
	text-decoration: none;
}
#menu ul a:hover, #menu ul li.sel a {
	color: #000;
	text-decoration: underline;
}
#menu ul a:hover {
}
#menu ul li.sel a {
	font-weight: bold;
}
/* -------------------------- AREA CENTRO ---------------------------------------- */
.area_cen {
	margin-top: 7px;
	padding: 0 0 7px 0;
	background:white url('../media/image/web/bck_center.gif') repeat-y scroll right;
	}
.hr {
	background-color: #ce9c07;
	height: 1px;
	padding: 0;
	margin: 12px 0;
	padding: 0 !important;
	overflow: hidden;
}
.center_right .hr {
	background-color: #ce9c07;
	height: 1px;
	padding: 0;
	margin: 0;
	padding: 0 !important;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
}
/* Izquierda */
.center_left {
	width: 266px;/* 266px 193*/
	float: left;
	background: #fff;
	padding: 12px; /* 12px 20px; */
}
.center_left .economia {
	text-align: justify;
}
.center_left .economia h3 {
	text-align: left;
	color: #9b8d61;
	margin-top: 15px;
	margin-bottom: 0;
	text-transform: capitalize;
	font-size: 10px;
}
.center_left_inner {
	width: 194px;/*ca*/
	float: left;
	padding: 0;
}
.center_main {
	width: 368px;
	background: #FFF;
	margin: 0 7px;
	_width: 360px;
	_margin: 0 5px;
	float: left;
	padding: 12px 12px 12px 0;
}
.center_main_inner h2 {
	font-size: 18px;
}
.center_main_inner h3 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #fff;
	background-color: #ce9c07;
}

/* ------------------- FEED ECONOMIA HOME ------------------ */
.FeedOneItem {
	margin-bottom: 15px;
}
.FeedOneItem a.titular {
	font-weight: normal;
}

.FeedItems {
	text-align: left;
}

/* ------------------------------------ */

.intro {
	font-size: 12px;
	color: #393636;
}
.pestana {
	margin-left: 0 !important ;
	list-style: none;
}
.pestana li {
	width: auto;
	/* width: 130px; */
	/*height: 15px; */
	height: 20px;
	float: left;
	text-align: center;
	display: block;
	background: transparent url('../media/image/web/pestana_rigth_gris.gif' ) no-repeat scroll right top;
	font-size: 10px;
	margin-right: 1px;
	/*padding: 0 15px 0 3px;*/
}
.pestana li a {
	width: auto;
	/* width: 130px; */
	height:10px;
	/*padding:3px 6px;*/
	padding:3px 20px 3px 4px;
	float: left;
	display: block;
	text-decoration: none;
	color: #000;
}
.pestana li a:hover {
	width: auto;
	/* width: 130px; */
	height:10px;
	padding:3px 20px 3px 4px;
	background: transparent url('../media/image/web/pestana_rigth_gris_last_sel.gif' ) no-repeat scroll right top;
	float: left;
	display: block;
	color: #fff;
}
.pestana li.sel {
	background: transparent url('../media/image/web/pestana_rigth_gris_last_sel.gif' ) no-repeat scroll right top;
	display: block;
	color: #fff;
}
.pestana li.sel a:hover {
	background: none;
}
.center_right {
	width: 275px;
	float: right;
	background: #f5ebcd;
	padding-bottom: 10px;
}

.center_right  a {
	color:#656565;
	font-weight:bold;
	text-decoration:underline;
}

.center_right h2 {
	background: #393636;
	padding: 6px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
}
.center_right h3 {
	color: #4b4643;
}
.center_right a img {
	border: none;
}
.item {
	padding: 2px 7px;
	font-size: 11px;
}
.item p {
	padding: 7px 10px;
	font-size: 9px;
	height:51px;
}
.item img {
	float: left;
	padding: 0 5px 0 0;
	display: block;
}
.item_inner {
	font-size: 10px;
	background: #ecdba5;
	color: #4b4643;
}
.item_inner p {
	text-align: left;
}

.botones_right {
	float: right;
	text-align: right;
	padding-right: 7px;
	width: 150px;
	color: #ce9c07;
	font-weight: bold;
	padding-top: 1px;
}
.botones_right a {
	color: #ce9c07;
	text-decoration: none;
}
.botones_left {
	float: left;
	text-align: left;
	padding-right: 7px;
	width: 150px;
}
/* Menu nuevo -------------------------------------------------------------------- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
#divNav {
    /*background-color: #000;*/
	background: #000 url(/public/media/image/web/franja_menu.jpg) no-repeat scroll;
	/*height: 49px;*/
	height: 53px;
}
#nav {
	background: black;
}
#nav a {
	text-decoration: none;
}
#nav li {
	/*float the main list items*/
	float: left;
	text-transform: uppercase;
	height: 23px;
	list-style: none;
}
#nav li.on {
	color: #ce9c07;
	padding: 5px 0 0 0;
	display: block;
}
#nav li.off {
	color: #ce9c07;
	padding: 5px 0 0 0;
}
#nav li ul {
	display: none;
	/*011009:height: 23px;*/
}
#nav li.off ul, #nav li.on ul {
	/*put the subnav below*/
	position: absolute;
	top: 199px;
	left: 0;
	padding-top: 5px;
	background: #ce9c07;
	/*height: 16px;*/
	/*011009:height: 20px;*/
	border-top: 1px white solid;
	/*width: 200px;*/
}
#nav li a {
	color: #fff;
	height: 15px; /*padding: 5px;display: block;*/;
	padding: 0 20px;
}
#nav li.on a {
	color: #ce9c07;
}
#nav li.on ul a, #nav li.off ul a {
	float: left; /*ie doesn't inherit the float*/;
	border: 0;
	color: #fff;
	text-transform: capitalize;
	background: transparent url('../media/image/web/menu-bgk.gif') no-repeat scroll left 2px;
	text-align: center;
}
#nav li.on ul .menuFirst a, #nav li.off ul .menuFirst a {
	background: none;
}
#nav li.on ul a:hover, #nav li.off ul a:hover {
	color: #000;
}
#nav li.on ul {
	display: block;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	width: 1000px;
}
#nav li.off:hover ul, #nav li.over ul {
	display: block;
	z-index: 6000;
	width: 1000px;
}
#nav li.off a:hover, #nav li:hover a {
	color: #ce9c07;
}
#nav li.on:hover ul, #nav li.over ul {
	/*for ie*/
		background: #ce9c07;
}

#nav li ul li.on a, #nav li ul li.on a:hover {
	/* font-weight: bold; */
	color: #000;
	
}

#nav li ul li.on {
	padding-top: 0px;
}

#nav li ul {
	background-color:#123456;
}
#nav li ul li {
	float:none;
}

/*
	afegits :
		Paginat
*/

div.paginat {
	margin:5px 0 5px;
	 	/*border:1px solid #CE9C07;*/
 	background-color:#ECDBA5;
 	color:#4B4643;
 	padding:5px;
 	clear:both;
}

.area_peu .bottom p {
	display:inline;
}

.area_peu .top a {
	text-transform:uppercase;
}

/* Contacto */
.contact_form {
}

.contact_form label {
	float: left;
	font-weight: bold;
}

.contact_form input.curt {
	width: 250px;
}


.contact_form input.boto {
	width: 200px;
}

.contact_form textarea {
clear: left;
width: 400px;
height: 100px;
}

/* ------------------------ INTRANET ------------------------ */
.intranet {}
.intranet label {
	font-weight: bold;
	clear:left;
}

input.button {
	background-color:#CE9C07;
	border:2px solid #393636;
	color:#FFF;
	padding:2px 3px;
	width:auto;	
}

.intranet .msgOK {
	background-color:#ECDBA5;
	clear:both;
	color:#4B4643;
	margin:5px 0;
	padding:5px;	
}

.intranet .intr_reg_error{
	background-color:#ECDBA5;
	clear:both;
	color:#4B4643;
	margin:5px;
	padding:5px;	
}

/* ----------------------------- SITEMAP -------------------------- */
.sitemap {

}
.sitemap ul {
	margin-top: 2px;
	margin-left: 25px;
}

/* ----------------------------- SITEMAP -------------------------- */
  
	div.menu_intranet {
		/*margin:5px 0 5px;*/
	 	/*border:1px solid #CE9C07;*/
	 	background-color:#ECDBA5;
	 	color:#4B4643;
	 	padding:15px;
	 	clear:both;
		margin-top:20px;
	}
		.menu_intranet ul {
			margin:0px;
		}
			.menu_intranet ul li{
				margin:0 10px 0;
			}
	.intranet fieldset{
		padding:15px;
	}
	.intranet fieldset h5, .intranet .academico h5{
		margin-top:0px;
	}	
	.intranet fieldset legend {
		font-weight:bold;
		color:#CC9E03;
	}
	.intranet .academico p.destacat {
		border-bottom:1px solid #CE9C07;
	}
	
	.intranet .academico .academico_item {
		float:left;
		margin-left:10px;
	}

/* ----------------------------- DISCURSOS -------------------------- */	
.item_discurs {}

.item_discurs h3 {
	color: #cc9e03;
	font-size: 15px;
	margin: 8px 0;
	padding:0;
	font-weight:bold;
	background:none;
	
	text-transform:none;
}

.item_discurs h3 a {
	text-decoration:underline;
	color: #cc9e03;
}
