/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}
table,td,tr {
	vertical-align: top;
}

.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 !important;
	height: 23px;
}

#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;
}
h1 {
	font-size: 16px;
	color: #333333;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #333333;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#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;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}



#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_inner {
  padding: 2px;
  float: none !important;
  float: left;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}
table.content_table {
  width: 726px;
	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_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;
}



.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 **/

.back_button {
	float: left;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#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: 12px;
}
/* Joomla core stuff */
a:link, a:visited {
	color: #0066cc; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #333;	
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
   width: 726px;
	padding: 0px;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 0;
   padding-left: 0;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}



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: 0px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  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 {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: #ff5400;
	font-weight: bold;
	font-size: 16px;
	padding-top: 8px;
	white-space: nowrap;
	font-family: "Trebuchet MS", arial;
}

.contentcolumn {
	padding-right: 5px;
}

.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 td {
	font-size: 12px;
	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: 12px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 12px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 12px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/bg/categorias.gif) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #262525;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #808705;
}

a.mainlevel#active_menu {
	color:#808705;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #808705;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.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;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/* Estilo Añadido Simpleweb */

body { /*Cuerpo del Html */
	height: 100%;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	background: #fffffd;
}
#cont { 
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -445px;
	width: 890px;
	text-align: left;
}
#header { /*Cabecera */
	width:940px;
	height: 101px;
	margin-left: 15px;
}
#content_outer { /* Contenido Principal incluye lateral derecho */
	padding: 0px;
	float: left;
	width: 726px;
}
table td.body_outer { /* Contenido Principal*/
	width: 726px;
}

#right_outer { /*Lateral Derecho */
	width: 235px;
	margin-left: 2px;
	overflow: hidden;
}
.contentheading { /*Título Página */
	color: #ff5400;
	font-weight: bold;
	font-size: 16px;
	padding-top: 8px;
	white-space: nowrap;
	font-family: "Trebuchet MS", arial;
}
table.contenttoc th {
   background: url(../images/bg/titulo-lateral.gif) top left no-repeat;
   color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
td.body_outer table.moduletable tr th { /* Título contenido Central */
	font-size: 14px;
	font-family: "Trebuchet MS", arial;
	font-weight: bold;
	color: #ff8a00;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
}
#left_outer {
	margin-left: 15px;
	width:189px;
}
#left_outer table.moduletable th, #left_outer div.moduletable h3 { /* Títulos Modulos Izquierdo*/
	background: url(../images/bg/titulo-lateral.gif) top left no-repeat;
	color: #fff;
	text-align: left;
	text-indent: 15px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
/* Estilos Adicionales */
#cabecera {
	background: #cccccc url(../images/bg/fondo_encabezado.gif) top left repeat-x;
	height: 99px;
	width: 890px;
	border: 1px solid #999;
}
#botonera_cabecera {
	background: #ffffff url(../images/bg/fondo_botonera.gif) repeat-x;
	margin: 3px auto 3px auto;
	height: 57px;
	width: 890px;
	border: 1px solid #999;
}
#fondo_buscador {
	margin-top: -65px;
	background: url(../images/bg/fondo_buscador.gif) repeat-x;
	float: right;
	height: 26px;
	width: 227px;
	border: 1px solid #999;
	border-right: 0px;
	
}
#buscador {
	margin-top: -62px;
	margin-right: 3px;
	float: right;
	clear: both;
}
#contenedor {
	background: #ffffff url(../images/bg/fondo_boxes.gif) repeat-x bottom;
	width: 874px;
	border: 1px solid #999;
	margin: 0px auto 20px auto;
	padding: 5px 8px 20px 8px;
}
/* MENU */

#nav {	
	width: 890px;
	clear: both;
	text-align:center;
	margin: 0px;
	padding: 0;
}
#nav li {
	float: left;
	margin-left:5px;
	padding: 0 11px 0 10px;
	list-style: none;
	background: none;
	overflow: hidden;
}
#nav li a {
	height: 57px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
	margin-top: -12px;
}
#nav #nav-inicio a{
	width: 44px;
	background: url(../images/bg/botonera_inicio.png) no-repeat left top;
}
#nav #nav-inicio a:hover{
	background: url(../images/bg/botonera_inicio.png) no-repeat left bottom;
}
#nav #nav-asociacion a{
	width: 108px;
	background: url(../images/bg/botonera_asociacion.png) no-repeat left top;
}
#nav #nav-asociacion a:hover{
	background: url(../images/bg/botonera_asociacion.png) no-repeat left bottom;
}
#nav #nav-fondos a{
	width: 121px;
	background: url(../images/bg/botonera_fondos.png) no-repeat left top;
}
#nav #nav-fondos a:hover{
	background: url(../images/bg/botonera_fondos.png) no-repeat left bottom;
}
#nav #nav-apv a{
	width: 41px;
	background: url(../images/bg/botonera_apv.png) no-repeat left top;
}
#nav #nav-apv a:hover{
	background: url(../images/bg/botonera_apv.png) no-repeat left bottom;
}
#nav #nav-legislacion a{
	width: 95px;
	background: url(../images/bg/botonera_legislacion.png) no-repeat left top;
}
#nav #nav-legislacion a:hover{
	background: url(../images/bg/botonera_legislacion.png) no-repeat left bottom;
}	
#nav #nav-estadisticas a{
	width: 96px;
	background: url(../images/bg/botonera_estadisticas.png) no-repeat left top;	
}
#nav #nav-estadisticas a:hover{
	background: url(../images/bg/botonera_estadisticas.png) no-repeat left bottom;
}
#nav #nav-intranet a{
	width: 78px;
	background: url(../images/bg/botonera_intranet.jpg) no-repeat left top;	
}
#nav #nav-intranet a:hover{
	background: url(../images/bg/botonera_intranet.jpg) no-repeat left bottom;
}
#nav #nav-contacto a{
	width: 78px;
	background: url(../images/bg/botonera_contacto.png) no-repeat left top;	
}
#nav #nav-contacto a:hover{
	background: url(../images/bg/botonera_contacto.png) no-repeat left bottom;
}
.fecha {
	font-size: 10px;
	color: #333;
	float: right;
	clear: both;
}
#flash{
	background: url(../images/bg/flash.png) no-repeat;
	width: 874px;
	height: 103px;
}
#portada{
	width: 874px;
	border: 1px solid black;
}
#izquierda{
	float: left;
	width: 647px;
	min-height: 150px;
	margin-top: 15px;
}
#derecha{
	float: right;
	width: 207px;
	height: auto;
	min-height: 150px;
	margin-top: 15px;
}

/* Modulos Izquierda Home */
table.moduletableh-microprograma {
	float: left;
	background: url(../images/bg/fondo_home_microprograma.jpg) no-repeat bottom;
	width: 203px;
	height: 196px;
	border: 1px solid #999;
	overflow: hidden;
}
table.moduletableh-microprograma th {
	width:203px;
	height: 28px;
	text-indent: -900px;
	background: url(../images/bg/title_home_microprograma.jpg) no-repeat;
}
table.moduletableh-microprograma img {
	margin-top: 120px;
}
table.moduletableh-nuevosd {
	float: left;
	background: url(../images/bg/fondo_boxes.gif) repeat-x bottom;
	width: 203px;
	height: 196px;
	border: 1px solid #999;
	margin-left: 16px;
	overflow: hidden;
}
table.moduletableh-nuevosd th {
	width:203px;
	height: 28px;
	text-indent: -900px;
	background: url(../images/bg/title_home_desarrollos.jpg) no-repeat;
}
table.moduletableh-nuevosd p {
	font-size: 10px;
	text-align: justify;
	width: 180px;
	margin-left: 11px;
}
table.moduletableh-estudios {
	float: left;
	background: url(../images/bg/fondo_boxes.gif) repeat-x bottom;
	width: 203px;
	height: 196px;
	border: 1px solid #999;
	margin-left: 16px;
	overflow: hidden;
}
table.moduletableh-estudios p.f_left{
	float: left;
	width: 79px;
	margin-left: 5px;
	text-align: center;
}
table.moduletableh-estudios p.f_right{
	float: right;
	width: 79px;
	margin-right: 5px;
	text-align: center;
}
table.moduletableh-estudios th {
	width:203px;
	height: 28px;
	text-indent: -900px;
	background: url(../images/bg/title_home_estadisticas.jpg) no-repeat;
}
table.moduletableh-educacion {
	background: url(../images/bg/foto_educacion_home.jpg) repeat-x bottom;
	width: 645px;
	height: 196px;
	margin-top: 18px;
	border: 1px solid #999;
	clear: both;
}
table.moduletableh-educacion div.mod_docman_lister_prefixh-educacion {
	margin-left: 200px;
	margin-top: 10px;
}
table.moduletableh-educacion td {
	vertical-align: top;
}
table.moduletableh-educacion ul {
	margin-top: 20px;
}
table.moduletableh-educacion ul li {
	background: none;
}
table.moduletableh-educacion th {
	width:645px;
	height: 27px;
	text-indent: -900px;
	background: url(../images/bg/title_home_educacion.jpg) no-repeat;
}

/* Lateral Derecho */
table.moduletabler-noticias {
	background: url(../images/bg/fondo_boxes.gif) repeat-x bottom;
	width: 207px;
	height: 196px;
	border: 1px solid #999;
	overflow: hidden;
} 
table.moduletabler-noticias td.contentheading, table.moduletabler-noticias table.contentpaneopen  {
	white-space: normal;
	width: 190px;
	padding: 3px;
	text-align: left;
	margin: 0;
}
table.moduletabler-noticias table.contentpaneopen a:link, table.moduletabler-noticias table.contentpaneopen a:visited {
	font-size: 11px;
	font-weight: 100;
}
table.moduletabler-noticias p {
	margin: 0px;
}
table.moduletabler-noticias th {
	width:207px;
	height: 28px;
	text-indent: -900px;
	background: url(../images/bg/title_home_noticias.jpg) no-repeat;
}
table.moduletabler-noticias a.mainlevel:link, table.moduletabler-noticias a.mainlevel:visited {
	color: #0066cc;
	font-weight: 100;
	text-decoration: none;
	line-height: 28px;
	padding-left: 5px;
}
table.moduletabler-noticias a.mainlevel:hover {
	color: #0066cc;
	font-weight: 100;
	text-decoration: underline;
}
table.moduletabler-info {
	background: url(../images/bg/fondo_boxes.gif) repeat-x bottom;
	width: 207px;
	height: 196px;
	border: 1px solid #999;
	margin-top: 18px;
}
table.moduletabler-info th {
	width:207px;
	height: 28px;
	text-indent: -1800px;
	background: url(../images/bg/title_home_info.jpg) no-repeat;
}
table.moduletabler-info p {
	width:180px;
	margin-left: 11px;
}
#pie {
	width: 874px;
	margin: 10px auto 10px auto;
	text-align: center;
	font-size: 10px; 
	line-height: 150%;
	float: none;
	clear: both;
}
#pie a{
	color: black;
	font-size: 10px; 
}
/* Buscador */
table.moduletablet-buscador {
	float: left;
}
input.inputboxt-buscador {
	background: url(../images/bg/fondo_box_buscador.gif) repeat-x;
	width: 150px;
	height: 16px;
	border: 1px solid #999;
}
input.buttont-buscador {
	background: url(../images/bg/boton_buscar.gif) no-repeat scroll;
	width: 20px;
	height: 21px;
	border-width: medium;
	border-style: none;
	text-indent: -5000px;
	line-height: 0px;
	margin-left: 3px;
}
