* {
	margin: 0;
	padding: 0;
}

body {
background: #5F643B url(images/background.jpg) repeat;
font-family: Verdana, Georgia, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: underline;
color: #0000FF;
}

a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: auto;
width: 860px;
}

#top { 
background: url(images/top.jpg);
height: 26px;
}

#header {
height: 135px;
background: url(images/header.jpg) no-repeat center top;
text-align: right;
}

#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 120px 40px 0 0;
color: #fff;
}

#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}

#header h1 a:hover {
color: #111;
}

#header h2 {
font-size: 18px;
color: #fff;
padding: 3px 40px 0 0;
letter-spacing: -1px;
font-weight: 100;
}

#content {
background: #5F643B url(images/middle.jpg) repeat-y;
padding: 0 20px;
}

#nav1 {
background: url(images/nav.jpg) repeat-y right;
}

#nav2 {
background: url(images/nav.jpg) repeat-y left;
}

.right {
float: right;
width: 440px;
margin-top: 14px;
text-align: left;
margin-right: 15px;
}

.right h1 {
line-height: normal;
}

.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
}

.right h2 a {
text-decoration: underline;
}

.right h2 a:hover {
}

.right ul {
padding-left: 13px;
}

.left {
float: left;
width: 160px;
margin-left: 10px;
margin-top: 14px;
background-color: #D3D4C6;
}

.left h2 {
width: 160px;
background-color: #000000;
font-size: 13px;
color: #FFFFFF;
font-weight: bold; 
text-align: center;
}

.left ul {
padding: 10px 0 15px 20px;
color: #000000;
list-style-type: none;
}

.left ul li a {
text-decoration: underline;
font-weight: normal;
}

.left ul li a:hover {
}

.menu1 {
float: right;
width: 160px;
margin-right: 14px;
margin-top: 14px;
background-color: #D3D4C6;
}

.menu {
width: 160px;
background-color: #E5E5E5;
border-style: solid;
border-width: 2px;
border-color: #000000;
text-align: left;
}

.menu h2 {
width: 160px;
background-color: #000000;
font-size: 13px;
color: #FFFFFF;
font-weight: bold; 
text-align: center;
}

.menu p {
padding: 8px 3px 8px 5px;
color: #000000;
list-style-type: none;
}

.menu ul li a {
text-decoration: underline;
font-weight: normal;
}

.menu ul li a:hover {
}

.articles {
padding: 10px;
}

.author {
font-size: 10px;
color: #000000;
font-weight: normal;
}

.floatLeft { 
float: left; 
margin-right: 8px;
width: auto; 
}

.floatRight { 
float: right; 
margin-left: 8px; 
width: auto;
}

.favoritos {
width: 100%;
background-color: #BCD3C3;
font-weight: bold; 
color: #FFFFFF;
text-align: center;
}

.tabs {
background-color : #D3D4C6;
float: none;
width: 820px; 
height: 50px; 
}

#bottom {
background : #5F643B url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #fff;
padding-bottom: 10px;
}

#footer a {
color: #fff;
}

#footer a:hover {
color: #111;
}