body {
background-color: #ef8109;
color: black;
font-family:tahoma, verdana, sans-serif;
font-size:0.8em;}

a{text-decoration:none;}
img {border:0px;}

#pagina{width:750px;
height:100%;
position:absolute;
top:0px;
left:0px;
background:#fff;
background-image:url(images/fondo_top.gif);
background-position:top;
background-repeat:no-repeat;}

#cabecera {position:absolute;
top:0px;
left:0px;}

/*Enlaces*/
.menu a{display:block;
width:60px;
height:60px;
position:absolute;
color:#00f;}
.menu.blog a{top:70px;
left:470px;
background-image:url(images/dado.png);
background-repeat:no-repeat;}
.menu.blog a:hover{background-image:url(images/dado_over.png);
background-repeat:no-repeat;}
.menu.blogtexto a{height:20px;
top:120px;
left:470px;
font-weight:bold;
text-align:center;}
.menu.blogtexto a:hover{background:#000;
color:#fff;}

.menu.foro a{top:100px;
left:530px;
background-image:url(images/foro.png);
background-repeat:no-repeat;}
.menu.foro a:hover{background-image:url(images/foro_over.png);
background-repeat:no-repeat;}
.menu.forotexto a{height:20px;
top:155px;
left:530px;
font-weight:bold;
text-align:center;}
.menu.forotexto a:hover{background:#000;
color:#fff;}

.menu.fotos a{top:135px;
left:595px;
background-image:url(images/fotos.png);
background-repeat:no-repeat;}
.menu.fotos a:hover{background-image:url(images/fotos_over.png);
background-repeat:no-repeat;}
.menu.fotostexto a{height:20px;
top:190px;
left:595px;
font-weight:bold;
text-align:center;}
.menu.fotostexto a:hover{background:#000;
color:#fff;}

.menu.imagina a{top:190px;
left:645px;
background-image:url(images/cf.png);
background-repeat:no-repeat;}
.menu.imagina a:hover{background-image:url(images/cf_over.png);
background-repeat:no-repeat;}
.menu.imaginatexto a{height:20px;
top:250px;
left:645px;
font-weight:bold;
text-align:center;}
.menu.imaginatexto a:hover{background:#000;
color:#fff;}

.menu.contacto a{top:265px;
left:690px;
background-image:url(images/mail.png);
background-repeat:no-repeat;}
.menu.contacto a:hover{background-image:url(images/mail_over.png);
background-repeat:no-repeat;}
.menu.contactotexto a{height:20px;
top:323px;
left:690px;
font-weight:bold;
text-align:center;}
.menu.contactotexto a:hover{background:#000;
color:#fff;}

.menu.volver a{top:350px;
left:710px;
background-image:url(images/volver.png);
background-repeat:no-repeat;}
.menu.volver a:hover{background-image:url(images/volver_over.png);
background-repeat:no-repeat;}
.menu.volvertexto a{height:20px;
top:410px;
left:710px;
font-weight:bold;
text-align:center;}
.menu.volvertexto a:hover{background:#000;
color:#fff;}


/*Contenido*/
#anuncio_top {width:440px;
height:100px;
position:absolute;
top:140px;
left:20px;
background:#0f0;}

#contenido {width:600px;
height:350px;
position:absolute;
top:250px;
left:20px;
overflow:auto;
padding:5px;}

#noticia {width:100%;
padding:10px;
border:2px solid #c0c0c0;}

.fotonoticia {width:100px;
height:100px;}

.textonoticia {padding:5px;
text-align:justify;
border:2px solid #c0c0c0;}

/*la tabla de las frases*/
#cabecera_frases{font-weight:bold;
background:#ff0;}
