body, table, tr, td, input, textarea
{
font: 13px arial, sans-serif;
}

body
{
color: #000;
background: #dadada;
text-align: center;
margin: 0;
padding-left: 10px;
padding-right: 10px;
}

a
{
color: #333;
}

a:hover
{
text-decoration: none;
}

img
{
border: 0px;
}

h2
{
margin: 0;
margin-bottom: 25px;
font-size: 20px;
text-align: center;
}

#contenedor
{
width: 970px;
margin-left: auto;
margin-right: auto;
padding-bottom: 5px;
text-align: left;
}

#header
{
width: 970px;
height: 150px;
background-image: url("http://www.riquelme.info/imagenes/header.jpg");
background-repeat: no-repeat;
margin-bottom: 15px;
cursor: pointer;
}

#header h1
{
position: absolute;
top: -1000px;
left: -1000px;
}

#lineapostheader, #lineaprefooter
{
clear:both;
margin-bottom: 15px;
margin-left: 15px;
margin-right: 15px;
height: 15px;
text-align: center;
}


#preprincipal
{
height: 15px;
background-color:#b0b0b0;
background-image: url("http://www.riquelme.info/imagenes/preprincipal.jpg");
background-repeat: no-repeat;
}

#principal
{
clear:both;
background:#b0b0b0;
}

#navegacion
{
width: 160px;
\width: 185px;
w\idth: 160px;
padding-left: 15px;
padding-right: 15px;
float: right;
}

#menu
{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 30px;
}

#menu li a
{
display: block;
background: #888;
color: white;
padding: 10px;
margin-bottom: 5px;
text-decoration: none;
}

#menu li a:hover
{
background: #777;
}

* html #menu li, * html #menu li a
{
width: 175px;
height: 15px;
}

#referencia, #botonfubocom
{
text-align: center;
margin-bottom: 30px;
}

#contenido
{
width: 749px;
\width: 779px;
w\idth: 749px;
padding-left: 15px;
padding-right: 15px;
border-right: 1px solid #555;
}

#foto
{
width: 400px;
text-align: center;
}

.largerectanglecontenido
{
float: right;
margin-left: 10px;
margin-bottom: 5px;
}

#ultimafoto
{
float: right;
width: 390px;
text-align: center;
margin-left: 20px;
margin-bottom: 40px;
}

#titulares
{
margin-bottom: 40px;
}

#leaderboardmitadportada
{
margin-bottom: 30px;
}

#encuesta
{
float: right;
padding: 20px;
background: #f2f2f2;
text-align: center;
font-size: 11px;
}

#ultimovideo
{
text-align: center;
width: 500px;
}

.video
{
height: 145px;
}

.videothumbnail
{
float: left;
margin-right: 10px;
}

.leaderboardfinalcontenido
{
text-align: center;
margin-top: 25px;
}

.primertitular
{
font-size: 16px;
}

#mensajecontacto
{
font-weight: bold;
text-align: center;
margin-bottom: 25px;
}

#formulariocontacto input, #formulariocontacto textarea
{
width: 345px;
border: 1px solid #565656;
background: #f9f9f9;
}

#formulariocontacto textarea
{
height: 200px;
}


#formulariocontacto input.submit
{
width: 50px;
}

#postprincipal
{
height: 15px;
background-image: url("http://www.riquelme.info/imagenes/postprincipal.jpg");
background-repeat: no-repeat;
margin-bottom: 15px;
}

#footer
{
background: #000;
background-image: url("http://www.riquelme.info/imagenes/footer.jpg");
background-repeat: no-repeat;
color: white;
padding: 15px;
text-align: center;
}

#footer a
{
color: white;
}