/* body,table,input */
* {
   font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif, "Lucida Sans Unicode";
   color: #666;
   font-size:11px;
}

a:link {
	font-style: normal;
	font-weight: 500;
	color: #5947C7;
	text-decoration: underline;
}
a:visited {
	color: #8B83BF;
}
a:hover {
	border-style: solid;
	border-top-width: 0em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #D2691E;
}

ul{
  margin-top: 2px;
  padding-top:0px;
  padding-left:0px;
  margin-left:30px;
  list-style-image: url('../imagenes/item.png');
  list-style-position: outside;
}


li{
  text-align:justify;
  margin-bottom: 5px;
  padding-left:0px;
}


 
 h1 {
   font-size: 17px;
   text-align:left;
   width:100%;
   letter-spacing:0.1em;
   font-weight:bold;
   height:18px;
   color: #666666;
}

 h2 {
   font-size: 16px;
   text-align:left;
   margin-top: 0.83em;
   margin-bottom: 0.83em;
   letter-spacing:0.1em;
	font-weight:bold;
	height:18px;
	color: #666666;
} 

 h3 {
   margin-top: 2em;
   margin-bottom: 0.3em;
	font-size: 13px;
   text-align:left;
   letter-spacing:0.1em;
	font-weight:bold;
	height:18px;
	color: #666666;
}

p {
 text-indent: 0.5em; 
 text-align: justify;
}

.remarca { 
   font-weight: 600;
}



#cabecera {
  border: 1px solid #DFDFDF;
  width:100%;
  height: 110px; 
  background-image: url(../imagenes/fondo_cabecera.jpg);
  background-position: left;  
  background-repeat: no-repeat;
}


html>body #cabecera {
  width:100%;
}

#menu {
	margin-right: 4px;
	font-size: 12px;
}
       

#menu {
    width:150px;
}
html>body #menu {
    width:152px;
}


#menu ul, #menu li { 
      list-style-type: none;
      marker-offset: 0px;
      padding: 0px;
      margin:0px;
      list-style-image: none;
}

#menu li {
	border: 1px #EFF3F7 solid;
        padding-left: 3px; 
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../imagenes/fondomenu.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu li:hover {
	background-image: url(../imagenes/fondomenu_hover.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #CBDBE2;
}

#menu a, #menu a:link , #menu a:visited {
    background: transparent;
    text-decoration:none;
    color: #616161;

}
      
#menu a:hover { 
   color: red;
}
     
#menu li.seleccionado {
   font-weight: bold;	
	border: 2px solid #CBDBE2;
}
     
#menu li.seleccionado a, #menu li.seleccionado a:link , #menu li.seleccionado a:visited, #menu li.seleccionado a:hover 
 {
   font-weight: bold;
   color: #616161;
}
     
.submenu {
     position: relative;
     padding:0px;
     margin-top:0px;
     margin-left:15px;
     font-size:11px;
	  border: 1px solid white;
}

div.clr {
    clear:both;
}


/*     
#trabajo 
     {float:left;}
     
#trabajo {width: 619px;}
html>body #trabajo {width: 614px;}
*/
#trabajo {
           border:0px;
   margin:0px;
   margin-left:1em;
   margin-right:1em;
}

#pie {
  clear:both;
  margin-top:15px;
  text-align:center;
  font-size:80%;  
}

#centro {
   position:static;
   width: 100%;
	margin:0px;
	padding:0px;
	border:1px solid #FFFFEF;
	margin-top:0px;
}

#columndcha {
   position:relative;
   top:0px;
   right:-1em;
   margin-top:0px;
   text-align:right;
   float:right;
   width: 235px;
   border: 0px;
}

div.icono {
  width:100%;
  text-align: center;
}

.icono img{
  border: 0px;
} 
dt{
  background-image: url('../imagenes/item.png');
  background-position: 0px;
  background-repeat: no-repeat;
  padding-left:15px;
  font-style: italic;
  margin-top:0.5em;
}

dd {
 text-align:justify; 
}

ul.lista 
{
list-style-image: url('../imagenes/item.png');
}
.lista li{
  text-align:justify;
  margin-bottom: 5px;
}

a.novisited:visited, .indice a:visited, .aindice a:visited {
   color: #5947C7;
}

hr {
  BORDER-RIGHT: #d1d7dc 0px solid;
  BORDER-TOP: #d3d3d3 1px solid; 
  BORDER-LEFT: #d1d7dc 0px solid;
  BORDER-BOTTOM: #d1d7dc 0px solid;
  HEIGHT: 0px;
  /* color: #d3d3d3;*/ 
  /*background-color:#e7e3e7;*/ 
  margin-top: 2px;
  margin-bottom: 2px;
}

div.iconoclose {
  text-align:right;
  margin-bottom:2px;
}

a.iconoclick:link, a.iconoclick:visited, a.iconoclick:hover {
  font-size:110%;
  font-weight: bold;
  text-decoration:none;
  color: #8BB9DF;
  border: 1px solid #8BB9DF;
}

a.iconoclick:hover {
  border: 1px solid red;
  color:red;
} 

div.cuadroayuda
{ margin-left:8em;
  position:relative;
  margin-top:2px;
  border: 1px solid #CBDBE2;
  display:none;
  width: 60%
}

div.textoayuda
{ margin-left:0.5em;
  margin-right:0.5em;
  margin-bottom:0.5em;
} 


.cpos_obligatorio {
   font-size: 80%;
   color: red;	
}

.input_labels {
  text-align: right;
  padding-right: 10px;
}

.input_text {
  background-color: #F5F9FA; 
  border: 1px solid #C7C7C7;
}

.input_readonly {
  background-color: transparent; 
  border: 0px #999999 solid;
}

.input_boton {
  background: #EAF1F5; 
  border: 1px solid #C7C7C7;
  margin-left: 10px;
  margin-right: 10px;
}

.marco_botones {
	position: relative;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}

.msg_error {
	color:  red;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}

.msg_resultado {
	color:  navy;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
        /* font-size: 12px; */
}

table.noticias {
  width:100%;
  height: 165px;
  text-align: left;
  background-image: url(../imagenes/fondo_noticias.gif);
  background-position: center;
  background-repeat: no-repeat;
  border: 0px blue solid;
  position:relative;
  
}

table.noticias ul {
    list-style-type: none;
    list-style-image: none;
    padding-left:0px;
    margin-left:12px;
} 

table.noticias li {
   left:0px; 
   width:190px;
   text-align:left;
} 

.noticias_fecha { 
    border: none; 
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-indent: 0pt ;
    color: #8B7eD8;
    font-size: 9px;
}
.noticias_titular {
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px; 
    padding-left: 0px; 
    text-indent: 0pt ;
    color: gray;
    font-weight: 600;
    font-size: 104%;
    text-decoration: none;
    width: 150px;
}
.noticias_titular a:link { 
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px; 
    text-indent: 0pt ;
    color: gray; 
    font-size: 0.7pc;
    text-decoration: none; 
    font-weight: normal;
}
.noticias_titular a:visited {
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px; 
    padding-left: 0px; 
    text-indent: 0pt ;
    color: gray; 
    font-size: 0.7pc;
    text-decoration: none;
    font-weight: normal;
}
.noticias_titular a:hover {
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px; 
    padding-left: 0px; 
    text-indent: 0pt ;
    color: #D2691E;
    font-size: 0.7pc;
    text-decoration: underline;
    font-weight: normal;
}


table.tabla_datos {
	border: 1px solid #C7C7C7;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: transparent;
	margin-bottom: 10px;
	text-align: left;
}

table.tabla_datos td.center {
	text-align: center;
}

table.tabla_datos td.right {
	text-align: right;
}

table.tabla_datos th {
	background-color: #F5F9FA;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
   font-weight: bold;
	text-align: left;
}		     

table.tabla_datos th.center {
	text-align: center;
}

table.tabla_datos th.right {
	text-align: right;
}

.areaclientes {
	border: 1px solid #C7C7C7;
	padding: 10px;
	margin: 10px;
	text-align: left; 
	background-color: #F5F9FA; /*D8E4F1; */
        margin-left:auto;
        margin-right:auto;
}

div.nota_pie
{
   margin-left: 5%;
	width:90%;
	font-size: 85%;
}

.remarcacolor {
	color: #599293;
}

dt {
	color: #599293;	
}