/*
Theme Name: Dise&ntilde;o 1 apuestas
Theme URI: http://www.diajuegos.com/
Description: Theme numero 1 de apuestas
Author: Daniel L&oacute;pez
Version: 1.0
*/

/* FOOTER */
.footer {
clear:both;
background:url(images/footer.jpg) no-repeat;
width:1000px;
height:168px;
text-align:center;
}

.separador {
height:30px;
width:1000px;
background:#FFFFFF;
clear:both;
}

.footer .texto1 {
padding-top:65px;
}

.footer .texto2 {
padding-top:20px;
font-weight:bold;
}

.footer a {
color:#000000;
text-decoration:none;
}

.footer a:hover {
color:#666666;
text-decoration:none;
}
/* FIN FOOTER */

/* SIDEBAR */
.sidebar {
width:249px;
float:right;
border-left:1px solid #F2F2F2;
/* background:#333333; */
}

.sidebar .menu1top {
background:url(images/menu1top.png);
width:230px;
height:5px;
margin-top:10px;
}
.sidebar .menu1 {
background:#000000;
width:210px;
padding:10px;
}
.sidebar .menu1bottom {
background:url(images/menu1bottom.png);
width:230px;
height:5px;
margin-bottom:10px;
}

.sidebar .menu2top {
background:url(images/menu2top.png);
width:230px;
height:5px;
margin-top:10px;
}
.sidebar .menu2 {
background:#FFFFFF;;
width:208px;
padding:10px;
border-right:1px solid #333333;
border-left:1px solid #333333;
}
.sidebar .menu2bottom {
background:url(images/menu2bottom.png);
width:230px;
height:5px;
margin-bottom:10px;
}

.sidebar .separador {
background:url(images/separador.jpg);
width:200px;
height:5px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
}

.sidebar .bettingminibanner {
border:0px;
}

.sidebar .menu {
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
width:230px;
}

.sidebar .menu .bettingminibanner {
padding-top:10px;
}

.sidebar ul {
margin-left:10px;
list-style:none;
}

.sidebar .menu a {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

.sidebar .menu a:hover {
color:#CCCCCC;
text-decoration:none;
}

.sidebar .menu h3 {
font-size:16px;
color:#FFFF00;
font-weight:bold;
}

.ebook {
text-align:center;
}

.inputtext {
border:1px solid #333333;
width:180px;
height:30px;
color:#333333;
background:#F8F8F8;
margin-top:5px;
padding-left:5px;
}
.inputenviar {
width:100px;
height:30px;
background:url(images/registerinput.png);
border:none;
margin-top:10px;
}

/* FIN SIDEBAR */

/* CONTENIDO */
.contenido {
width:730px;
min-height:2262px;
float:left;
color:#333333;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
padding-left:10px;
background:#ffffff;
}

.contenido .noticia {
border-bottom:1px solid #E8E8E8;
}

.contenido .noticiatitulo a {
color:#0000FF;
text-decoration:none;
font-weight:bold;
font-size:20px;
}

.contenido .noticiatitulo a:hover {
color:#FF0000;
text-decoration:underline;
}

.contenido ul {
margin-top:20px;
margin-left:20px;
list-style:none;
line-height:30px;
font-size:14px;
}

.contenido ul a {
color:#0000FF;
text-decoration:none;
font-weight:bold;
font-size:14px;
}

.contenido ul a:hover {
color:#FF0000;
text-decoration:underline;
}

.contenido p {
margin-bottom:10px;
}
/* FIN CONTENIDO */

/* HEADER */
.menutop {
width:990px;
height:24px;
background:url(images/menutopbg.jpg);
padding-left:10px;
padding-top:6px;
}

.menutop a {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.menutop a:hover {
color:#FFFF00;
text-decoration:none;
}

.menutop .enlacemarcado {
font-size:12px;
font-weight:bold;
color:#FFFF00;
text-decoration:none;
}

.menutop li {
display:inline;
margin-right:9px;
}

.logo {
width:1000px;
height:190px;
background:url(images/logo.jpg);
}

.arribaheader h1 {
color:#333333;
font-size:12px;
}

.enlacepagtop {
height:25px;
width:990px;
font-size:20px;
font-weight:bold;
}

.enlacepagtop a {
color:#FF0000;
text-decoration:none;
}

.arribaheader {
background:url(images/fondotopheader.jpg);
height:45px;
padding-left:10px;
}
/* HEADER */

/* GENERAL */

* {
margin:0px;
padding:0px;
}

#wrapper {
width:1000px;
margin:auto;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
background:#ffffff;
}

body, html {
font-family:Arial;
font-size:12px;
background:#F0F0F0;
height:100%;
margin:0px;
}

/* GENERAL */