/*
* {
	outline: 1px dotted black;
}
*/

/* CSS */
body, div, td { 
	margin: 0; 
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

body {
	background-color: #f5f5f5;
}

a {
	color: #0066cc;
	text-decoration: none;
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	color: #0066cc;
	margin: 0px;
	padding: 0px 0 0 0px;
	font-weight: normal;
}

/* ==================================================================== */
/* TABLE */
table {
	margin: 0px;
	padding: 0px;
}

table td {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}

table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th, td {
	background: #c7d300;
	border: 1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: left;
	padding: 4px;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #f2f2f2;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
/* END TABLE */

#clear {
	clear: both;
}

#wrap {
	margin: 0px auto;
	width: 984px;
	background-color: #fff;
	padding: 0 8px 8px 8px;
}


/* HEADER */
#header {
	background-image: url(../img/backgHeader.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 56px;
	padding: 14px 0 0 11px;
	background-color: transparent;
}

#header .logo {
	width: 196px;
	border: none;
	float: left;
}

#header #item {
	float: right;
}

#header #item a {
	color: #8b9300;
	text-decoration: none;
	margin-right: 10px;
}

#header #item a:hover {
	text-decoration: underline;
}

/* ==================================================================== */
/* MENU */

#menu {
	margin: 0px auto;
	width: 984px;
}

ul#main_menu {
	margin: 0px;
	padding: 0px;
	background-color: #c7d300;
	list-style-type: none;
	height: 22px;
	border-bottom: 1px solid #dedede;
}

ul#main_menu li {
	display: inline;
}

ul#main_menu li.left {
	width: 250px;
	float: left;
}

ul#main_menu li a {
	display: block;
	float:left;
	color: #010101;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 4px 3px 4px;
	margin: 0px 10px 0 0 ;
	border: 1px solid #c7d300;
}

ul#main_menu li a:hover,
ul#main_menu li a.current {
	padding: 3px 4px 3px 4px;
	background: white;
	color: #010101;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #dedede;
	border-bottom: 1px solid #fff;
} 

/* second menu */
ul#second_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 20px;
	padding: 4px 0px;
	position: relative;
	left: 0px;
}

ul#second_menu li {
	display: inline;
	border-right: 1px solid #dedede;
	float: left;
	padding: 0 4px;
}

ul#second_menu li.left {
	/*width: 150px;*/
	float: left;
	border: none;
}

ul#second_menu li a {
	display: block;
	float:left;
	color: #010101;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 5px;
	border: 1px solid white;
}

ul#second_menu li a:hover,
ul#second_menu li a.current {
	padding: 0px 4px 3px 4px;
	background: #c7d300;
	color: #010101;
	font-size: 11px;
	padding: 2px 5px;
	border: 1px solid #dedede;
} 
/* END MENU */

/* ==================================================================== */
/* CONTENT */
#container {
	background-image: url(../img/imgPage.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 35px 0 0 0;
}

#xmas {
	margin-bottom: 10px;
}

#flash_home {
	width: 666px;
	height: 328px;
	border: 1px solid #dedede;
	background-color: #f3f3f3;
	margin-bottom: 10px;
	padding: 0px;
}

/* left side */
#left_side {
	float:left;
	width: 668px;
}

/* right side */
#right_side {
	float:right;
	width: 306px;
}

/* block noticia */
#blockNoticia {
	width: 308px;
	height: 747px;
	background-color: #f3f3f3;
	border: 1px solid #dedede;
	padding: 10px;
	float: left;
}

#blockNoticia #title {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-family: Trebuchet MS;
	margin-bottom: 10px;
}

#noticia {
	margin-bottom: 10px;
	float:left;
	width: 339px;
	height: 58px;
	margin-right: 20px;
}

#blockCenterHome #block_center #foto,
#foto {
	float: left;
	/*width: 75px;
	height: 56px;*/
	border: 1px solid #dedede;
	margin-right: 6px;
	padding: 2px;
	background-color: #f2f2f2;
}

#fotoG {
	float: left;
	width: 300px;
	height: 225px;
	border: 1px solid #dedede;
	margin-right: 6px;
	padding: 2px;
	background-color: #f2f2f2;
}

/* block center home */
#blockCenterHome {
	border: 1px solid #dedede;
	border-top: none;
	width: 328px;
	height: 525px;
	float:right;
	margin-bottom: 10px;
}

#blockCenterHome #block_center {
	border-top: 1px solid #dedede;
	height: 154px;
	background-color: #f3f3f3;
	padding: 10px 10px 10px 10px;
}


#blockCenterHome #block_center #title {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-family: Trebuchet MS;
}

#blockCenterHome #block_center #descrip,
#blockCenterHome #block_center #foto {
	margin-bottom: 5px;
}

#blockCenterHome #block_center #links {
	margin-top: 7px;
}

#blockCenterHome #block_center a {
	font-size: 14px;
}

#blockCenterHome #block_center a.ver_doc {
	background-image: url(../img/icPDF.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	padding-left: 18px;
	margin-right: 5px;
	padding-bottom: 7px;
}

#blockCenterHome #block_center a.ver_reportajes {
	background-image: url(../img/icMore.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	padding-left: 18px;
	margin-right: 5px;
}

/* block portales */
#blockPortales {
	width: 328px;
	height: 231px;
	background-color: #eae8e9;
	border: 1px solid #dedede;
	float:right;
	
}

#blockPortales #title {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-family: Trebuchet MS;
	padding: 5px 10px 10px 10px;
}

/* pestaņas */
/*#blockPortales ul#items {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #dedede;
	padding-left: 10px;
	height: 19px;
}

#blockPortales ul#items li {
	display: inline;
	margin-right: 4px;
}

#blockPortales ul#items li a {
	color: #000;
	background-color: #f3f3f3;
	text-decoration: none;
	padding: 7px 6px 7px 6px;
	border: 1px solid #dedede;
	line-height: 19px;
}

#blockPortales ul#items li a.current,
#blockPortales ul#items li a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
	padding: 7px 6px 7px 6px;
	border: 1px solid #dedede;
	border-bottom: 1px solid #fff;
	line-height: 19px;
}*/

#blockPortales #item_content {
	background-color:#fff;
	/*height: 169px;*/
}

/* block archivo documental */
#blockDoc {
	height: 328px;
	width: 304px;
	border: 1px solid #dedede;
	margin-bottom: 10px;
	background-color: #eae8e9;
}

#blockDoc #title {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-family: Trebuchet MS;
	padding: 5px 10px 5px 10px;
	background-color: #eae8e9;
}

div#items_content {
	background-color: white;
	height: 271px;
}

/* li de documente */
ul#item_content {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding: 10px;
	padding-bottom: 0px;
	background-color: white;
}

ul#item_content li,
div#item_content div.doc {
	background-image: url(../img/icPDF.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 10px 20px;
}
/* para mozilla */
ul#item_content li,  x:-moz-any-link  { padding: 0 0 8px 20px; }

ul#item_content li .bold,
ul#item_content li .normal {
	color: #000;
}

ul#item_content li .bold {
	font-weight: bold;
}

/* banner */
.banner {
	width: 296px;
	height: 75px;
	border: 1px solid #dedede;
	background-color: #f3f3f3;
	margin-bottom: 11px;
	padding: 4px;
}

/* destacados */
#destacado {
	border: 1px solid #dedede;
	background-color: #f3f3f3;
	margin-bottom: 10px;
	padding-right: 0px;
}

#destacado #title {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS;
	background-color: #eae8e9;
	padding: 12px;
}

#destacado ul#destacados {
	margin: 0px;
	padding: 10px 5px 0 10px;
	list-style: none;
}

#destacado ul#destacados li {
	background-image: url(../img/icDoc.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 10px 20px;
}

#destacado ul#destacados li a.current {
	font-weight: bold;
}

/* more documentos */
#more_noticias,
#more {
	text-align: center;		
	background-color: transparent;
	padding-bottom: 3px;
}

#more_noticias {
	background-color: #f3f3f3;
	padding: 10px 0 0 0;
}

#more_noticias a,
#more a {
	background-image: url(../img/icMore.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 16px;
}

/* INTERIOR */
/* ==================================================================== */
#left_interior {
	float:left;
	width: 230px;
}

.banner_interior {
	width: 220px;
	height: 75px;
	border: 1px solid #dedede;
	background-color: #f3f3f3;
	margin-bottom: 11px;
	padding: 4px;
}

#right_interior {
	float:right;
	width: 746px;
}

/* block content interior */
#blockContent {
	background-color: #eae8e9;
	border: 1px solid #dedede;
	margin-bottom: 10px;
	padding-top: 10px;
}

#titlePage {
	font-size: 18px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS;
	background-color: #eae8e9;
}

#blockContent #contenido {
	padding: 0 10px 10px 10px;
}

#blockContent #item_content {
	background-color: white;
	padding: 10px;
	height: 100%;
}

#blockContent #item_content #noticiaFeatured {
	font-size: 11px;
	padding: 5px 0 0 0;
}

#blockContent #item_content #noticiaFeatured a.title {
	font-size: 16px;
	display: block;
}

#blockContent #item_content #noticiaFeatured a {
	font-size: 11px;
}

#blockContent #item_content #noticiaFeatured span {
	color: #666;
}

#blockContent #item_content #noticiaFeatured #title {
	font-size: 16px;
	color: #0066cc;
}

/* li de documente */
#blockContent ul#item_content {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding: 10px;
	background-color: white;
}

#blockContent ul#item_content li {
	background-image: url(../img/icPDF.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 10px 20px;
}

#blockContent ul#item_content li span {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

#blockContent #results {
	text-align: center;
	color: #999;
	font-size: 11px;
	background-color: white;
	padding: 20px 5px 40px 0;
}

#blockContent #results a.volver {
	background-image: url(../img/volver.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 63px;
	height: 19px;
	display:block;
	float:right;
	margin-right: 4px;
	cursor: default;
}

#blockContent #results a.anterior {
	/*
	background-image: url(../img/anterior.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 63px;
	height: 19px;
	display:block;
	*/
	margin-right: 4px;
	margin-bottom: 5px;
}

#blockContent #results a.siguiente {
	/*
	background-image: url(../img/siguiente.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 68px;
	height: 19px;
	display: block;
	*/
	margin-right: 4px;
	margin-bottom: 5px;
}

#blockContent #results b {
	font-size: 10px;
}

#blockContent #results a.volver span,
#blockContent #results a.siguiente span,
#blockContent #results a.anterior span  {
	display: none;
}

/* block noticia interior */
#blockNoticiaInterior {
	width: 724px;
	background-color: #f3f3f3;
	border: 1px solid #dedede;
	padding: 10px 10px 10px 10px;
	float: right;
}

#blockNoticiaInterior #title {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-family: Trebuchet MS;
	margin-bottom: 10px;
}

/* ==================================================================== */
/* FOOTER */
#footer {
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
}

#footer ul#item {
	margin: 0px;
	padding: 35px 10px 0 0 ;
	list-style-type: none;
	float:right;
	text-align: right;
}

#footer ul#item li a {
	color: #0066cc;
	text-decoration: none;
	font-size: 10px;
}

#footer ul#item li a:hover {
	text-decoration: underline;
}

#footer .copyright {
	color: #666666;
	font-size: 10px;
	width: 300px;
	text-align: center;
	float: right;
	padding: 60px 230px 0 0;
}
/* END FOOTER */

/* ==================================================================== */
/* pestaņas */
ul#items {
	margin:0px;
	margin-left: 10px;
	float: left;
	list-style: none;
	padding: 0px;
	list-style-position:outside;
	/*width: 97%;*/
}

ul#items li {
	float: left;
}

ul#items li a {
	font-weight: normal;
	display: block;
	line-height: 23px;
	padding: 0px 10px;
	color: #555;
	background: #eae8e9;
	border:1px solid #dedede;
	/*border-bottom: none;*/
	text-decoration: none;
	margin-right: 4px;
}

ul#items li a:hover {
	color: #999;
	background: #fff;
}

ul#items li a.current {
	color: #000;
	background: #fff;
	border-bottom: 1px solid #fff;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}


/* ==================================================================== */
/* formulario */
form {
	margin: 0px;
	padding: 0px;
}

div#form-msg-ok {
	display: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	background-color: #2B8205; 
	padding: 10px;
	color: white;
	width: 970px;
}

div#form-msg-ko {
	display: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #CB292B; 
	padding: 10px;
	color: white;
	width: 950px;
	margin-bottom: 10px;
}

div#form-msg-ko a {
	color: white;
	text-decoration: underline;
}

div#form-msg-ko ul {
	margin: 0px;
	padding-left: 10px;
}

div#form-msg-ko ul li {
	list-style: none;
	padding: 2px 0px;
	margin-left: 0px;
}

div#form-msg-alert,
div#form-msg-info,
div#flashMessage {
	display: block;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding: 0px 0px 0px 8px;
	background-image: url(../img/li_red.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin: 10px 0px;
}

div#flashMessage {
	display: block;
}

div#flashMessage.login-failed { color: red; width: 428px; margin-bottom: 10px;}
div#flashMessage.alert { width: 428px; margin: 10px 0px; }


div#form-msg-info { background-color: #00693E; }

label {
	width: 210px;
	display: block; 
	float: left;
	padding: 0px 0px 10px 0;
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
}

label span.label {
	display: block;
	width: 210px;
	padding-bottom: 5px;
	float: left;
}

label span.label span { font-weight: normal; }
label span.required { color: red; font-weight: bold; }

label input,
label select { 
	display: block; 
	float: left;
	font-size: 11px;
	font-weight: normal;
}

label select {
	width: 200px;
	padding: 2px;
	border: solid 1px #c0c0c0; 
}

label textarea { 
	display: block;
	font-size: 12px;
	font-weight: normal;
	clear: both;
	height: 100px;
	text-align: left;
}

input, textarea, select { 
	font-family: Tahoma, "Courier New", Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}
input.textbox, textarea.textbox { 
	width: 200px;
	padding: 3px;
	border: solid 1px #c0c0c0; 
}

textarea.textbox { width: 900px; font-size: 11px; }

input.validation-failed, textarea.validation-failed { 
	background-color: #fae9e9;
	font-weight: normal;
}

input.button {
	color: white;
	background: #3b5998;
	text-align: center;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #d9dfea;
	border-left: 1px solid #d9dfea;
	border-bottom: 1px solid #0e1f5b;
	border-right: 1px solid #0e1f5b;
	background-image: none; 
	font-weight: normal;
	/*height: 22px;*/
	width: 85px;
	margin-right: 5px;
}

input.buttonBuscar {
	color: white;
	background: #3b5998;
	text-align: center;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #d9dfea;
	border-left: 1px solid #d9dfea;
	border-bottom: 1px solid #0e1f5b;
	border-right: 1px solid #0e1f5b;
	background-image: none; 
	font-weight: normal;
	/*height: 22px;*/
	width: 85px;
	margin-right: 5px;
	background-color: #02407f;
}

div.toolbar { clear: both; padding-top: 15px; margin-bottom: 10px;}

div.validation-inline-error-message{ 
	clear: both;
	display: block; 
	padding: 5px 0px 10px 6px; 
	color: red; 
	font-size: 9px; 
	font-weight: normal;
	font-family: Tahoma;
	background-image: url(../img/li_red.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	width: 230px;
}

/* ==================================================================== */
/* secciones */

#subseccion {
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

#enlace {
	background: #f2f2f2;
	padding: 8px;
	margin-bottom: 5px;
	font-size: 12px;
	border-bottom: 1px solid #dedede;
}

#enlace span {
	font-size: 10px;
	color: #666;
}

#enlace #url {
	float: right;
	margin-left: 10px;
}

/* ==================================================================== */
/* MAPA DEL SITIO */

div#mapa2 {
	padding: 10px 0px 10px 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	background: #fff url(../img/li.png) no-repeat 10px 14px;
}

ul#mapa {margin: 0px; padding: 0px; list-style-type: none; padding-left: 20px; margin-bottom: 10px;}
ul#mapa li,
ul#mapa ul li { padding-left: 10px; background: url(../img/li.png) no-repeat 0px 7px; line-height: 17px; margin-bottom: 2px;}
ul#mapa ul { margin-bottom: 0px; list-style-type:none;}
