html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
#box-bg  { background:  url(images/green_bg.png) repeat-y; }
#box-grd { background: bottom url(images/green_grad_bot.gif) repeat-x; }
#box-top { background: url(images/green_top.png) no-repeat; height: 24px; }
#box-bot { background: bottom left url(images/green_bot.png) no-repeat; height: 23px; }

#box-grd {
  min-height: 300px;
  padding: 2px 24px;
}

#box-grd2 {
  min-height: 300px;
  padding: 2px 0px;
}

#box h2 {
	font: bold 14px arial, sans-serif;
	color: #333333;
	margin: 0;
}

#box2 h8 {
	font: bold 20px arial, sans-serif;
	color: #003300
	margin: 0;
}

#box p {
  margin: 1em 0;
}

#noticias {
	padding: 14px;
	margin: 0 -12px;
	height: 125px;
	background:url(images/noticia_bg.png) repeat-y;
}

#noticias2 {
	padding: 1px;
	margin: 0 -1px;
	
}

#noticias h2 {
  position: relative;
}
#noticias ul {
  float: left;
  width: 75%;
  margin: 1em 0;
  padding: 0;
}
#noticias li {
  list-style: square;
  margin-left: 12px;
}





#newsletter, #events {
  float: left;
  width: 49%;
  margin-top: 1em;
}
#newsletter h2, #events h2 {
	color: #333333;
}
#newsletter .text {
  width: 125px;
}
#newsletter form {
  margin: 0.3em 0 0.6em 0;
}
#newsletter p {
  margin: 0.3em 0;
  font-size: 10px;
}
#newsletter a {
  color: #333333;
}

#events {
  margin-left: 0%;
  width: 38%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
  list-style: none;
  margin: 0;
  padding: 0;
}




#block {
	background: url(images/white_bg.gif) repeat-y;
	width: 326px;
	position: absolute;
	top: 292px;
	left: 457px;
	height: 97px;
}
#block-top {
  background: url(images/grey_img.jpg) no-repeat;
  height: 70px;
  padding-left: 10px;
  padding-right:85px;
  padding-top: 30px;
}
#block-bot {
  background: bottom left url(images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#block h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
}
#block a {
  color: #fff;
}

#derechos {
  font-size: 12px;
  color: #000;
  margin-top: 10px;
}

.clear {
	clear: both;
}

body {
	background: url(images/page_bg.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

#fondo {
  background: top left url(images/page_bg_top.gif) repeat-x;
  padding-top: 10px;
}




#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
  position: relative;
  background: url(images/body_bg.png) repeat-y;
}
#body-bot {
  background: bottom left url(images/body_bg_bot.jpg) no-repeat;
}
#body-top {
  background: url(images/body_bg_top.png) no-repeat;
  min-height: 800px;
  _height: 800px;
  padding-bottom: 14px;
}




#logo {
  width: 25em;
  text-align: center;
}
#logo h1 {
  color: #6F7033;
  font: 22px "Arial narrow", arial, sans-serif;
  line-height: 1;
  padding-top: 0.8em;
}
#logo p {
  color: #464544;
  font: 16px "Arial narrow", arial, sans-serif;
  margin: 0;
}





#nav {
  margin-top: 50px;
}
#nav li {
  list-style: none;
  float: left;
  background: left center url(images/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 40px;
}
#nav a {
  color: #CC0000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
	color: #000;
}




#box {
	width: 400px;
	margin-top: 20px;
	margin-left: 22px;
	
}

#box2 {
	width: 500px;
	height:400px; 
	margin-top: 20px;
	margin-left: 22px;
	background: url(images/white_bg.png) repeat-y;
	
}
#box3 {
	width: 500px;
	height:500px; 
	margin-top: 20px;
	margin-left: 22px;
	background: url(images/white_bg2.png) repeat-y;
	
}
#box4 {
	width: 600px;
	margin-top: 20px;
	margin-left: 22px;
	
}

