html, body { 
height: 100%; 
margin: 0; 
padding: 0; 
} 
div, img, p, h1, h2, h3{
margin:0px;
}
body {
background: #000000;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;
color: #FFFFFF;
}
#flashnav {
height: 340px;
}
#contenido {
width:960px;
clear:both;
margin:25px auto 0px auto; 
font-size:1.1em;
line-height:1.6em;
}
#leftside {
color: #666666;
margin-left:20px;
width:320px;
float:left;
}
#rightside {
margin-right:20px;
width:580px;
float:right;
}
#rightside p {
margin-top:1.1em;
}
#rightside h2 {
margin-bottom:20px;
}
#footer {
clear:both;
padding-top:40px;
}
#footercontent {
background-image:url(../imagenes/footer_sep.gif);
background-position:center top;
background-repeat:no-repeat;
padding:10px;
}
.sidenote {
height:1px;
overflow:visible;
display:block;
color:#CCCC00;
position:absolute;
margin-left:-422px;
width:400px;
}
a.nota:link, a.nota:visited {
text-decoration:none;
font-size:0.8em;
color:#666666;
margin-left:2px;
position:relative;
top:-5px;
border:none;
}
#rightside h3 {
font-size:1.4em;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
letter-spacing:0.1em;
font-weight:normal;
margin-top:3em;
}
#leftside p {
font-style:italic;
font-weight:normal;
margin:1.5em 10px 0 6px;
margin-bottom:0.4em;
}
#widecolumn {
clear:both;
margin:0px 20px 0px 20px;
}
#widecolumn h3 {
font-size:1.4em;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
letter-spacing:0.1em;
font-weight:normal;
margin-top:0.8em;
}
li {
margin-bottom:1em;
}
#neu a, #neu a:link {
	background-image: url(../imagenes/neu_credit.gif);
	width: 32px;
	height: 12px;
	text-indent: -999em;
	display: block;
	position: relative;
	top:-15px;
	left:600px;
	margin-bottom:-15px;
}
#copyright {
position:relative;
left:-45px;
text-align:center;
}
#neu a:hover {
	background-position: 0 12px;
}

a, a:link, a:visited {
	color:#C00;
	text-decoration:none;
	border-bottom:dotted 1px #C00;
}
a:hover {
	color:#F00;
}