/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	text-align:center;
	background-color:#fff;
	background-image: url(../images/linea_izq_1.gif);
	margin: 15px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
}

div#cabecera
{
	width: 780px;
	height:70px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #000;
	border-bottom:0px;
	background-color:#fff;
}

div#subcabecera_flash
{
	width: 780px;
	height:10px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #000;
	border-bottom:0px;
	border-top:0px;
	background-color:#fff;
}

div#barra_azul
{
  	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	border:1px solid #000;
	border-bottom:0px;
	border-top:0px;
	background-color:#006EA8;
	color:#fff;
}
div#contenido
{
  	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	border:1px solid #000;
	border-top:0px;
	background-color:#fff;
	background-image: url(../images/fondo_cuerpo.gif);
}

div#menu
{
  	width: 150px;
	height: 500px;
	float:left;
}

div#central
{
  	width: 565px;
	float:right;
	border:1px solid #000;
	margin:20px;
	background-color:#eef2f9;
	border:1px solid #ccc;
	padding:10px;
}

div#central_contacto
{
  	width: 530px;
	height:360px;
	float:right;
	border:1px solid #000;
	margin:20px;
	background-color:#eef2f9;
	border:1px solid #ccc;
	padding:10px;
	background-image: url(../images/marina.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#central_mapa
{
  	width: 530px;
	float:right;
	border:1px solid #000;
	margin:20px;
	background-color:#eef2f9;
	border:1px solid #ccc;
	padding:0px;
	background-image: url(../images/w_mapa.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div#central_noticias
{
  	width: 565px;
	float:right;
	border:1px solid #000;
	margin:20px;
	background-color:#eef2f9;
	border:1px solid #ccc;
	padding:10px;
	padding-top:35px;
	background-image: url(../images/w_noticias.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}

div#central_noticias_ga
{
  	width: 565px;
	float:right;
	border:1px solid #000;
	margin:20px;
	background-color:#eef2f9;
	border:1px solid #ccc;
	padding:10px;
	padding-top:35px;
	background-image: url(../images/w_noticias_ga.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}

div#central_cv
{
  	width: 530px;
	float:right;
	border:1px solid #000;
	margin:20px;
	background-color:#eef2f9;
	border:1px solid #ccc;
	padding:10px;
	padding-top:35px;
	background-image: url(../images/w_bolsatrabajo.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}

div#central_cv_ga
{
  	width: 530px;
	float:right;
	border:1px solid #000;
	margin:20px;
	background-color:#eef2f9;
	border:1px solid #ccc;
	padding:10px;
	padding-top:35px;
	background-image: url(../images/w_bolsatrabajo_ga.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}
div#central_portada
{
  	width: 600px;
	float:right;
	margin:10px;
	background-color:#fff;
	padding:0px;
}

div#pie
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top:4px;
	text-align:left;
	clear:both;
}



.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	color: #fff;
	background-color:#666;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #666666;
}

.search{
	text-align:left;
	margin:8px;
}

input#mod_search_searchword {
	font-size:10px;
	font-weight:bold;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 74px;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

div.back_button {
	border:1px solid #6692BE;
	background-color:#B6CEE6;
	float: left;
	text-align: center;
	width: auto;
	padding:5px;
	margin: 1px;
}

div.back_button a:link {
	color:#6692BE;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

div.back_button a:visited {
	color:#6692BE;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.pagenav,.pagenav_inicio,.pagenav_anterior,.pagenav_pagina,.pagenav_siguiente,.pagenav_ultimo {
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  margin: 1px;
}

div#central_noticias .pagenav_inicio {
	display:none;
}

div#central_noticias .pagenav_pagina {
	display:none;
}

div#central_noticias .pagenav_ultimo {
	display:none;
}

div#central_noticias .pagenav_anterior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #316AC5;
	text-decoration: none;
	border:0px;
	font-weight:normal;
}

div#central_noticias a.pagenav_anterior:hover {
	text-decoration: underline;
}

div#central_noticias .pagenav_siguiente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #316AC5;
	text-decoration: none;
	border:0px;
	font-weight:normal;
}

div#central_noticias a.pagenav_siguiente:hover {
	text-decoration: underline;
}

div#central_noticias_ga .pagenav_inicio {
	display:none;
}

div#central_noticias_ga .pagenav_pagina {
	display:none;
}

div#central_noticias_ga .pagenav_ultimo {
	display:none;
}

div#central_noticias_ga .pagenav_anterior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #316AC5;
	text-decoration: none;
	border:0px;
	font-weight:normal;
}

div#central_noticias_ga a.pagenav_anterior:hover {
	text-decoration: underline;
}

div#central_noticias_ga .pagenav_siguiente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #316AC5;
	text-decoration: none;
	border:0px;
	font-weight:normal;
}

div#central_noticias_ga a.pagenav_siguiente:hover {
	text-decoration: underline;
}

.pagenavbar {
	margin-left: 5px;
text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #316AC5;
	text-decoration: none;
	border:0px;
	font-weight:normal;
}

div.pagenavbar a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #316AC5;
	text-decoration: none;
	border:0px;
	font-weight:normal;
}

div.pagenavbar a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #316AC5;
	text-decoration: none;
	border:0px;
	font-weight:normal;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}




/* Joomla core stuff */
a:link, a:visited {
	color: #900; text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #000;	text-decoration: underline;
	font-weight: bold;
}

a.pathway {
	color: #888; 
	text-decoration: none;
	font-weight: bold;
}

a.pathway:hover {
	color: #900; 
}


table.contentpaneopen {
  width: 560px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #666666;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
        padding-top: 8px;
        padding-down: 10px;
	display: block;
}

.contentheading_noticias {
	height: 20px;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
        padding-top: 8px;
	display: block;
}

div#central_noticias td.contentheading {
	height: 30px;
	font-family: Trebuchet "MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006EA8;
	text-decoration: none;
	font-weight: bold;

}

.contentheading_noticias_ga {
	height: 20px;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
        padding-top: 8px;
	display: block;
}

div#central_noticias_ga td.contentheading {
	height: 30px;
	font-family: Trebuchet "MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006EA8;
	text-decoration: none;
	font-weight: bold;

}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 10px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 10px;
        display: block;
}

.modifydate {
	height: 10px;
	padding-top: 10px;
	color: #999999;
	font-size: 10px;
	display: block;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  display:none;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.sublevel:link, a.sublevel:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #8293B3;
	text-decoration: none;
	line-height: 15px;
	padding-left: 25px;
	text-align: left;
	display: block;
}

a.sublevel:hover {
	text-decoration: none;
	color: #006699;
}


a#active_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	line-height: 15px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_img.gif) no-repeat 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #436587;
	height: 18px;
	width: 100%;
	text-decoration: none;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-align: left;
	line-height: 16px;
}

a.mainlevel:hover {
	background-position: 0px -18px;
	text-decoration: none;
	background-image: url(../images/menu_img.gif);
}

a.mainlevel#active_menu {
	color: #436587;
}

a.mainlevel#active_menu:hover {
	color: #436587;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}


td.mainlevel_obz {
	border-bottom:1px solid #686868;
	font-size: 11px;
	font-weight: bold;
	color: #686868;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
}


td.mainlevel_obz#active_menu_obz {
	color:#010101;
	border-bottom:1px dotted #a1a1a1;
}

a.mainlevel_obz:link, a.mainlevel_obz:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #686868;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel_obz:hover {
	color: #000;
	background-color:#CDCDCD;
}

a.mainlevel_obz#active_menu_obz {
	color:#010101;
}

a.mainlevel_obz#active_menu_obz:hover {
	color: #fff;
}

a.sublevel_obz:link, a.sublevel_obz:visited {
	display: block;
	padding-left: 5px;
	padding-bottom:3px;
	padding-top:3px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #686868;
	text-align: left;
}

a.sublevel_obz:hover {
	color: #000;
	text-decoration: none;
	background-color:#CDCDCD;
}

a.sublevel_obz#active_menu_obz {
	color: #000;
	text-decoration: none;
}


ul.latestnews_obz
{
	padding:5px;
	margin:5px;
	color:#444;
	
}

a.latestnews_obz
{
	color:#444;
}
a.latestnews_obz:hover
{
	color:#888;
}

table.contentpaneopen_no {
	background-color:#E3DABE;
	width:100%;
	
}

	table.contentpaneopen_no td.contentheading_no{
		padding:10px;
		font-size:14px;
		font-weight:bold;
		color:#B28800;		
		border-bottom:1px solid #B28800;
	}
	table.contentpaneopen_no td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_no td img{
			margin:10px;
		}

td.buttonheading
{
	width:30px;
}

a.menup:link, a.menup:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}

a.menup:hover {
	text-decoration: underline;
}

p 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 15px;
	margin-top:0px;
}

.usuariocontrasena {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
.campotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #525252;
}

.textoespecial {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a.contentpagetitle_noticias:link, a.contentpagetitle_noticias:visited  {
	font-family: Trebuchet "MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006EA8;
	text-decoration: none;
	font-weight: bold;
}

a.contentpagetitle_noticias:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a.readon_noticias:link, a.readon_noticias:visited  {
	font-size: 10px;
	font-weight: bold;
	color: #444;
	text-align:left;
	text-decoration:none;
}

a.readon_noticias:hover{
	color: #000;
}

.createdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
}

div.error_cvgestion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:red;
	padding:6px;
	font-weight:bold;
	font-size:9px;
}

.usuariocontrasena {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
.campotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #525252;
}

.botoncvgestion
{
	border:1px solid #6692BE;
	background-color:#B6CEE6;
	font-weight:bold;
	color:#6692BE;
	font-size:9px;
}

.pagenavcounter
{
	text-align:right;
	margin-bottom:0px;
}

ul.jflanguageselection
{
	display:inline;
}
	ul.jflanguageselection li
	{
		display:inline;
		margin:0px;
		padding:0px;
	}

	ul.jflanguageselection li img
	{
		border:0px;
		margin:0px;
		margin-right:3px;
		padding:0px;
	}



ul#mainlevel_topmenu
{
	display:inline;
}
	ul#mainlevel_topmenu li
	{
		display:inline;
		margin:0px;
		padding:0px;
		padding-right:3px;
		padding-left:3px;
		border-right:1px solid #fff;
		height:5px;
	}


a.mainlevel_topmenu:link, a.mainlevel_topmenu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;

}

a.mainlevel_topmenu:hover {
	text-decoration: underline;
}