body {
margin:0px; padding:0px;
background-color:#000000;
font-family:Helvetica, Arial, Sans-Serif;
color:#ffffff;
}

#contenido {
display:block;
width:980px;
margin:auto;
padding:5px;
}

#header {
display:block;
margin:auto;
width:980px;
height:25px;
color:#000000;
background:url('images/header-anuncios.gif') no-repeat top right;
background-color:#ffffff;
padding:0px;
font-size:11px;
text-align:left;
opacity:0.6;filter:alpha(opacity=60);
}

#header h1 {
padding:0px; margin:0px;
display:inline;
}

#header a {color:black !important; background:white; }
#header a:hover {color:white; background:black; }

#anuncio {
border-bottom:1px dotted #666666;
height:100%;
}

#contenido a {color:white;}
#contenido a:hover {color:black; background:white;}

#comentarios {
display:block;
width:600px;
font-size:11px;
}

.input {
	margin:0; padding:5px;
	background:#fdfefe url(images/post-box-top.gif) repeat-x top center;
	border:1px solid #dce7ed;
	font:0.92em Arial, Helvetica, sans-serif; color:#76716c;
}

.submit-comment {
	margin:0 0 15px 0; padding:0;
	width:161px; height:27px;
	background:url(images/submit-comment.gif) no-repeat top center;
	display:block; outline:0; text-indent:-9999px;
	border:0;
}

#paginas {font-size:11px}
#paginas li {list-style:none}
#paginas li a {display:block; float:left; padding:5px}
