div.mosimage {
  border: 1px solid #ccc;
}
.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}
.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}
BODY 
{
  background-color: #F0FFD5;
  margin: 0px 0px 0px 0px;
	color : #465675;
  font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	height: 100%;
	padding: 0px;
}

.maintitle {
	color: #ffffff;
	font-size: 30px;
	padding-left: 15px;
	padding-top: 20px;
}
#footer {
	text-align: center;
	padding: 3px;
}
li
{
line-height: 15px;
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
background-image: url(images/indent1.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

/** EL TAMAÑO DEL TEXTO EN LAS CELDAS */
td {
	text-align: left;
	font-size: 11px;
	color : #465675;
	font-weight: normal;
} 
/* mambo core stuff */
a:link, a:visited {
	color: #A6303B; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #F7B529;	text-decoration: none;
	font-weight: bold;
}
/** ENCABEZADO DE LOS CONTENIDOS (tiene imagen de fondo) */
.contentheading {
	height: 20px;
	color: #8CCE3A;
	text-indent: 30px;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
/** background: url(../images/contenthead.png) top left repeat-x; */
}

/** MARGENES DEL CONTENIDO */
table.contentpaneopen td {
   padding-right: 10px;
	padding-left: 10px;
}
/** algo del texto del contenido */
table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
/** PARA LA TABLA DE MODULOS */
table.moduletable {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 150px;
}
/** FONDO DEL TITULO DEL MAIN MENU */
table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-left: 4px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
/** para las celdas, ALTERO EL SEPARATOR / PLACEHOLDER */
table.moduletable td {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
/** CAJA DE ENTRADA DE TEXTO */
.inputbox {
	font-size: 12px;
	padding: 2px;
	border:solid 1px #B6C49E;
	background-color: #F0FFD5;
}

/** MODIFICA LOS LINKS DEL MAIN MENU */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #A6303B;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
	height: 20px; /** IMPORTANTE */
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}
a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}
/** MODIFICA LINKS (no se de que categorias
*/
#active_menu {
	color:#8CCE3A;
	font-weight: bold;
}
a#active_menu:hover {
	color: #E15704;
}



/** NO PROBADO
.sectiontablefooter {
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
/**
	margin: 0;
 	padding: 0;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  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: 11px;
	text-transform: uppercase;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.contentcolumn {
	padding-right: 5px;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}
table.pollstableborder td {
  padding: 2px;
}

*/




/** NO ALTERO NADA
table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

*/.tit_textos_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
	color: F9FFEE;
	text-decoration: none;
	background-color: D4E2BA;
	padding: 5px;
}
.txt_resaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EE280A;
	text-decoration: none;
}
/* ESTILOS PARA LOS COLORES DE SIGNIFICADO DE LOS COLORES DE LAS FLORES */
.color_GRIS_CLARO {
	color: #CCCCCC;
	font-weight: bold;
}
.color_AMARILLO {
	color: #DFDF00;
	font-weight: bold;
}
.color_NARANJA {
	color: #CC6600;
	font-weight: bold;
}
.color_ROSA {
	color: #FFC6C6;
	font-weight: bold;
}
.color_ROJO {
	color: #FF0000;
	font-weight: bold;
}
.color_ROJO_OSCURO {
	color: #990000;
	font-weight: bold;
}
.color_VIOLETA {
	color: #990066;
	font-weight: bold;
}
.color_LILA {
	color: #990099;
	font-weight: bold;
}
.color_VERDE {
	color: #00CC00;
	font-weight: bold;
}
.color_AZUL {
	color: #0000CC;
	font-weight: bold;
}
/* FIN ESTILOS SIGNICADO DE LOS COLORES DE LAS FLORES */

/* --- FECHAS CONMEMORATIVAS --- */
.tit_fechas_conmemorat {
	font-size: 12px;
	color: White;
	font-weight: bold;
	background-color: #b8c69f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.fondo_celda_vert {
	background-color: #C8D2B5;
	color: #444444;
}
.fondo_celda_horiz {
	background-color: B8C69F;
}
/* --- FINAL ESTILO FECHAS CONMEMORATIVAS --- */
