body {
	margin: 0px;
	background: #E1E8B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#contenedor {
	margin: auto;
	width: 768px;
	border-left: solid 1px #69A034;
	border-right: solid 1px #69A034;
	background: #FFFFFF url(images/fondo_lineas1.jpg) no-repeat bottom;
}
#cabecera {
	width: 768px;
	height: 100px;
	background: url(images/logo.jpg) no-repeat;
	text-align: right;
}
#cabecera h1 { 	
	margin : 0px;
	display: none;
}
#colizq {
	float: left;
	width: 135px;
	padding: 5px;
}
/*a.menu:link, a.menu:visited {
	display: block;
	width: 136px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 1px #99CC00;	
	padding: 5px;
	background: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #314200;
}
a.menu:hover {
	background: #99CC00;
}*/
#colcentro {
/*	margin-left: 160px;*/
	float: left;
	width: 458px;
	padding: 5px;
	text-align: justify;
}
.pag {
	font-size: smaller;
	color: #999999;
	text-align: left;
}
#noticias h3 {
	margin-top: 0px;
	color: #99CC00;
	font-size: medium;
	border-bottom: dashed 1px #99CC00;
	font-variant: small-caps;
}
#colder1 {
	float: left;
	width: 145px;
	padding: 20px 0px 0px 0px;
}
#colder2 {
	float: left;
	width: 145px;
	padding: 20px 5px 5px 5px;
	min-height: 100px;
	background: #FFFFCC;
}
#noticias {
	clear: both;
	margin-bottom: 60px;
	margin-left: 145px;
	padding: 10px;
	width: 458px;
}
#pie {
	clear: both;
	width: 768px;
	height: 20px;
	text-align: center;
	font-size: smaller;
	color: #999999;
}
.easy {
	color: #668A00;
	font-weight: bold;
}
.life {
	color: #99CC00;
	font-weight: bold;
}
.centrado {
	text-align: center;
}
.fecha {
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
a.enlace:link, a.enlace:visited {
	color: #314200;
	font-weight: bold;
	text-decoration: none;
}
a.enlace:hover {
	background: #E1E8B3;
}
.imagen {
	border: 0px solid #FFFFFF;
}
.eslogan1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: larger;
	font-weight: bold;
	font-style: italic;
	color: #99CC00;
	text-align: center;
}
.cuadro5 {
	width: 123px;
	margin: 0px;
	border: solid 1px #FF6600;
	padding: 5px;
	background: #EEEEEE;
	text-align: center;
	font-weight: bold;
	color: #FF6600;
}
.cuadro6 {
	text-align: center;
	width: 137px;
	margin: 0px;
	border: dotted 1px #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding: 3px;
	background: #EEEEEE;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
.bordeimagen {
	border:#5d7e00 1px solid;
}