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,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: verdana;
     vertical-align: baseline
}
div#adsense {
     margin: 0px auto;
     width: 468px;
}

:focus {
     outline: 0
}
#fixture, #proximo {
	height: 340px;
	width: 135px;
	background-repeat: no-repeat;
	float: left;
	padding: 20px 9px 10px;
	color: #000000;
	font-weight: bold;
}
a.tablero {

	padding:0px 3px 3px;
	background-color:#000000;
	color:#0099FF;
}

#proximo {
	background-image: url(img/posiciones.jpg);
}


#tablero {
	width: 306px;
	margin-top: 3px;
	margin-left: 8px;
}
#encuesta {
	width: 311px;
	height: 400px;
	margin-top: 4px;
	margin-left: 5px;
}
.auspiciante {
	height: 54px;
	width: 303px;
	margin-left: 10px;
	margin-top: 4px;
}




#fixture {
	background-image: url(img/fixture.jpg);
}
.izq-box {
	margin-left: 15px;
	padding-left: 1px;
	width: 580px;
}
#auspician {
	background-image: url(img/auspiciantes.jpg);
	height: 105px;
	width: 784px;
	margin: 0px auto;
	background-position: bottom;
	background-repeat: no-repeat;
}

h2 {
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 545px;
	color: #FFF;
	padding:25px 0px 0px 40px;
	background-position: center top;
}
.der-box {
	width: 324px;
}
.publicidad {
	width: 250px;
	height:250px;
	float:left;
	margin-left:25px;
}



.match {
	background-image: url(img/proxima-fecha.jpg);
	height: 171px;
	width: 311px;
	margin: 0px auto;
}

#back {
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 835px;
}
.destacado1 {
	margin:3px;
	float:left;
	background-color: #162B3F;
}
a, a:visited {
	text-decoration:none;
	color:#162B3F;
	background:#D5E6F0;
	font:13px;
	
}
a:hover{
	text-decoration:none;
	color:#162B3F;
	background:#68C5FA;
	font:13px;
	
}
.destacado  {
	margin:3px;
	width:570px;
	
}

.minititle  {
	font-weight:bold;
	font-size:14px;
	padding:4px;
}

p.destacado {
	text-align:left;
	float:left;
}



.clear {
	clear: both;
}
#der h3, h2 {

	font-size: 28px;

}
#der h3 {
  
	color: #FFFFFF;
	background: url(img/h3.jpg) no-repeat;
	height: 27px;
	width: 260px;
	padding:25px 0px 0px 60px;
}
p#der-video {
	width: 301px;
	margin-left: 10px;
	padding: 5px 2px;
	background-color: #CCCCCC;
}


#izq, #der {
	margin-top:5px;
	font-size: 9px;
	text-align: justify;
}

#izq {
	float: left;
	width: 620px;
}
.der-video {
  padding-bottom:20px;
	height: 224px;
	width: 305px;
	margin-left: 10px;
	margin-bottom:5px;
}
h1 {
	background: url(img/header.jpg) no-repeat;
	height: 178px;
	width: 945px;
}


#der {
	width: 324px;
	float: left;
	height:100%;
}



ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}


blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}
body {
	background: url(img/back-content.jpg) repeat-y center top #009CFF;
	line-height: 1;
}
#contenido {
	margin: 0px auto;
	width: 944px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menuh {
	font: 10px "Verdana", Arial, Helvetica, sans-serif;
	width:945px;
	background-color:#000;
}	
#menuh ul, li {
        list-style-type: none;
}

#menuh li {
        float: left;
}

#menuh a {
        text-decoration: none;
        color: #FFF;
        background: #000;
        display: block;
        padding: 3px 10px;
        text-align: center;
}

#menuh a:hover {
        background: #FFF;
		color: #0066FF;
}
#slider {
	width: 585px; /* important to be same as image width */
	height: 320px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent {
    width: 585px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 572px;
    background-color: #000;

    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}

#footer {
	background-image: url(img/footer.jpg);
	height: 180px;
	width: 945px;
	text-indent: -9999px;
	clear: both;
	margin-top: 8px;
}
strong {
	font-weight:bold;
	text-transform: uppercase;
}
img.centrado {
  margin-top:2px;
	margin-left: 8px;
}

.redbold {
  color:#EC000E;
  font-weight:bold;
}
.redboldc {
  color:#EC000E;
  font-weight:bold;
  text-align:center;
  display:block;
}
.greenbold {
  color:#006600 ;
  font-weight:bold;
}
.adsensevid {
  width:728px;
  height:90px;
  margin:0px auto;
}
.anuncio290x290 {
  width:290px
  height:290px;
  margin:13px;

}
.anuncio468x60
{
  width:468px
  height:60px;
  margin:5px auto;
  text-align:center;

}
.noti {
  font-size:13px;

}