/* CSS Document */
body{ margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f6f6f6; font-size:11px; font-family: Arial, Helvetica, sans-serif; }
td{ font-size:11px; color: #666666}
#esq_sup_izq{ background-image: url(../imagenes/esq_sup_izq.jpg); background-repeat:no-repeat; background-position:right;
width:24px; height:24px; }
#esq_sup_der{ background-image: url(../imagenes/ezq_sup_der.jpg); background-repeat:no-repeat; background-position:left;
width:24px; height:24px; }
#esq_inf_izq{ background-image: url(../imagenes/ezq_inf_izq.jpg); background-repeat:no-repeat; background-position:right;
width:24px; height:24px; }
#esq_inf_der{ background-image: url(../imagenes/esq_inf_der.jpg); background-repeat:no-repeat; background-position:left
width:24px; height:24px; }
#bor_izq{ background-image: url(../imagenes/bor_izq.jpg); background-repeat: repeat-y; background-position:right;
width:24px; }
#bor_der{ background-image: url(../imagenes/bor_der.jpg); background-repeat: repeat-y; background-position:left;
width:24px; }
#bor_sup{ background-image: url(../imagenes/bor_sup.jpg); background-repeat: repeat-x; background-position:bottom;
height:24px;}
#bor_inf{ background-image: url(../imagenes/bor_inf.jpg); background-repeat: repeat-x; background-position:top;
height:24px;}
#cont{ background-color:#FFFFFF; width:700;  }

a:link, a:visited{ text-decoration:none; color: #A0A0A0; }
a:hover, a:active{ text-decoration:none; color: #FF9900; }

div a:link, a:visited{
	text-decoration:underline;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
}
div a:hover, a:active{ text-decoration:none; color: #666666; }

/*MARCO PARA CONTENIDO DE PAGINA*/
#cmesi{ background-image:url(../imagenes/mei.jpg); background-repeat:no-repeat;
background-position:bottom;
width:10px; height:10px;}
#cmesd{background-image:url(../imagenes/med.jpg); background-repeat:no-repeat; 
background-position:bottom;
width:10px; height:10px;}
#cmeii{background-image:url(../imagenes/mei2.jpg); background-repeat:no-repeat; 
width:10px; height:10px;}
#cmeid{background-image:url(../imagenes/med2.jpg); background-repeat:no-repeat; 
width:10px; height:10px;}
#cmbsu{background-image:url(../imagenes/msup.jpg); background-repeat: repeat-x; 
background-position:bottom;
height:10px;}
#cmbin{background-image:url(../imagenes/minf.jpg); background-repeat: repeat-x; 
height:10px;}
#cmbde{background-image: url(../imagenes/mder.jpg); background-repeat: repeat-y;
background-position:right; 
width:10px;}
#cmbiz{background-image:url(../imagenes/mizq.jpg); background-repeat: repeat-y; 
width:10px;}

/*OTROS ELEMENTOS*/
.separador{ background-image:url(../imagenes/separador.png); background-repeat:repeat-x;
height:10px; border-width:0px; }
hr{ color:#FDE3C1; height:2px; }
ul{ list-style-image: url(../imagenes/icon_lista.jpg); position:relative; left:-20px;
padding-right:0px;}
ul li a:hover{ padding:0px;}
/*para enlaces dentro de la hoja*/
.interno li a:hover{padding:0px;}
/*justificacion de los textos*/
.clasep{ text-align:left; text-indent:20px; }
/*div para cabecera, reducir espacion entre cabecera y contenido*/
#cabecera{ position:relative; top:10px; }

/*iframe*/
#principal{ position:relative; top:0px;}
table{ position:relative; top:-4px;}

/*estilo para formularios*/
.campo{  font-size:9px; }.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FF9900;
	text-decoration: underline;
}

