@charset "UTF-8";
/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background: black;
	font-family: Arial;
	color: white;
	}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#wrap {
margin: 0 auto;
width: 1000px;
padding:0px;
}
.header { margin-top:3px; height:96px; background-color:#020167; text-align:right; font-size:11px;}
.login { color:white; float:right; margin-right:15px;}
.login a {color:#00ccff;}

.azulelectrico A:link { color: #00CCFF; font-size:12px; text-decoration: none;}
.azulelectrico A:visited { color: #00CCFF; font-size:12px; text-decoration: none;}
.azulelectrico A:active { color: #00CCFF; font-size:12px; text-decoration: none;}
.azulelectrico A:hover { color: #00CCFF; font-size:12px; text-decoration: underline;}
.divisorgris { background:#666666; width:985px; height:15px; padding-left:15px; font-size:10px; font-family:Arial;}

.bloque { float:left; width:226px; background:#FFFFFF; overflow:hidden; margin-left:10px; color:#0066FF; padding:3px; font-family:Arial; font-size:11px;}
.titulosbloque{ background-image:url(imagenes/bg_titulos.png); height:20px; background-repeat: repeat-x; padding-left:10px;
font-weight:bold; color:#000066; padding-top:3px; font-size:12px; font-family:Arial;}
.apuestasbloque {width:450px; height:180px; background-image:url(imagenes/baseapuestas.jpg); background-repeat:no-repeat; color:#000000; font-family:Arial; font-size:11px;}
.score { border:1px; width:25px; height:25px; font-size:22px; border-style:solid; border-color:#FF0000; text-align:center; font-weight:bold; float:left; padding-top:5px;}
.bolsin { border:1px; padding:3px; font-size:22px; width:450px; text-align:center; font-weight:bold; margin-top:16px;}

.titulo { font-family:Arial; font-size:24px; color:#FF3300; font-weight:200;}

.h2_blue { font-family:Arial; font-size:18px; font-weight:bold; color:#317caa; padding:10px; text-align:center;}

.enlaceboton {    font-family: arial;
   height:14px;
   font-size: 11px;
   padding-top:2px;
   padding-bottom:2px;
   padding-right:6px;
   padding-left:6px;
   background-image:url('imagenes/bgvista.gif');
   background-repeat:repeat-x;
   background-position:top left;
   color: #000000;
   border-right:1px;
   border-right-style:solid;
   border-right-color:gray;
   text-decoration: none;
}
.enlaceboton:hover {
    background-image:url('imagenes/bgvista.gif');
   background-repeat:repeat-x;
   background-position:center right;
   color: #ffffff;
}



#footer {
text-align: center;
font-size: 11px;
color: #fff;
padding-bottom: 10px;
}
#footer a { color: #fff; text-decoration:none }
#footer  A:hover  { color: #FFFF00; text-decoration:none}
#contenido { color:#000000; }
.slideshow { height: 273px; width: 615px; margin: auto }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }
