.date {
  color: #666666;
}

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

.pathway {
	line-height: 15px;
	height: 15px;
	padding: 0px 10px 0px 0px;
	color: #FF3300;
	font-weight:bold;		
}

a.pathway, a.pathway:visited {
	line-height: 15px;
	height: 15px;
	padding: 0px 0px 0px 5px;
	color: #0066CC;	
}

a.pathway:hover {
	line-height: 15px;
	height: 15px;
	padding: 0px 0px 0px 5px;
	color: #FF3300;	
}


/***************************************************222222222222222222222222**************************************/
#mainlevel-nav {
	width: 100%;
	height: 100%;
	margin: 0;
	/*padding-right: 30px;*/
}
#mainlevel-nav li {
	display:block;
	list-style: none;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 21px;
	height:34px;
}
#mainlevel-nav a {
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	background:url(../images/menuvisited.png) no-repeat;
	height: 26px;
	width: 108px;
}
#mainlevel-nav a:hover {
	color: #FFFFFF;
	font-weight: bolder;	
	background:url(../images/menuhover.png) no-repeat;
	height: 32px;
}



/************************************33333333333333333333333333333333333*****************************************  MENU MENU */
/*******TABLA*** ESTE ES****/
table.moduletable, table.moduletable_menu {
	width: 181px !important;
	padding: 5px 0px 0px 0px;
	color:#AAAAAA;
	text-align:center;
	margin: 5px 0px 0px 0px;
}

/*********ENCABEZADO******/
table.moduletable th, table.moduletable_menu th {
	background-position:top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	height: 37px;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #FFFFFF;
	background:url(../images/fondoazul_titulos.png) no-repeat;
	vertical-align:top;
	line-height: 25px;
	width: 189px;
	text-indent: -7px;
}

/**********CELDAS***********/
table.moduletable ul {
	font-size: 11px;
	padding: 5px 1px 0px 0px;
	margin: 0px;
	font-weight: normal;
	color:#FFFFFF;
	
}
/*********MODULOS IZQUIERDA***********/
table.moduletable-Izquierda, table.moduletable-Izquierda_menu {
	padding: 0px;
	margin:5px 0px 0px 0px;
	color:#AAAAAA;
	text-align:center;
	width:100%;
}

table.moduletable-Izquierda th, table.moduletable-Izquierda_menu th {
	background-position:top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	height: 31px;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #FFFFFF;
	background:url(../images/fondoblanco_titulos.png) no-repeat;
	vertical-align:top;
	line-height: 25px;
	width: 187px;
}

/**********CELDAS***********/
table.moduletable-Izquierda ul {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color:#2D5E6C;
	padding: 5px 0px 0px 0px;
	
}



/************ITEMS DEL MENU PPLES****************/


.menu a:link, .menu a:visited
{	
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 26px !important;
	height: 16px;
	width: 186px;
	text-decoration: none;
	text-indent: 5px;
	background:url(../images/main_visited.png) no-repeat;
	margin-left: -15px;
}

table.moduletable_menu ul li a:hover
{
	text-decoration: none;
	color:  #666666;
	height: 16px;
	width: 186px;
	background:url(../images/main_hover.png) no-repeat !important;
}
/*****************MENU SELECCIONADO*********************/
#current a {
	color: #FF3300;
	font-weight: bold;
	background:url(../images/main_active.png) no-repeat;
}

a#current a:hover {
	color:#2D5E6C;
}

/******************SUB MENU ITEMS**********************/
a.sublevel:link, a.sublevel:visited {
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #2D5E6C;
	text-align: left;
	height: 25px;
	width: 100%;
}

a.sublevel:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



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

.blog td{
	text-align: justify;
	padding: 0px 3px 0px 3px;
}
.componentheading
{
	vertical-align: top;
	padding-left: 4px;
	color: #D44E27;
	font-style:italic;
	width: 100%;
	font-size: #FF3300;
	font-weight:bold;
	font-size: 16px;
}
.contentpaneopen
{
	width: 100%;
	text-align: justify;
	padding: 0px 5px 0px 5px;
}

.contentheading td{
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	vertical-align: text-top;
	padding: 0px 0px 0px 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:25px;
	
}	
.contentheading {
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	vertical-align: text-top;
	padding: 0px 0px 0px 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/titulos.png) no-repeat;
	height:25px;
	

}

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

.createdate {
	height: 15px;
	color: #9F9F9F;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

a.readon:link, a.readon:visited
{
	color: #D44E27;
	display: block;
	background:url(../images/Leer_Mas.png) no-repeat right;
  	text-align: right;
  	font-size: 11px;
  	width: auto;
  	height:15px;
  	padding: 0px 15px;
  	line-height: 10px;
	font-weight: bold;
}

a.readon:hover{
	color: #FF6600;
	font-weight:bold;
}

.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
{
}


.pagenavbar {
	margin-right: 10px;
	float: right;
}
  /***************************************************555555555555555555555************************ SECCIONES SECCIONES SECCIONES LASTES NEWS ***/
.contentdescription
{
}

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

.sectiontableentry1 {
	background-color: #F7E664;
	font-weight:bolder;
}

.sectiontableentry2 {

}

.sectiontablefooter {

}

.poll
{
	color: #FFFFFF;
	text-align: center;
}
.pollstableborder{
	color: #FFFFFF;
	width: 100%;
	text-align: center;
}
	


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

.weblinks
{
}

a.weblinks:hover
{
}

/************************ GENERALES  GENERALES GENERALES ***************************************************************/

.clr {
	clear: both;
}

.button {
	color:   Black;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  color:#000000;
  padding: 0px 0px 0px 0px;
  line-height: 10px !important;
  height: 26px !important;
  background:url(../images/FondoBoton.png) repeat-x;
}

.inputbox {
	padding: 2px;
	border: solid 1px Black;
	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 {
  float            : left;
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/Bullet.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}


td {
	padding: 0px 0px 0px 0px;
	color: #000000;
}



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

a:link, a:visited {
	color: #0066CC; 
	text-decoration:underline;
}

a:hover {
	color: #0066CC;
	text-decoration:underline;
}


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

.buttonheading
{
	padding: 2px;
}
img
{
border: 0px;
}
