/* etiquetas */
body {
	background-color: #f1ede2;
	margin: 0px;
}

/*titulo biblio*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0064A0;
	background-image: url(gifcorpo/biblioeta/flecha.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35;
	height: 25px;
}

/*titulo salud*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0064A0;
	background-image: url(gifcorpo/salud/flecha.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35;
	height: 25px;
}

/*sub-titulo programas*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0064A0;
	background-image: url(gif/flecha2.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5;
	height: 25px;
}
/*titulo educ */
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0064A0;
	background-image: url(gifcorpo/educaion/flecha.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35;
	height: 25px;
}

/*titulo menores */
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0064A0;
	background-image: url(gif/flecha4.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35;
	height: 25px;
}
/*titulo corporacion */
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0064A0;
	background-image: url(gifcorpo/menores/flecha.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35;
	height: 25px;
}
/*subtirtulos*/
.sub_tit {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #0064A0;
}

/*parrafo */
p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 10px 10px;
	font-size: 12px;
	letter-spacing: normal;
	text-align: justify;
}
/* link de un parrafo */
.p a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

.p a:visited {

	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
.p_left {

	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 5px 10px 30px;
	font-size: 12px;
	letter-spacing: normal;
	text-align: justify;
}
/* celdas */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* listas */
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: -15px;
	display: list-item;
	list-style-type: square;
	list-style-position: outside;
	text-align: justify;
}

.li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: -15px;
	display: list-item;
	list-style-type: square;
	list-style-position: outside;
	text-align: justify;
}

.li_num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: -15px;

	list-style-type: decimal;
	list-style-position: outside;
	text-align: left;
	font-weight: bold;
}
.li_left {
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 5px 10px;
	font-size: 12px;
	letter-spacing: normal;
	text-align: justify;
	display: list-item;
}

/* regla horizontal */
hr {
	border-bottom: 1px solid #ADADAD;
	height: 1px;
	width: 100%;
}

/* imagenes */
.imagen {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imagen_Interior {

	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.td {
	background-image: url(gifcorpo/degrade.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top;

}
.td_top {
	background-image: url(gifcorpo/barra_Top.jpg);
	background-repeat: no-repeat;
}
.flecha {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: 0px;
}

/* texto */
.texto_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	font-weight: normal;
	color: #000000;
}
.texto_top a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #736C31;
	text-decoration: none;
}
.texto_top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}



/* menu */
.texto_boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	height: 24px;
	width: 138px;
	background-image: url(gifcorpo/fondo_boton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pequeno {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-left: 20px;
	margin-top: 10px;
	
/* links*/
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}


.ejemplo {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.ejemplo a:link {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.fotos {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size: none;
}
.pro a:link {
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #999999;
	text-decoration: none;
	
}
subont_a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
 subont_a:visited {
	color: #666666;
	text-decoration: none;
}
.subont_areas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 11px;
	height: 15px;
	background-image: url(gifcorpo/subboton.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	margin-left: 6px;
	font-weight: normal;
	font-style: normal;
}

