/* TOP Buttons */
#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

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

ul#mainlevel-nav li
{ 
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto;
  	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	background-color:#FFFFFF;
	border-left: 1px dashed #ff9900;
	border-right: 1px dashed #ff9900;
	border-top: 1px dashed #ff9900;
	border-bottom: 1px dashed #ff9900;
}

/*texto menu superior derecho*/
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #30559c;
/*	background: transparent;*/
}

/*menu superior derecho*/
#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000000;
/*	background: #ff9900;*/
	/*background: #D2EDFF;*/
}

/*menu activo*/
#active_menu {
	color: #000000;
	font-weight: bold;
}

/*sobre menu activo*/
a#active_menu:hover {
	color: #333333;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #FFEB77;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
  float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 2px solid #ff9900;
  width: 40px;
  padding: 4px; padding-left: 7px; padding-right: 10px;
}

/*botones navegacion*/
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: double #ff9900;
  width: auto;
  padding: 2px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../imagenes/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

td {
	text-align: left;
	font-size: 11px;
}

/*cuerpo*/
body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	color: #000000;
/*	background: #D2EDFF;*/
	background: url(../imagenes/Fondo.gif);
	scrollbar-3dlight-color: #D2EDFF; /*efecto luz 3d*/
	scrollbar-base-color: #30559c;
	scrollbar-darkshadow-color: #D2EDFF; /*efecto luz externa*/
	scrollbar-face-color: #ff9900; /*color barra*/
	scrollbar-highlight-color: #30559c; /*efecto luz interna*/
	scrollbar-shadow-color: #ff9900; /*color sombra*/
	scrollbar-track-color: #D2EDFF; /*fondo*/
	scrollbar-arrow-color: #D2EDFF; /*flecha*/
}

/*vinculos*/
a:link, a:visited {
	color: #30559c; 
	text-decoration: none;
	font-weight: bold;
}

/*sobre vinculo*/
a:hover {
	color: #000000;	
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
/*	border-top: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;*/
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
/*	border-top: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;*/
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane td.contentheading {
  	padding-left: 15px;
  	padding-top: 9px;
}

/*titulo de componente*/
.componentheading {
  background: url(../imagenes/Fondo_Titulo.gif) no-repeat;
  /*background-color: #D2EDFF;*/
  color: #30559c;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size : 17px;
  font-weight : bold; 
  vertical-align:text-top;
  text-align : center;
  /*text-transform: uppercase;*/
  /*line-height: 16px;
  padding-left: 5px;
  padding-right: 5px;*/
}

/*boton*/
.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border: solid 1px #ff9900;
	background-color: #D2EDFF;
	color: #30559c;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

/*cuadro de texto*/
.inputbox {
	padding: 2px;
	border: 1px solid #ff9900;
	background-color: #D2EDFF;
}

/*boton buscar*/
.search {
	border:0px;
	border:none;
	height:18px;
	padding-top:5px;
	padding-left:9px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: transparent;
	overflow: hidden;
	background:url(../imagenes/Boton_Buscar.gif) no-repeat 0px 3px;
}

.contentcolumn {
	padding-right: 5px;
}

/*titulo de contenido*/
.contentheading {
	height: 20px;
  	background: url(../imagenes/Fondo_Titulo.gif) no-repeat;
	/*background-color: #D2EDFF;*/
	color: #30559c;
	text-align: center;
/*	padding-left: 12px;*/
	padding-right: 12px;
	font-weight: bold;
	font-size: 17px;
	white-space: nowrap;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*text-transform: uppercase;*/
/*	background-color: #cccccc;*/
	}

/*Pagina de Inicio*/
.contentpagetitle {
	font-size: 17px;
	font-weight: bold;
	color: #FFEB77;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 3px;
/*	border-top: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;*/
}

/*titulo de modulo*/
table.moduletable th {
/*	background: url(../imagenes/moduleheading.png);*/
/*	background-color:#CCCCCC;*/
	color: #000000;
	text-align: center;
/*	padding-left: 12px;*/
	height: 12px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	line-height: 15px;
/*	border-top: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;*/
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* Modules */

#mod_izq div.module, #mod_der-normal div.module {
    width            : 199px;
    background       : transparent url(../imagenes/Modulo_Med.jpg) left repeat-y;
    text-align       : center;
}

#mod_izq div.module div, #mod_der-normal div.module div {
    width            : 199px;
    background       : transparent url(../imagenes/Modulo_Sup.jpg) top left no-repeat;
    padding-top      : 0px;
}

#mod_izq div.module div div, #mod_der-normal div.module div div {
    width            : 199px;
    background       : transparent url(../imagenes/Modulo_Inf.jpg)  bottom left no-repeat;
    padding-bottom   : 15px;
}

#mod_izq div.module div div div,#mod_der-normal div.module div div div{
    width            : 180px;
    padding-left     : 7px;
    padding-right    : 10px;
    padding-top      : 2px;
    background       : transparent;
    padding-bottom   : 10px;
    font-size        : 11px;
}

#mod_izq div.module div div div div, #mod_der-normal div.module div div div div{
    padding          : 0px;
    margin           : 0px;
    width            : 140px;
}

div.module h3 {
    font-size       : 14px;
    color           : #000000;
    width           : 200px;
    font-weight     : bold;
    margin          : 0px;
    padding         : 0px;
    margin-bottom   : 10px;
    padding-top     : 3px;
}

.publicidad{
	/*	background: url(../imagenes/moduleheading.png);*/
/*	background-color:#CCCCCC;*/
/*	color: #000000;*/
/*	text-align: center;*/
/*	padding-left: 12px;*/
/*	height: 12px;*/
/*	font-weight: bold;/**/
/*	font-size: 13px;*/
/*	text-transform: uppercase;*/
/*	background-repeat: no-repeat;*/
/*	line-height: 15px;*/
/*	border-top: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;*/
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
/*  background: #cccccc;*/
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
/*	background-color : #D2EDFF; */
}

.sectiontableentry2 {
/*	background-color : #D2EDFF;*/
}

/*autor*/
.small {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

/*fecha creacion*/
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #30559c;
	font-size: 10px;
	font-weight: bold;
}

/*fecha modificacion*/
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #30559c;
	font-size: 10px;
	font-weight: bold;
}

/*borde indice*/
table.contenttoc {
  border: 1px solid #ff9900;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

/*fuente indice*/
table.contenttoc th {
  background: url(../imagenes/Fondo_Indice.gif) repeat-x;
  color: #30559c;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

/*item de menu*/
a.mainlevel:link, a.mainlevel:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	background: url(../../../modules/dtree/img/page.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #30559c;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

/*sobre item de menu*/
a.mainlevel:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: 0px -25px;
	background: url(../../../modules/dtree/img/page.gif) no-repeat;	
	text-decoration: none;
	color: #000000;
}

a.sublevel:link, a.sublevel:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-align: left;
}

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

/*leer mas*/
a.readon:link, a.readon:visited {
	color: #ff9900; 
	text-decoration: none; 
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../imagenes/read.png);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: bold;
	}

/*sobre leer mas*/
a.readon:hover {
	color: #000000;	text-decoration: underline;
	font-weight:  bold;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../imagenes/read.png);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}
	
.highlight {
	background-color: #30559c;
	color: White;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #D2EDFF;
	border: 1px solid #ff9900;
}

.diseno{
	color: #30559c;	
	text-decoration: blink;
	font-weight:  bold;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}