/* Body */


td,tr,p,div {
        font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        color: #484848;
        }
UL 
{
   DISPLAY: list-item; 
   LIST-STYLE: outside; 
   MARGIN-LEFT: 20px; 
   MARGIN-TOP: 5px
   DECORATION: none;
}


LI 
{
   DISPLAY: list-item; 
   FONT-SIZE: 7pt; 
   LINE-HEIGHT: 1.5; 
   list-style-image: none;
   list-style-type: none;
}
/* ################### MEN PRINCIPAL Y SUB-NIVELES ################### */
.mainlevel {
  padding-top      : 2px;
  padding-bottom   : 2px;
  letter-spacing   : 2px;
  width            : 95%;
}

a.mainlevel:link, a.mainlevel:visited {
  /*padding          : 2px 10px 2px 5px; */
  color            : #000000;
  background-color : #ffffff;
  font-weight      : normal;
  font-size        : 9px;
  border           : 1px solid #ffffff;
}

a.mainlevel:hover {
  /*padding          : 2px 10px 2px 5px;*/
  color            : #ffffff;
  background-color : #000000;
  font-size        : 9px;
  border           : 1px solid #000000;
/*  text-indent	   : 12px; */
/*  background       : url('../base/news-bullet.jpg') no-repeat; */
}

.mainlevel2 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  text-decoration  : normal;
  font-weight      : normal;
}

.sublevel {
  padding-top      : 2px;
  padding-bottom   : 2px;
  letter-spacing   : 2px;
}

a.sublevel:hover {
  padding          : 2px 10px 2px 5px;
  color            : #000000;
  font-size        : 9px;
  text-decoration  : underline;
}

a.sublevel:link, a.sublevel:visited {
  padding          : 2px 10px 2px 5px;
  color            : #000000;
  font-weight      : normal;
  font-size        : 9px;
}


/* ############################## MDULOS ############################### */
table.moduletable {
  padding-top      : 2px;
  padding-bottom   : 2px;
  letter-spacing   : 2px;
  width            : 165px;
}

table.moduletable th {
  background       : url('../images/separa2.gif') no-repeat;
  vertical-align   : middle;
  height           : 20px;
  font-size        : 11px;
  font-weight      : none;
  color            : #031A6F;
  text-align       : left;
  letter-spacing   : 1px;
  text-indent      : 20px;
}

TD {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Helvetica, Arial, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-DECORATION: none
}
TD.col {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #ffffff; 
	FONT-STYLE: normal; 
	FONT-FAMILY:  Helvetica, Arial, sans-serif; 
	BACKGROUND-COLOR: #B01E2D; 
	TEXT-DECORATION: none
}
TD.col2 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY:  Helvetica, Arial, sans-serif; 
	BACKGROUND-COLOR: #88A376; TEXT-DECORATION: none
}
TD.grey {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #666666; 
	TEXT-DECORATION: none
}
TD.green {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #88A376; 
	TEXT-DECORATION: none
}
/* ###################### AJUSTES LETRAS PEQUEAS ###################### */
.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #AFAFAF;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
}


/* ###################### AJUSTES PGINAS CONTENIDOS ###################### */
.contentpane {
  text-align       : justify;
  background       : #FFFFFF;
  color            : #A6021B;
  text-decoration  : underline;
  font-size          : 10px;
}

.contentpaneopen {
  text-align       : justify;
  background       : #FFFFFF;
}

.contentheading, .componentheading {
  font-family        :  Arial, Verdana, Helvetica, sans-serif;
  font-size          : 13px;
  font-weight        : normal;
  height             : 20px;
  color              : #000000;
  text-align         : center;
  letter-spacing     : 1px;
  text-indent        : 30px;
  FONT-WEIGHT: bold; 
}

.createdate {
  font-family      :  Helvetica, sans-serif;
  font-size        : 10px;
  color            : #ffffff;
  text-align       : right;
}

.modifydate {
  font-family      : Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
  text-decoration  : italic;
}


.modifydateverde {
  font-family      : Helvetica, sans-serif;
  font-size        : 11px;
  color            : #006633;
  text-align       : left;
  font-weight      : bold;
  text-decoration  : italic;
}

.modifydaterojo {
	font-family      : Helvetica, sans-serif;
	font-size        : 9px;
	color            : #a6021b;
	text-align       : left;
	font-weight      : bold;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 9px;
  color            : #000000;
  text-decoration  : none;
  font-family      : Arial, Verdana, Helvetica, sans-serif;
}

a:hover {
  color            : #A6021B;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #ffffff;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #A6021B;
}


/* ###################### AJUSTES FORMULARIOS ###################### */
.button {
  font-family      : Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 9 px;
  text-align       : center;
  color            : #000000;
  background       : White;
  border           : 1px solid #EBEBEB;
}

.inputbox {
  font-family      : Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
  background       : #FFFFFF;
  border           : 1px solid #EBEBEB;
}

.searchbox {
  font-family      : Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid #EBEBEB;
  height           : 15px;
	}
	TD.col3 {

	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY:  Helvetica, Arial, sans-serif; 
	BACKGROUND-COLOR: #E7E2E2; TEXT-DECORATION: none
}
TD.col4 {

	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY:  Helvetica, Arial, sans-serif; 
	BACKGROUND-COLOR: #fbfbfb; TEXT-DECORATION: none
}
.miniTitNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}.miniNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
TD.col5 {

	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY:  Helvetica, Arial, sans-serif; 
	BACKGROUND-COLOR: #4E6B3F; TEXT-DECORATION: none
}
TD.col6 {


	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY:  Helvetica, Arial, sans-serif; 
	BACKGROUND-COLOR: #02538E; TEXT-DECORATION: none
}
TD.litegrey {

	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #ffffff; 
	FONT-STYLE: normal; 
	FONT-FAMILY:  Helvetica, Arial, sans-serif; 
	BACKGROUND-COLOR: #DBDDDF; 
	TEXT-DECORATION: none
}

TD.edicionnota {

	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY:  Helvetica, Arial, sans-serif; 
	BACKGROUND-COLOR: #DBDDDF; 
	TEXT-DECORATION: none
}