body {
margin-top: 20px;
background-image:url(images/fondo.jpg);
background-repeat:repeat-x;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #757E82;
}

h1, h2, h3 {
color: #FF9933;
}
p, blockquote, ul, ol {
margin-bottom: 20px;
line-height: 2em;
}
ul, ol, li {
margin: 0px;
padding: 0px;
list-style: none;
}
a {
text-decoration: underline;
color: #EF8116;
}
a:hover {
text-decoration: none;
color: #EF8116;
}

/* Wrapper */

#wrapper {
background-color:#fff;
width:955px;
margin: 0 auto;
padding-top:5px;
}

/* Header */

#header {
width: 892px;
height: 91px;
margin: 0 auto;
}

/* Logo */

#logo {
float: left;
width: 212px;
height: 76px;
}

/* Menu */

#menu {
float: right;
width: 630px;
height: 36px;
margin-top: 30px;
background: url(images/img01.jpg) no-repeat left top;
}
#menu ul {
margin: 0;
padding: 0px 0 0 20px;
list-style: none;
line-height: normal;
margin-left: 30px;
}
#menu li {
display: inline;
text-align: center;
}
#menu a {
display: block;
float: left;
height: 36px;
padding: 12px 80px 0px 20px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #fff;
}
#menu a:hover {
color: #CCCCCC;
}

/* Page */

#page {
width: 955px;
margin: 0 auto;
}

#page-bgtop {
padding: 0px 30px;
}

/* Content */

#content {
float: right;
width: 630px;
padding-top: 30px;
line-height:10px;
}
#content img {
margin-right:10px;
}
.post {
margin: 0px 0px 30px 0px;
}
.post .title {
margin: 0px;
padding: 0px 0px 5px 0px;
color: #232F01;
}
.post .title a {
padding: 4px 35px 4px 15px;
background: #669933;
text-decoration: none;
font-weight: normal;
color: #FFFFFF;
}
.post .entry {
}
.entry img{
margin-right:10px;
margin-left:10px;
}
.post .meta {
text-align: right;
padding-top: 20px;
border-bottom: 1px solid #E5E5E5;
font-weight: bold;
color: #202020;
}
.post .byline {
float: right;
margin-top: -30px;
font-size: 12px;
color: #5E5E5E;
}

/* Sidebar */

#sidebar {
float: left;
width: 208px;
padding-top: 30px;
}
#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}
#sidebar li {
margin-bottom: 1px;
}
#sidebar li ul {
margin: 0px;
padding: 0px 0px 20px 0px;
}
#sidebar li li {
margin: 0;
padding: 9px 0px;
border: none;
background: url(images/img07.jpg) repeat-x left bottom;
}
#sidebar h2 {
margin: 0px;
padding: 0px;
border-bottom: 2px solid #EBEBEB;
font-size:18px;
font-weight: normal;
color: #454E55;
}
#sidebar h3 {
font-size: 77%;
color: #454E55;
}
#sidebar p {
margin: 0;
line-height: normal;
color: #D4C792;
}
#sidebar a {
border: none;
text-decoration: none;
}

#sidebar a:hover {
text-decoration: underline;
}

/* Submenu */

#submenu {
}

#news a {
font-size: 85%;
}

/* Footer */

#footer {
width: 892px;
height: 50px;
margin: 0 auto;
padding: 20px 0 20px 0;
border-top: 1px solid #E5E5E5;
color: #757E82;
}
#footer p {
margin: 0;
text-align: center;
font-size: 77%;
}
#footer a {
text-decoration: underline;
color: #757E82;
}
#footer a:hover {
text-decoration: none;
}