a:link{color:#547812;background-color:inherit;font-size:9pt;}
a:visited {color:#547812;background-color:inherit;}
a:hover {color:#ff9900;background-color:inherit;font-size:9pt; border-color:#ff9900}
a:active {color:#ff9900;background-color:inherit;}



a.menu:link{color:#547812;background-color:inherit;font-size:9pt;}
a.menu:visited {color:#547812;background-color:inherit;}
a.menu:hover {color:#ff9900;background-color:inherit;font-size:9pt; border-color:#ff9900}
a.menu:active {color:#ff9900;background-color:inherit;}
.menuactivo{color:#ff9900;background-color:inherit;font-weight:normal;text-decoration:none}


a.titulo:link {color:#7D7D7D; font-weight:bold;font-size:10pt}
a.titulo:visited {color: #7D7D7D; font-size:10pt;}
a.titulo:hover {color: #A0A0A0;font-size:10pt;}
a.titulo:active {color: #7D7D7D;font-weight:bold;font-size:10pt}


a:link img, a:visited img { border-style: none } /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}


h1{font-size: 1.2em;color:#7D7D7D}
h2{
    font-size: 1em;color:#7D7D7D;
        margin-top:25px;
    margin-bottom:25px;
}
h3{font-size: 14px;color:#7D7D7D}
html body p  {
	font-size: 80%;
}
ul,ol{
	font-size: 80%;
}

ul{
  margin-bottom:1em;
/*  list-style-type:none;*/
}

ul,ol li{
    margin-bottom:1em;
}


p{text-align:justify;}
.i-simple{margin-top:-1em;}
.i-doble{margin-bottom:1em;}
.negrita{font-weight:bold}
.centrada{text-align:center}
.derecha{text-align:right}
.menuencabeza{font-size: 60%; color: #A0A0A0}
.submenupie{font-size: 8pt; color: #A0A0A0}
.titulocuerpo{font-size: 10pt; color: #669900;}
.nota{position:relative;font-size:10px;color:#000;text-align:center;}
.errores{color:#547812;font-weight:bold;background-color:inherit;font-size:0.8em}
.columna100{width:100%;}

.comun{
  list-style-type:circle;
}
/* -----------------Table------------------------------------ */
table{
    width:100%;
  font-size: 12px;
}
table th{
  font-weight: bold;
  text-align: center;
}
table td{
    width:50%;
}
/* -----------------    ------------------------------------ */
body{
  background-color: #CFE167;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #333331;
  font-size: small/1em;
  margin: 4px;
  padding: 0;
  text-align: center; /* IE 5.5 hack */
}

/* --------------------------------------------------------------- */

#wrapper{
  width: 99%;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: left;  /* IE 5.5 hack part II */
  background-color: #fff;
}


/* --------------------------------------------------------------- */

#tophead {
  position: relative;
  top: 0px;
  right: 0px;
  height: 100px;
  z-index:9;
}

/* --------------------------------------------------------------- */

#companylogo {
  position: relative;
  width:250px;
  left: 18px;
  padding-top: 10px; /*41px;  */
  background-color: #fff;
  color: #000;

}


/* --------------------------------------------------------------- */
#lineaver1{
  position: absolute;
  left: 220px;
  width: 12px;
  top: 10px; 
  height: 40px;
  border-right: 2px solid #A0A0A0;
}

#tagline{
  position: absolute;
  left: 240px;
  width: 300px;
  top: 23px; 
  height: 20px;

}

/* --------------------------------------------------------------- */
#aviso{
  position: absolute;
  top:10px;
  width: 190px;
  right:3px;
  background-color:transparent;
  z-index:50;
}

#guarda{
    padding-left: 0px;
    position:relative;
    padding-top: 20px;

    /*background: transparent url(../imagenes/guarda.gif) left  ;*/

}

/* --------------------------------------------------------------- */
#menu{
 /* position:relative;*/
  padding-top: 50px;
  padding-bottom: 50px;
  /*text-align:center;*/
  width:100%;
  background-color:#fff;
  border:1px;
}
.imaderecha{
float:right;
border:1px solid #dfefc4;
padding: 2px;
margin: 8px;
}
#menu p{

font-family: Verdana, Arial;
font-size:10px;
margin-top:10px;

}

#menu ul
{
list-style-type:none;
padding:0px;
margin:0px;
}


#menu ul li
{
margin:0 0 0 0px;
height:16px;
background-image: url('/imagenes/plus-icon.gif');
background-repeat:no-repeat;
background-position:0px 0px;
padding: 0 16px 22px 18px; /*segundo derecho, tercero bottom, último padding izquierdo*/
}

#menuhtml{
  position:relative;
  top: 10px;
  text-align:center;
  width:100%;
  background-color:inherit;
  font-size:12px;

}


/* --------------------------------------------------------------- */
#twocolumncontent{
  position:relative; 
  height:100%;
}

#principal{
  width: 60%;
  position: relative;
  padding-top: 1px;
  padding-left: 18px;
  padding-right: 50px;
  padding-bottom: 20px;
/*  border-right: 2px solid #A0A0A0;*/

}

#subcolumn{
  position:absolute;
  height:100%;
  width:23%;
  top: 3px;
  padding-top: 5px;
  /*padding-left: 25px;*/
  padding-right: 0px;
  left:75%;
}

/* -----------------SubMenu------------------------------------ */
#foto{
  background-color: #ff0000;
  /*width:100px;*/
}


.titulo{
    margin-top:150px;
    border-top: 1px solid;
    border-bottom: 1px solid;

	background-color:#inherit;
	text-align:center;
	margin-left:115px;
	color:#ccc;
	font-size:20px;
}

/* -----------------FORMS------------------------------------ */
input{
color: #000;
background: #fff;
border: 1px solid #ccc;
vertical-align:middle;
margin-bottom:3px;
}


label{
float:left;
padding-top:0.2em;
}


.submit1 {
	background-color:#fff;
	color:#7D7D7D;
	border: 1px solid #ff9900;
	margin-left:70px;

}
.submit2 {
	background-color:#CFE167;
	color:#7D7D7D;
	border: 1px solid #CFE167;
}

/* -----------------form login------------------------------------ */
#formlogin{
background-color:inherit;
}

fieldset.login{
padding-left:1em;
border: none;
font-size:7pt;
}

legend.login{
color: #7D7D7D;
background: #fff;
border: none;
padding: 2px 6px;
font-weight:bold;

} 

label.login {
color: #7D7D7D;
background-color:inherit;
width:50px;
}

input.login{
	margin-bottom:2px;
}

/* -----------------form registro------------------------------------ */
fieldset.registro{
background-color:#fff;
width:90%;
padding-left:5px;
padding-right:5px;
border: 1px solid #ccc;
color:#000;
}

label.registro {
width:200px;
font-size:10pt;
}

legend.registro{
color: #7D7D7D;
background: #fff;
border: none;
padding: 2px 6px;
font-weight:bold;
} 

input.registro{
/*	margin-top:10px;*/
}

.regerror{
	padding-left:205px;
	margin-bottom:5px;
}
/* --------------------------------------------------------------- */
#pie{
  position:relative;
  margin-top: 60px;
  color: #000; 
}

#pie p{
  font-size: 8pt; 
  color: #333333;
  text-align: center;
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 3px;
}

/* --------------------------------------------------------------- */
fieldset.evaluacion{
border: 1px solid #ff9900;
padding-left:1em;
}

legend.evaluacion{
color: #7D7D7D;
background: #fff;
border: none;
padding: 2px 6px;
padding-bottom:2px;
font-weight:bold;
font-size:12px;

} 


label.evaluacion {
float:left;
text-align:right;
font-size:8pt;
color:#7D7D7D;
}

input.evaluacion{
color: #000000;
background: #ffffff;
border: 1px solid #558937;
vertical-align:middle;
}

.sevaluacion{
	background: #ccc;
	border:none;
	text-align:right;
	margin-left:97px
}

/**********************************************/
.contenedorsubmenu{
position:relative;
width:220px;
height:auto;
float:right;
margin-right:3px;
/*border:1px solid grey;*/
}


.submenu{
width:220px;
height:auto;
/*float:right;*/
padding: 0 0 0 0; /*segundo derecho, tercero bottom, último padding izquierdo;*/
/*border:1px solid #dfefc4;*/

}

.listmenu{
width: 220px; /*width del menu*/
}

.listmenu .encabezado{
font: bold 12px Verdana, Arial;
color: black;
background: /*#fafafa*/#dfefc4;
margin-top:0px;
margin-bottom: 10px;
text-transform: uppercase;
padding: 4px 0 4px 10px;
}

.listmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px;
}

.listmenu ul li{
padding-bottom: 4px;
font: 12px Verdana;
width:195px;
height:auto;
background: url(arrow2.gif);
background-repeat:no-repeat;
background-position:4px 1px; /*primero horizontal, segundo vertical*/
padding-left: 22px;

}

.listmenu ul li a{
color:black;
display: block;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.listmenu ul li a:hover{
color: black;
background-color: #dfefc4;

