/* BODY Y HTML */
html { height: 100%; background-color:#FEC45E; }
body { 	height: 100%; background-color:#FEC45E;font-family:Verdana, Arial, Helvetica, sans-serif; }

/* BORRA FLOATS */
.clr { clear: both; }

/* ENCABEZADO */
#header {width:800px; height: 100px; background: url(../images/header.png) no-repeat; }

/* BORDE GENERAL */
#container {width:800px; background-image:url(../images/fondocontainer.png); background-repeat:repeat-y;clear:both;}

/* LATERAL IZQUIERDO */
#left_outer { width: 180px; float:left; margin-left:10px;margin-top:5px; }

/* CONTENIDO */
#contenido { width:600px; float:left;}
#body_outer { width:595px; margin-left:5px;}

/* FOOTER */
#footer{ width:800px; height:40px;text-align: center;
  	     background-image:url(../images/footer.png); background-repeat:no-repeat;}

/* ESTILOS */
.maintitle { color: #ffffff; font-size: 40px; padding-left: 15px; padding-top: 20px; }
.error {   font-style: italic;  text-transform: uppercase;  padding: 5px; color: #cccccc; font-size: 14px; font-weight: bold; }

/** old stuff **/

/* BOTON BACK */ 
.back_button {
  float: left;
  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 10px;
  line-height: 20px;
  margin: 1px;
}

/* PAGINACION */
.pagenav {
  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 10px;
  line-height: 20px;
  margin: 1px;
}
.pagenavbar { margin-right: 10px; float: right; }

/* LISTADOS - ELEMENTOS DE MENU ANIDADOS */
ul { margin: 0; padding: 0; list-style: none; }
li { line-height: 15px; padding-left: 15px; padding-top: 0px; background-image: url(../images/arrow.png); 
      background-repeat: no-repeat; background-position: 0px 2px; }

/* TD */
td { text-align: left; font-size: 11px; }

/* BODY FUENTE DEL SITIO COLOR DE FONDO */
body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 16px;
	color: #333333;
	background-color:#FEC45E;
}

/* VINCULOS */
a:link, a:visited { color:#9900FF; text-decoration: none; font-weight: bold; }
a:hover { color:#CC66FF;text-decoration: none; font-weight: bold;}

/* PROPIEDADES DEL MAINBODY */
table.contentpaneopen {  width: 100%; padding: 0px; border-collapse: collapse; border-spacing: 0px; margin: 0px; }
table.contentpaneopen td {  padding-right: 5px; }
table.contentpaneopen td.componentheading { padding-left: 4px; }

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; }

table.contentpaneopen fieldset {border: 0px; border-bottom: 1px solid #eee; }

/* BOTONES */
.button {
  color:#FFFFFF;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 0px solid #cccccc;
  width:65px;
  background: url(../images/fondoboton.png);
  padding: 0px 5px;
  line-height: 18px !important;
  height: 26px !important;
  margin: 1px;
}

/* FORMULARIOS */

.inputbox { 
    padding: 2px; 
    border: solid 1px #cccccc; 
    background-color: #ffffff; 
    font-family: Arial, Helvetica, san_serif; 
    font-size: 12px;
    text-align: left;
    }

.facileform {
    padding-left: 15px;
    font-family: Arial, Helvetica, san_serif;
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    }
.txtobli {
    color: #FF0000;
    }


/* TITULO DEL CONTENIDO (CONTACTENOS, BUSQUEDA, PRINCIPAL...) */
.componentheading {color:#000; text-align: right;padding-top: 0px; padding-right: 4px; 
	height: 10px;font-weight: bold;font-size: 8px; text-transform: uppercase; }

.contentcolumn { padding-right: 5px; }

/* TITULOS DE LAS NOTAS, COLOR DE FONDO..*/
.contentheading { height: 22px; color:#666666;font-size: 20px; text-align: left; padding-left: 10px; white-space:normal; }

.contentpagetitle { font-size: 13px; font-weight: bold; color: #cccccc; text-align:left; }

table.searchinto { width: 100%; }
table.searchintro td { font-weight: bold; }

/* MODULOS */
table.moduletable { width: 100%; margin-bottom: 5px; padding: 0px; border-spacing: 0px; border-collapse: collapse; }

/* TABLA DE LOS MODULOS */
div.moduletable { padding: 0; margin-bottom: 2px;margin-bottom:10px; font-size:11px; color:#000; }

/* TITULO DE LOS MODULOS */
table.moduletable th, div.moduletable h3 {
	color:#000;
	text-align:right;
	padding-right: 4px;
	height: 21px;
	line-height: 21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 2px 0;
}

table.moduletable td { font-size: 11px; padding: 0px; margin: 0px; font-weight: normal; }

table.pollstableborder td {   padding: 2px; }

.sectiontableheader {  font-weight: bold;  background: #f0f0f0;   padding: 4px; }
.sectiontablefooter { }

/* COLOR DE LOS LISTADOS */
.sectiontableentry1 { background-color : #ffffff; }
.sectiontableentry2 { background-color : #f9f9f9; }

/* FECHA DE CREACION Y MODIFICACION */
.createdate { height: 15px; padding-bottom: 10px; color: #999999; font-size: 11px; }
.modifydate { 	height: 15px; 	padding-top: 10px; 	color: #999999; font-size: 11px;  }

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: 10px;
	text-transform: uppercase;
}
/* MENU PRINCIPAL */
/* LINKS MAINLEVEL */
a.mainlevel:link, a.mainlevel:visited { 
	display: block; vertical-align: left;
	font-size: 11px; font-weight:bold; 	color:#666666; text-align: left;
	padding-top: 2px; padding-left: 5px;
	height: 20px; width: 175px; text-decoration: none; }
a.mainlevel:hover { text-decoration: none; color:#CC66FF; }

/* LINK ACTIVO */
a.mainlevel#active_menu { color:#9966FF; font-weight: bold; }
a.mainlevel#active_menu:hover { color:#CC66FF; }

/* LINKS SUBLEVEL */
a.sublevel:link, a.sublevel:visited {
	padding-left: 5px; 	vertical-align: middle;
	font-size: 11px; font-weight:normal; color:#666666;
	text-align: left; width:175px;}
a.sublevel:hover { 	color:#CC66FF; text-decoration: none; }
a.sublevel#active_menu { color:#9966FF; }

/* COSAS INTERNAS */
.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; }
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;   font-size: 10px;  border-top: 1px solid #cccccc; }
a.mosimage { border:none;}
span.article_seperator { display: block; 	height: 1.5em; }
.small { color: #999999; font-size: 11px; }