body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #064200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textoblanco {
	color: #FFFFFF;
}
.borde1px {
	border: 1px solid #999999;
}
.aceituna_bg {
	background-image: url(img/aceituna_y_sombra.jpg);
	background-repeat: no-repeat;
	background-position: -2px 1px;
}
.texto_el_olivo_bg {
	background-image: url(img/texto_el_olivo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.enlace_blog {
	background-image: url(images/nuestrasactividades.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.dtplan_bg {
	background-image: url(img/dtplan.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contenedor {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	width: 980px;
	height: 600px;
	background-color: #FFFFFF;
}
#menu {
	position:absolute;
	width:699px;
	height:46px;
	z-index:2;
	right: 0px;
	top: 0px;
}

#footer {
  position: absolute;
	height: 20px;
	right: 10px;
	left: 10px;
	bottom: 10px;
	text-align: center;
}
#dtplan {
  position: relative;
	width: auto;
	height: 180px;
	z-index: 1;
}
#dtplan_enlace {
	position:absolute;
	width:100px;
	height:15px;
	z-index:1;
	right: 0px;
	bottom: 2px;
}
.texto10px {
	font-size: 10px;
}
.texto12px {
	font-size: 12px;
}
.texto14px {
	font-size: 14px;
}
.texto16px {
	font-size: 16px;
}
.borde1pxClarito {
	border: 1px solid #E1E8F0;
}
