body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E8E9E1;
	margin: 0px;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #6EC4F9;
}
a:active {
	text-decoration: none;
}
#contenedor_fondo {
	background-image: url(../imagenes/fondo_separador.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#cierre_fondo {
	background-image: url(../imagenes/cierre_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
#contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/bg_celeste.gif);
	background-repeat: repeat-y;
}
#contenedor_institucional {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/bg_celeste.gif);
	background-repeat: repeat-y;
}
.menuvert td{
	padding-top: 10px;
}
#cabezal {
	height: 118px;
	width: 900px;
	background-image: url(../imagenes/cabezal_catedra.gif);
	background-repeat: no-repeat;
}
#barra_menu {
	background-color: #8cc637;
	height: 28px;
	width: 900px;
}
#botones_barra_menu {
	float: right;
	height: 28px;
	top: 90px;
	position: relative;
}
.separador_celeste {
	background-color: #4CB9F7;
	height: 30px;
	width: 230px;
}
#caja_central {
	width: 900px;
}
#caja_central_institucional {
	width: 900px;
	background-color: #F2F4EA;
}
#columna_verde {
	width: 230px;
	float: left;
}
#columna_grande {
	width: 665px;
	float: right;
}
#banner_fotos {
	height: 189px;
	width: 665px;
	overflow: hidden;
}
#col_texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#col_texto h3 {
	font-size: 16px;
	font-weight: bold;
	color: #039;
}
#col_texto hr {
	color: #fff;
	background-color: #fff;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.col_texto_institucional {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F4EA;
	height: 220px;
	clear: both;
}
.separador_txtcentral {
	height: 20px;
	width: 600px;
}
.titulo1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../imagenes/fondo_titulo.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 41px;
	width: 600px;
	font-size: 18px;
	padding-top: 10px;
}
#pie {
	background-color: #4CB9F7;
	height: 50px;
	width: 900px;
	clear: both;
}
.copyright {
	font-size: 9px;
	color: #000;
	margin: 10px;
}
.vermas {
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.texto_grande {
	font-size: 16px;
	line-height: 24px;
}
.foto_derecha {
	float: right;
	width: 260px;
}
.epigrafe {
	font-size: 10px;
	background-color: #039;
	display: block;
	color: #FFF;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	font-weight: bold;
}
.submenu1_institucional {
	font-size: 16px;
	color: #FFF;
	background-color: #E2F4FD;
	display: block;
	padding: 5px;
	font-weight: bold;
}
.submenu1_institucional a:link, .submenu1_institucional a:visited {
	color: #FFF;
	background-color: #6EC4F9;
	}
.submenu1_institucional a:hover {
	color: #006;
	}
