body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E8E9E1;
	margin: 0px;
}
a:link {
	color: #066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #066;
}
a:hover {
	text-decoration: underline;
	color: #090;
}
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_verde.gif);
	background-repeat: repeat-y;
}
.menuvert td{
	padding-top: 10px;
}
#cabezal {
	background-color: #063;
	height: 90px;
	width: 900px;
}
#barra_menu {
	background-color: #8cc637;
	height: 28px;
	width: 900px;
}
#botones_barra_menu {
	float: right;
	height: 28px;
}
#caja_central {
	width: 900px;
}
#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;
}
#col_texto h3 {
	font-size: 16px;
	font-weight: bold;
	color: #066;
}
#col_texto hr {
	color: #fff;
	background-color: #fff;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.separador_txtcentral {
	height: 20px;
	width: 600px;
}
.titulo1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../imagenes/fondo_titulo_ceiec.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 41px;
	width: 600px;
	font-size: 18px;
	padding-top: 10px;
}
#pie {
	background-color: #9DCD44;
	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: #217742;
	display: block;
	color: #FFF;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	font-weight: bold;
}
