body {
	margin: 0px; 
	/*background: #2D9DDC;*/
	/*background-image: url(../images/fondo.jpg);*/

	
	border: 
	/*background-repeat: repeat-y;*/
}
td, tr, p, div {
	font-family: "Arial";
	font-size: 11px;
	color: #6B6B6B;
}


.images {
	border: 1px solid #898989;
}

.letras_naranjas {
color: #FF8C00;
text-decoration: none;
}

.titulos {
	color: #666666;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

.designed {
	font-size: 11px;
	font-family: Arial;
	color: #afafaf;
	vertical-align: top;
}



/*for title or site name*/
.sitetitle {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}


/* --Estilos del Menú-- */



a.mainlevel:link,/*el link común*/ a.mainlevel:visited {
	/*cuando ya fue visitado*/
	display: list-item;
	font-size: 10px;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #606060;
	border-left: 4px solid #EA0000;
	border-right: 1px solid #606060;
	color: #000000; /* color de fuente */
	background-color: White; /*background-image: url(../images/circulo.jpg);*/
	font-weight: bold; /* estilo de fuente  " negrita "  ...etc...*/
	padding: 2px 0px 2px 5px; /* margen superior, derecho, inferior, izquierdo*/
	width: 100px;
	text-align: left;
	text-indent: 0px; /* margen del texto */
	text-decoration: none; /* decoración del texto */
	font-family: Verdana, Helvetica, Arial; /* tipo de letra */
	line-height: 14px; /* altura de los links */
	margin-bottom: 2px; /* distancia entre links */
	
}


a.mainlevel:hover {
	text-decoration: none; /* decoración del texto */
	color: #ffffff; /* color de los textos de links */
	border-left: 4px solid #000000;
	background-color: #EA0000; /*background-image: url(../images/circulo.jpg);*/
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 2px;
	display: list-item;
	font-size: 10px; /* tamaño de letra */
	color: #EA0000; /* color de fuente */
	font-weight: bold; /* estilo de fuente  " negrita "  ...etc...*/
	padding: 5px 0px 5px 5px; /* margen superior, derecho, inferior, izquierdo*/
	width: 100%; /*text-indent: 2px; /* margen izquierdo del texto */
	text-decoration: none; /* decoración del texto */
	font-family: Verdana, Helvetica, Arial, sans-serif; /* tipo de letra */
	line-height: 10px; /* altura de los links */
	margin-bottom: 2px; /* distancia entre links */
}


a.sublevel:hover {
	text-decoration: none; /* decoración del texto */
	color: #000000; /* color de los textos de links */
}

table.moduletable {
	padding: 5px 0px 0px 0px;
	margin-bottom: 0px;
	width: 100%;
	/*border: 1px solid #000000;*/
	/*background: url(../images/bgr.png);*/
}

table.moduletable th {
	font-size: 11px; /*tamaño de fuente*/
	font-weight: bold; /*estilo de fuente*/
	color: #A52A2A; /*color de fuente*/
	text-align: center; /*alineación del texto*/
	width: 100%;
	letter-spacing: 1px; /*espacio entre letras*/
	text-indent: 0px; /*margen izquierdo del texto*/
	margin-top: 10px; /*margen entre el titulo y el modulo*/
	/*background: url(../images/title_bgn.gif);*/
	/*background-position: center;
	background-repeat: no-repeat;*/
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 10px;
font-weight: normal;
text-align: center;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
	background-color: #DCDCDC;
	color: #333333;
	font-weight: bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

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

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
	background: transparent;
	  /*width: 100%;*/
}

.contentpaneopen {
 /* width: 100%;*/
/* min-width: 410px;
 max-width: 594px; */
  /*margin-left: 2px;
  margin-right: 2px;*/

}

.contentheading, .componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00ADEF;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left;
}

a.readon: link, a.readon: visited {
	font-family: Verdana;
	font-size: 10px;
	color: #00BFFF;
}

a.readon: hover {
	font-family: Verdana;
	font-size: 10px;
	color: White;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	margin-top: 8px;
	font-weight: bold;
	background-color: #F0F0F0;
	color: #5f7f7f;
	border: 1px solid #686868;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5f7f7f;
	background-color: #F0F0F0;
	border: 1px solid #686868;
}
.checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	color: #5f7f7f;
	/*background-color: #F0F0F0;*/
	/*border: 1px solid #CCCCCC;*/
}

a:link, a:visited {
	color: Navy;
	text-decoration: underline;
}

a:hover {
	color: Navy;
	text-decoration: underline;
}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: left;
	text-decoration: underline;
}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
	color: White;
	font-weight: bold;
	font-size: 11px;
	font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}


.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

table.moduletablelogin {
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: #CCCCCC;
	border: 1px solid #686868;
}

table.moduletablelogin td {
font-size: 10px;
font-weight: normal;
text-align: center;
padding-top: 0px;
}

table.moduletablelogin th {
	font-size: 11px; /*tamaño de fuente*/
	font-weight: bold; /*estilo de fuente*/
	color: White; /*color de fuente*/
	text-align: center; /*alineación del texto*/
	width: 100%;
	letter-spacing: 1px; /*espacio entre letras*/
	text-indent: 0px; /*margen izquierdo del texto*/
	margin-top: 10px; /*margen entre el titulo y el modulo*/
	background: url(../images/title_bgn.gif);
	line-height: 18px; /* altura de los links */
	background-position: center;
	background-repeat: no-repeat;
}

.swf_embed {
	border: 1px solid #999999;
}



