#TableIzq{
	background:url(../images/TableI.png) repeat-y left;
	background-color: #FFFFBB;
}

#TableDer{
	background:url(../images/TableD.png) repeat-y right;
	background-color: #FFFFBB;
}

#TableAba{
	background:url(../images/BottomC.png) repeat-x;
}

#HeaderArr{
	background:url(../images/HeaderCen.png) #003282 repeat-x;
}

#HeaderIz{
	background:url(../images/TableI.png) #003282 repeat-y left;
}

#HeaderDer{
	background:url(../images/TableD.png) #003282 repeat-y right;
}

.MainMenuArr{
	background: url(../images/MainMenuCA.png) repeat-x;
}

.MainMenuAba{
	background:url(../images/MainMenuCAba.png) repeat-x;
}

.MainMenuIzq{
	background:url(../images/MainMenuI.png) repeat-y left;
}

.MainMenuDer{
	background:url(../images/MainMenuD.png) repeat-y right;
}

#BodyArr{
	background:url(../images/CentroCA.png) repeat-x;
}

#BodyAba{
	background:url(../images/CentroCAba.png) repeat-x;
}

#BodyIzq{
	background:url(../images/CentroI.png) repeat-y left;
}

#BodyDer{
	background:url(../images/CentroD.png) repeat-y right;
}

#pathway_outer {
	width: 635px;
   	float: left;
   	margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
   float: none !important;
   float: left;
	border: 1px solid #F3F8FC;
	height: 21px;
}

#pathway_text {
   overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

a.pathway {
}

/***************************************************222222222222222222222222**************************************/
#mainlevel-nav {
	width: 100%;
	height: 100%;
	margin: 0;
	/*padding-right: 30px;*/
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 8px;
	list-style:none; 
	float: right; 
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
	text-align: left;
	/*padding-left:2px;*/
}
#mainlevel-nav a {
	display: block;
	text-decoration: none;
	background: url(../images/TopMenu.png) no-repeat;
	color: #FFFFFF;
	float:none;
	width: 88px;
	height: 34px;
	text-align:center;
}
#mainlevel-nav a:hover {
	background: url(../images/TopMenu.png) no-repeat right;
	color: #FFCC00;
	height: 34px;
	font-weight: bolder;
}

/************************************33333333333333333333333333333333333*****************************************  MENU MENU */
/*******TABLA*** ESTE ES****/
table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	margin-bottom:10px;
	color:#AAAAAA;
}

/*********ENCABEZADO******/
table.moduletable th {
	background: url(../images/MainMenuNombre.png) no-repeat;
	background-position:top center;
	text-align: center;
	padding:10px 0px 0px 0px;
	height: 28px;
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
	color: White;
}

/**********CELDAS***********/
table.moduletable td {
	font-size: 11px;
	padding: 0px 3px 0px 3px;
	margin: 0px;
	font-weight: normal;
}
/************ITEMS DEL MENU PPLES****************/
a.mainlevel:link, a.mainlevel:visited
{	
	display: block;
	color: #003282;
	background: url(../images/Bot.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	text-align: left;
	padding: 10px 0px 0px 30px;
	height: 20px !important;
	height: 22px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover
{
	font-weight: bold;
}
/*****************MENU SELECCIONADO*********************/
#active_menu {
	text-decoration: none;
	color: #003282;
	text-decoration:underline;
	font-weight: bold;
}

a#active_menu:hover {
}

/******************SUB MENU ITEMS**********************/
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align:  middle;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #57A0FF;
	text-align: left;
	height: 25px;
	width: 100%;
}

a.sublevel:hover {
	color: #FEF000;
	text-decoration: none;
}



/************************************44444444444444444444444444444*******************************CONTENIDO CONTENIDO CONTENIDO  */
.blog
{
	height: 100%;
}
.componentheading
{
	vertical-align: top;
	padding-left: 4px;
	color: #FFA30B;
	font-style:italic;
	width: 100%;
	font-size: 18px;
	font-weight:bold;
}
.contentpaneopen
{
	width: 100%;
	text-align: justify;
	padding: 0px 2px 0px 2px;
}
.contentheading {
	padding-left: 4px;
	color: #FFA30B;
	font-size: 15px;
	font-weight:bold;
	text-align: left;
	padding-left: 1opx;
	padding-top: 9px;
	vertical-align: text-top;
}

.small {
	color: #FFA30B;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #FFA30B;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #FFA30B;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.readon
{
	color: #FFA30B;
	display: block;
	background:url(../images/arrow.png) no-repeat right;
  	text-align: right;
  	font-size: 11px;
  	font-weight: normal;
  	width: auto;
  	height:23px;
  	padding: 0px 20px;
  	line-height: 20px;
  	margin: 1px;
}

.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:#FFA30B;
  	font-weight: bold;
	padding: 2px;
}
.pollstableborder{
	width: 100%;
}
.sectiontableentry1 {
	text-align: left;
}

.sectiontableentry2 {
	background-color: #EEEEEE;
	text-align: left;
}

.sectiontablefooter {

}

.poll
{
	color: black;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

/**************************************************66666666666666666666666666666666***************** LINKS LINKS LINKS ***********/

.weblinks
{
}

a.weblinks:hover
{
}

/************************ GENERALES  GENERALES GENERALES ***************************************************************/




.clr {
	clear: both;
}

.button {
	color: #003282;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #003282;
	width: auto;
	background: #FFFFFF url(../images/boton.png) no-repeat;
	padding: 0px 3px 0px 3px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}

.inputbox {
	padding: 1px;
	border: 1px solid #9F9FCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


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;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background: #FFFFFF;
}

a:link, a:visited {
	color: #FFA30B; text-decoration: none;
}

a:hover {
	color: #003282;
	text-decoration: none;
}


/**************************RATING VOTING - VOTOS ARTICULOS *******************/
.content_rating
{
	color:#FFA30B;
}

.buttonheading
{
	padding: 2px;
}