a.ingles {
  display: block;
  width: 63px;
  height: 22px;
  background: url(../images/ingles.png) no-repeat top;
}

a.ingles:hover {
background:url(../images/ingles.png) no-repeat bottom;
}

a {
  outline: none;
}

a.espanol {
  display: block;
  width: 64px;
  height: 22px;
  background: url(../images/espanol.png) no-repeat top;
}

a.espanol:hover {
background:url(../images/espanol.png) no-repeat bottom;
}


a {
  outline: none;
}
.search{
	border: none;
	padding-left:15px;
	padding-top:0px;
	width:120px;
	
}

.search input{
	border: none;
	width:120px;
	height:10px;
	line-height:10px;
	background-color:#5A859B;
	
}

.date {
  color: #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
.date :hover{
  color: #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

.Fecha {
  color: #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 10px;
}

.pathway {

	height: 10px;
	padding: 10px;
	color: #999999;
	font-weight:bold;
}

a.pathway, a.pathway:visited {

	height: 15px;
	padding: 0px 0px 0px 0px;
	color: #006699;	
}

a.pathway:hover {

	height: 10px;
	padding: 0px 0px 0px 5px;
	color: #006633;
	font-weight:bold;	
}

/***************************************************222222222222222222222222**************************************/
#mainlevel-nav {
	width: 100%;
	height: 100%;
	margin: 0;
	/*padding-right: 30px;*/
}
#mainlevel-nav li img {
	vertical-align: middle;
}
#mainlevel-nav li {
	list-style: none;
	float: left;
	font-size: 12px;
	text-align: center;
	line-height: 36px;
	height: 26px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width:185px;
}
#mainlevel-nav a {
	display: inline-block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	float:none;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 36px;
	font-weight: bold;
}
#mainlevel-nav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	width:185px;
	height:26px;
	background-color: #FFFFFF;
	background:url(../images/hover_top.png) no-repeat right;
}
/************************************33333333333333333333333333333333333*****************************************  MENU MENU */
/*******TABLA*** ESTE ES****/
div.moduletable_menu, div.moduletable
{
	width: 100%;
	padding: 0px;
	border-spacing: #FFFFFF;
	margin: 1px;
	color: #AAAAAA;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	border-color:#FFFFFF;
	padding-bottom:15px;
}

/*********ENCABEZADO******/
div.moduletable_menu h3, div.moduletable h3
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #FFFFFF;
	height: 20px;
	font-size:16px;
	line-height: 17px;
	background: url(../images/main_menu.png) no-repeat;

	
}

/*********ENCABEZADO******/

/**********UL DE MENÚ***********/
div.moduletable_menu ul
{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	color:#000000;
	
}
/**********UL DE MENÚ***********/

/************ITEMS DEL MENU PPLES****************/
.menu 
{
	padding-left:3px;
}

.menu li
{
	list-style-image: none;
	list-style-type: none;
	background:url(../images/normal.png) no-repeat;
	padding: 0px 0px 5px;
	margin: 5px;
	font-size:12px;
	text-align:left;
	text-indent:10px;
	border-bottom: 1px dashed #FFFFFF;
	
	
}

.menu a:link, .menu a:visited
{	
	background:url(../images/normal.png) no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration:underline;
	vertical-align: middle;
	text-align: left;
	line-height: 20px;	
	text-decoration: none;
	font-weight: normal;
	margin:-5px;
	text-indent:10px;
	
}

.menu a:hover
{
	/*font-weight: bold;*/
	background:url(../images/hover.png) no-repeat;
	text-indent:15px;
	font-weight:bold;
}





/*****************MENU SELECCIONADO*********************/
div.moduletable_menu ul li.active a
{
	background:url(../images/hover.png) no-repeat;
	font-weight:bold;
	text-indent:35px;
}

div.moduletable_menu ul li.active a:hover
{
background:url(../images/hover.png) no-repeat;
	text-indent:35px;
	font-weight:bold;
}

/*****************MENU SELECCIONADO*********************/

/******************SUB MENU ITEMS**********************/
.menu ul li a:link, .menu ul li a:visited {
	background: url(../images/vineta.png)  no-repeat left;
	vertical-align:  middle;
	left: 15px;
	font-size: 12px;
	font-weight: bold !important;
	color: #CCCCCC;
	text-align: left;
}

.menu ul li a:hover {

	color: #000066;
	/*font-weight: bold !important;*/
}
#current a{
	
	/*background:url(../images/hijosSelec.png)  no-repeat left;*/
	vertical-align:  middle;
	text-indent:15px;
	font-size: 12px;
	font-weight: bold !important;
	color: #333333;
	text-align: left;
	color: #000033;

	/*margin-left:-10px;*/
}

#current ul li a{
	width:135px;
	color: #CCCCCC;
	
}

#current li a:visited, #current li a:link{
	width:130px;
	
}
/******************SUB MENU ITEMS**********************/
/************ITEMS DEL MENU PPLES****************/

/*******************************  CONTENIDO CONTENIDO CONTENIDO  *******************************/
.blog 
{
	height: 100%;
}

.blog td
{
	text-align: justify;
	padding: 0px 3px 0px 3px;
}

.componentheading
{
	vertical-align: top;
	padding-left: 4px;
	color: #FFFFFF;
	font-style:italic;
	width: 100%;
	font-size: 20px;
	font-weight:bold;
}

.contentpaneopen
{
	width: 100%;
	text-align: justify;
	padding: 0px 5px 0px 5px;
}

.contentheading
{
	color: #CCCCCC;
	font-size: 18px;
	text-align: left;
	padding-top: 0px;
	vertical-align: text-top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height:17px;
	line-height:17px;
	text-indent: 0px;
	background:url(../images/content.png) no-repeat;
}

.contentheading td
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	padding-top: 0px;
	vertical-align: text-top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height:34px;
	line-height:34px;
	text-indent: 40px;
}

.buttonheading img
{
	border: 0px;
}

.small {
	color: #CCCCCC;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.createdate {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/calendar.png) no-repeat;
	height: 20px;
	line-height: 15px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	line-height: 20px;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

a.readon:link, a.readon:visited
{
	color: #FFE38A;
	display: block;
	background:url(../images/leer_mas.png) no-repeat right;
	text-align: right;
	font-size: 11px;
	width: 135;
	height:65px;
	padding-right: 6px;
	line-height: 73px;
	margin: 1px;
	font-weight: bold;
	background-position:right;
	text-decoration:none;
}

a.readon:hover{
	color: #0099FF;
	text-decoration: none; 
}

.back_button {
	color: #29176D;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 18px !important;
	line-height: 16px;
	margin: 1px;
}

/**DIV**/
.pagenavcounter
{
}

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

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;
}

hr
{
}

hr.separator
{
}

.blog_more ul
{
	padding-left: 30px;
}

/************** PAGINATION **************/
ul.pagination
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	text-align: center;
}

ul.pagination li
{
	background-image: none;
	display: inline;
	padding: 2px 5px 0;
	text-align: left;
}

ul.pagination li a
{
	padding: 2px;
}

p.counter {
	background:#EEE;
	color:#000;
	font-weight:bold;
	margin:10px 0;
	padding:5px;
}
/************** PAGINATION **************/

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

/*******************************  CONTENIDO CONTENIDO CONTENIDO  *******************************/
  /***************************************************555555555555555555555************************ SECCIONES SECCIONES SECCIONES LASTES NEWS ***/
.contentdescription
{
}

.sectiontableheader {
	color:#015DA5;
  	font-weight: bold;
  	padding: 2px;
}

.sectiontableentry1 {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.sectiontableentry2 {
background-color:none;

}

.sectiontablefooter {

}

.poll
{
	color: #315700;
	text-align: center;
}
.pollstableborder{
	color: #0093DD;
	width: 100%;
	text-align: left;
}
	


/**************************************************66666666666666666666666666666666***************** LINKS LINKS LINKS ***********/

.weblinks
{
}

a.weblinks:hover
{
}

/************************ GENERALES  GENERALES GENERALES ***************************************************************/
fieldset {
background:transparent url(../images/hdot2.gif) repeat-x scroll center top;
border:medium none;
padding:0px 5px;
}

.clr {
	clear: both;
}

.button {
  color: #FFFFFF;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px #999999;
  width: auto;
  padding: 0px 0px 0px 0px;
  line-height: 23px;
  height: 23px;
  background:url(../images/fondoBoton.png) repeat-x;
}

.inputbox {
	padding: 2px;
	border: solid 1px #999999;
	background-color:  white;	
}

table.content_table {
  	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


.user1_inner {
	border: 1px solid #F3F8FC;
  	float: none !important;
  	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #F3F8FC;
  	float: none !important;
  	float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #F3F8FC;
}


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

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

/** old stuff **/

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

#footer {
	text-align: center;
	padding: 3px;
	color: #3988D7;
}

ul {
  margin           : 2px; 
  list-style       : none;
  padding-left:0px;
}
li {
  
  line-height      : 22px;
  padding-left     : 13px;
  padding-top      : 4px;
  background-image : url(../images/bullet.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}


td {
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size:12px;
	font-weight: lighter;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	height: 100%;
	text-align:justify;

}

a:link, a:visited {
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color: #CCCCCC;
	text-decoration:none;
	
}


/**************************RATING VOTING - VOTOS ARTICULOS *******************/
.content_rating
{
	color:#015DA5;
}

.buttonheading
{
	padding: 2px;
}
/**************************OTRAS TABLAS***********************************/

/* "Winter Blues" CSS theme for CSS Table Gallery (http://icant.co.uk/csstablegallery/) by Gunta Klavina (http://www.klavina.com) */

table.tablehd {
	font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	color: #333;
	background: #F3F5F7;
	width:100%;
	}
	table.tablehd a {
		color: #3A4856;
		text-decoration: none;
		border-bottom: 1px solid #C6C8CB;}  
		table.tablehd a:visited {color: #777;}
		table.tablehd a:hover {color: #000;}  

	table.tablehd caption {
		text-align: left;
		text-transform: uppercase;
		padding-bottom: 10px;
		font: 16pt "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
		color: #4c4b4b;
				
				
		}

		table.tablehd thead th, table.tablehd thead tr 
		{
		border:2px solid #2d6814;
		}

	table.tablehd thead th, table.tablehd thead tr td {
		background: #539d19;
		padding: 15px 10px;
		color: #ffffff; text-align: left;
		height:30px;
		font-size:14pt;
		
		
		}
		

	table.tablehd tbody, table.tablehd thead {
		border-left: 1px solid #EAECEE;
		border-right: 1px solid #EAECEE;}

	table.tablehd tbody {border-bottom: 1px solid #EAECEE;}
                      
	table.tablehd tbody td, table.tablehd tbody th {
		padding: 10px;
		background: url(../images/td_back.gif) repeat-x;
		text-align: center;
		
		height:25px;
		font-size:10pt;
		
		}

	table.tablehd tbody tr {
		background: #f0f0f0;
		border:2px solid #ffffff;
		color:#1c1b1b;
		}

	table.tablehd tbody tr.odd {
		background: #f5f5f5;
		font-size:12pt;
		color:#4c4b4b;
		}

	table.tablehd tbody  tr:hover {background: #EAECEE; color: #111;}

	table.tablehd tfoot td, table.tablehd tfoot th, table.tablehd tfoot tr {
		text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
		text-transform: uppercase;
		background: #fff;
		padding: 10px;}
/****************************TABLAS DESCARGAS***********************************/	

/* "Winter Blues" CSS theme for CSS Table Gallery (http://icant.co.uk/csstablegallery/) by Gunta Klavina (http://www.klavina.com) */

table.tablehddoc {
	font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding: 0;
	/*margin: 0;*/
	border-collapse: collapse;
	color: #333;
	background: #F3F5F7;
	width:100%;
	}
	table.tablehddoc a {
		color: #3A4856;
		text-decoration: none;
		border-bottom: 1px solid #C6C8CB;}  
		table.tablehddoc a:visited {color: #777;}
		table.tablehddoc a:hover {color: #000;}  

	table.tablehddoc caption {
		text-align: left;
		text-transform: uppercase;
		padding-bottom: 10px;
		font: 14pt "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
		background-image:url(../images/tabla-image-descargar.gif);
		background-position:right center;
		background-repeat:no-repeat;
		background-color:#539d19;
		border:2px solid #2d6814; 
		color: #ffffff;
				
		}

		table.tablehddoc thead th, table.tablehddoc thead tr 
		{
		border:2px solid #2d6814;
		}

	table.tablehddoc thead th, table.tablehddoc thead tr td {
		background: #539d19;
		padding: 15px 10px;
		color: #ffffff; text-align: left;
		height:30px;
		font-size:12pt;
		}
		

	table.tablehddoc tbody, table.tablehddoc thead {
		border-left: 1px solid #EAECEE;
		border-right: 1px solid #EAECEE;}

	table.tablehddoc tbody {border-bottom: 1px solid #EAECEE;}
                      
	table.tablehddoc tbody td, table.tablehddoc tbody th {
		padding: 10px;
		background: url(../images/td_back.gif) repeat-x;
		text-align: left;
		
		height:25px;
		font-size:12pt;
			
		}

	table.tablehddoc tbody tr {
		background: #f0f0f0;
		border:2px solid #ffffff;
		color:#1c1b1b;	
		}

	table.tablehddoc tbody tr.odd {
		background: #f5f5f5;
		color:#4c4b4b;
		}

	table.tablehddoc tbody  tr:hover {
		background: #EAECEE; color: #111;
		}

	table.tablehddoc tfoot td, table.tablehddoc tfoot th, table.tablehddoc tfoot tr {
		text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
		text-transform: uppercase;
		background: #fff;
		padding: 10px;}	
		