body {
	margin-left: 0px;
	margin-top: 0px;
 }

#outer{
	text-align:left;
	width:750px;
	margin:auto;
	background-image: url(image/fondo.jpg);
 }

#hdr {
	height:20px;
	color: #333333;
	background-image: url(image/arriba.jpg);
 }

#bar {
	height:215px;
	background-image: url(image/head.jpg);
	background-repeat: no-repeat;
	background-position: center;
 }

#bodyblock {
	position:relative;
	color: #333333;
	width:710px;
	padding:0;
	left: 20px;
	background-color: #FFFFFF;
	top: 10px;
 }

#l-col {
 float:left;
 width:160px;
 }

#cont {
	width:510px;
	text-align:left;
 }

#ftr {
	height:20px;
	margin:0;
	background-image: url(image/abajo.jpg);
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	clear: both;
 }
 
/*-----------menus--------------*/
.navega {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	background-image: url(image/boton1.jpg);
	display: block;
	width: 160px;
	padding-top: 13px;
	font-size: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 2px;
	font-weight: normal;
	letter-spacing: -1px;
}
.navega:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #004f33;
	text-decoration: none;
	background-image: url(image/boton1.jpg);
	display: block;
	width: 160px;
	padding-top: 13px;
	font-size: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 2px;
	font-weight: normal;
	letter-spacing: -1pt;
}
.navega2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004f33;
	text-decoration: none;
	background-image: url(image/boton2.jpg);
	display: block;
	width: 160px;
	padding-top: 13px;
	font-size: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 2px;
	letter-spacing: -1px;
	font-weight: normal;
}
.vinculos {
	font-family: Arial, Helvetica, sans-serif;
	color: #004f33;
	text-decoration: none;
	padding-left: 7px;
	font-size: 11px;
	font-weight: normal;
	width: 169px;
}
.vinculos:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
	font-size: 11px;
	font-weight: normal;
	width: 169px;
	background-color: #F5F4EB;
	background-position: right;
	margin-left: 1px;

}
/*-----------textos--------------*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6699CC;
	text-indent: 20px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004f33;
}
.pfondo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	background-color: #f7f7e9;
	font-weight: normal;
}

.verdesita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004f33;
	background-image: url(image/mini-star.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}.negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}
.chiquita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
}
.p2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #6699CC;
}

/*-----------fotos--------------*/
.foto {
	border: 1px solid #a5d134;
	float: none;
	margin-right: 6px;
	padding: 2px;
}
.foto2 {

	border: 1px solid #CCCCCC;
	padding: 2px;
}
.rayitas {
	border: thin dotted #999999;
}
#notas {
	position:absolute;
	left:0px;
	top:270px;
	width:160px;
	height:250px;
	z-index:1;
}
.fechas {
	border: 1px solid #CCCCCC;
	background-color: #f7f7e9;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-right: 5px;
	display: block;
	width: 70px;
	float: left;
	text-indent: 4px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	list-style-position: outside;
	margin-left: -10px;
	list-style-type: none;
	list-style-image: url(image/bullet-orange2.gif);
}
.actualizacion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3366CC;
	background-image: url(../informacion_institucional/image/actuali.gif);
	background-repeat: no-repeat;
	width: 246px;
	height: 18px;
	background-position: center top;
	text-align: center;
	padding-top: 6px;
	display: block;
}
.borde_listas {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.numero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.borde_listas_sin {
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
