* {
	margin: 0;
	padding: 0;
}

body {
background: #caa84e url(images/fondo3.jpg) top left no-repeat;  ;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}
#otra {
margin: 800px 0 0 0;
float: right;
width: 180px;
padding-top: 10px;
}
a {
text-decoration: none;
color: #80b312;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
	width: 850px;
	height: auto;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 30;

}

#header {
	}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 230px;
color: #fff;
}
#header h1 a { 
color: #80b312;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {

font-size: 19px;
color: #80b312;
padding: 5px 0 0 230px;
letter-spacing: -1px;
font-weight: 100;
}

#content {
padding: 0 20px;
}

.right {
font-size: 12px;
float: right;
width: 570px;
text-align: justify;
padding-top: 30px;
}
.right h2 {
font-size: 16px;
font-weight: 100;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #80b312;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {

float: left;
width: 180px;
padding-top: 20 px;

}
.left h2 {
margin: 235px 0 0 0;
padding-left: 60px;
height: 24px;
line-height: 24px;
background: #80b312;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 0px 0 10px 60px;
color: #80b312;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.articles {
padding: 10px;
}

#footer {
text-align: center;
font-size: 12px;
color: #80b312;
margin-top: 10px;
border-top: 1px #aaa;
padding-top: 10px;
padding-bottom: 10px;
padding-left:20px;
}
#footer a { color: #80b312; }
#footer a:hover { color: #111; }
