* {
margin: 0;
padding: 0;
}

body {
background: #0068B3 url(images/back.gif) repeat;
text-align: justify;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #333;
padding-top: 20px;
}

a {
color: #666;
font-weight:bold;
text-decoration:none;
}

a:visited {
font-weight:bold;
text-decoration: none;
}

a:hover {
font-weight:bold;
color: #FFBF00;
}

img {
border:0px;
}

#header {
width: 780px;
background: #0093FF url(images/header.jpg) no-repeat;
background-position: top right;
margin-top:10px;
}

#wrapper {
width: 780px;
background-color:#fff;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

h1 {
width: 140px;
height: 30px;
background-color: #0068B3;
margin: 1px 1px 1px 0;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}


h2 {
width: 619px;
height: 30px;
background-color: #0068B3;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
margin-top: 1px;
cursor: default;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;

}

#nav li a {
color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
display: block;
width: 140px;
height: 20px;
background-color: #0093FF;
border-bottom: 1px solid #fff;
padding-left: 10px;
padding-top:6px;
text-decoration: none;
}

#nav li a:hover {
font-weight:bold;
background-color: #0068B3;
}

#current a {
background-image: url(.images/bullet.gif);
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 132px;
border:#ccc solid 1px;
background-color: #FFBF00;
float: left;
position: relative;
left: -4px;
margin-left: -147px;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
text-decoration:none;
}
#sidebar a{
color:#666;
text-decoration:none;
}

#sidebar a:hover{
color:#666;
text-decoration:underline;
}
img {
border: none;
}

#content {
float: left;
width: 600px;
margin: 10px 0 0 10px;
text-align:justify;
background-color:#FFFFFF;
}


#content2 {
float: left;
width: 760px;
background-color:#FFFFFF;
color: #666;
font-weight:bold;
text-decoration:none;
padding-bottom:10px;
}

#noticias {
float: left;
width: 760px;
margin: 0 auto;
margin-top:10px;
padding-left:10px;
background-color:#FFFFFF;
}

#adsense{
float:left;
width:760px;
text-align:center;
}
#link {
padding-top:4px;
padding-left:180px;
padding-bottom:20px;
float: right;
width: 700px;
background-color:#FFFFFF;
}

p {
margin-bottom: 20px;
}

p:first-line {
font-weight: bold;
}

#footer {
text-align: center;
clear: both;
width: 625px;
margin-left: 163px;
background-color:#ffff30;
}