﻿* { margin: 0px;
padding: 0px; outline: 0;
}

html, body { width: 100%;}

body {
	
	background-color: #000000;
	font:normal 12px/14px Arial, sans-serif;
	font-weight:bold;
	
}
h1 {font:24px/26px "Arial Narrow", sans-serif; font-weight:bold; color:#C5221B; text-decoration:none;}
h1 a {text-decoration: none;}
h1 a: hover {text-decoration: none;}

h2 {font:18px/22px "Arial Narrow", sans-serif; font-weight:bold;color:#A3170A;margin-top:3px; margin-bottom:3px; padding-bottom:3px; text-decoration:none;}
h2 a {text-decoration: none;}
h2 a:hover {text-decoration: none;}
h2 a:visited {text-decoration: none;}
	
h3 { color:#FFFFFF; font-size:16px;
    }

p {font:normal 12px/14px Arial, sans-serif; margin-top:0; padding-top:0;}
.fixture {font-size:1em; color:#000000; font-weight:normal; width:500px; padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px; border-style:solid; border-width:medium; border-color:#333333;}
.fixture .titulo{font-weight:bold; color:#C5221B; text-align:justify; background-color:#ccc; border-color:#cccccc; padding:10px; margin:10px;}
.fixture .rojo{background-color:#EAEAE2;}
.fixture .blanco{background-color:white;}
.fixture .equipos{text-align:justify; border-color:#cccccc; padding:5px; margin:7px;}
.textorojo{font-size:0.85em; color:red;}
.proxfecha {font:normal 15px/18px Arial, sans-serif; color:#C5221B; font-weight:bold;}
.encuesta {
	color:#FFF;
	font-weight:bold;
	margin-left:10px;
	text-transform:uppercase;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
}
.resultado {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
}

.textos{font-size:1.2em; color:#000000; text-align:justify;}

.plantel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


#wrapper{
width: 100%;
text-align: center;
	}
	
#container {
width: 955px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
} 


#cuerpo{
	width:955px;
	position:relative;
	background-color:#FFFFFF;
}

#menu{width:100%; background-color:black;}

#cuerpo .noticia{
	background-color:#E8E8E0;
	width:290px;
	margin-left:5px;
}

#cuerpo .noticia p{
	color:black;
	text-align: left;
	padding-top:0.5em;
	padding-left:0.5em;
}

#cuerpo img{
	text-align:center;
}

#cuerpo #columna1{
	float:left; width:300px; background-color:#FFFFFF; height:100%;
}

#cuerpo #columna2{
	float:left; width:370px; height:100%;  background-color:#FFFFFF;
}

#cuerpo #columna3{
	float:left; width:auto; background-color:#FFFFFF; height:100%;

}

#cuerpo #columna4{
	float:left; width:640px; height:100%;  padding: 5px 5px 5px 5px; margin:10px; background-color:#F5F5F1; text-align:justify;
}

#noticias_seccion{
	margin-top:15px;
	
}

.mini_noticia{
	display:inline-block;
	text-align:left;
	width:150px;
	
}

#mini_noticia div{
	width:140px;
}

a{
	text-decoration: none;
	color:#000000;
	border:none;
}

.gloriamania{
	background-color:#E8E8E0;
	width:270px;
	margin: 5px 0px 5px 0px;
}

.timedSlideshow jdSlideshow h1 { clear: both;
    font-family: "trebuchet ms",serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    font-size: 2.5em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: rgb(255, 255, 255);
    }

.timedSlideshow jdSlideshow h2 { font-family: "trebuchet ms",serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 1.5em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: rgb(159, 243, 255);
    }

.titulo_noticia{font:24px/26px "Arial Narrow", sans-serif; font-weight:bold; text-decoration:none; color:#C5221B;}
.subtitulo_noticia {font:18px/22px "Arial Narrow", sans-serif; font-weight:bold;color:#A3170A;margin-top:3px; margin-bottom:3px; padding-bottom:3px; text-decoration:none;}

.lista_noticia{
	display:block;
	width:100%;
	position:relative;
	height:150px;
}

.lista_noticia h1{
	font-size:16px;
}

.lista_noticia img{
	float:left;
	margin-right:10px;
}

.nav_noticias{
	text-align:center;
}

.nav_noticias a{
	color:#C5221B;
	font-weight:bold;
}
  
  #topbar{
color:#6F6E72;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: #6F6E72;
background-repeat:no-repeat;
width: 500px;
height: 530px;
visibility: hidden;
z-index: 100;
}
