body {
background: #fff;
font-family: verdana, arial, sans;
color: #a6a6a6;
}
#contenedor {
width: 700px;
margin: 10px auto;
}
#cabeza {
background: url(imagenes/futpad_encabezado.jpg) transparent no-repeat;
width: 483px;
height: 291px;
}
#cabeza h1 {
display: none;
}
#cabeza .descripcion {
display: none;
}
#navegacion {
margin-top: 50px;
width:190px;
}
#navegacion ul li {background:url(imagenes/0026_boatshowbullet.png) no-repeat left;
padding-left: 20px;}
hr {
display: none;
}
#cuerpo {
width: 300px;
w\idth: 350px;
\width: 300px;
top: 130px;
position: absolute;
margin: 45px 50px 0 200px;
font-size: 14px;
color: #757575;
}
#descripcion {
display: none;
}
.noticia {
background: url(imagenes/fondoaviso.jpg) transparent no-repeat;
width: 326px;
margin-top: 30px;
margin-left:0px;
	font-size: 12px;
	color: #7a7a7a;
	line-height: 1.3em;
}
.noticia h3 {
color: #fff;
text-align: center;
padding-top: 10px;
}
ul {
	list-style-type: none;
	margin:0;
	padding: 7px 10px 25px 10px;
}
a:link, a:visited, a:active {
text-decoration: none;
color: #333;
}
a:hover {
color: black;
text-decoration:underline;
}
