body {
	background-color: black;
}

#general{
margin-left:auto;
margin-right:auto;
width:65%;
}

img{
	border: 0px;
}

h1{
color:red;
text-align:center;
font-size: 20pt
}

h2 {
	background-color: white;
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	text-align: center;
}

h3{
color:blue;
text-align:center;
}

h3.stats{
	background-color: #ffebcd;
	color: black;
	text-align: center;
}

p.opcion{
	color: white;
	padding-left: 0.5cm;
	margin-top: 0px;
	background-color: DarkRed;
	border: thin solid darkSalmon;
}

p.opcion2{
	color: white;
	background-color: DarkRed;
	margin-top: 0px;
	border: thin solid darkSalmon;
}

p.eleccion{
color: black;
margin-left:10px;

}
p.resultados{font-size:10pt;text-align: center;color:black;}
p.plantilla{
color: black;
margin-left:15px;
}

p.resaltado{color:red;}

ul{
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

address{
	text-align: center;
}

a{
width:6em;
text-decoration:none;
color:black;
padding:0.2em 0.6em;
}

a:hover {
color:red;
}

a.plantilla{
color: black;
margin-left:10px;
}

a.enlace{
	color: blue;
}

a.plantilla:hover{color: red}

a.noticia{
color: blue;
text-align:center;
font-size:15pt;
}

a.noticia:hover {text-decoration: underline}

a.especiales{
color:rgb(0,0,0);
font-size:20pt;
text-align:left;
}

a.resultados{
font-size:10pt;
text-align: center;
color:black;
}

a.mail{
color: green;
text-align:center;
font-size: 8.5pt;
}

a.stats{
	font-size: 13px;
	float: left;
	width: 22%;
	text-align: center;
	padding-top: 10px;
}

a.foro{
	font-size: 15px;
}

a.foro:hover {text-decoration: underline}

li {
display:inline
}

table.one{
table-layout: automatic
}

img.cabecera{
width: 100%;
margin: 0px 0px 0px 0px;
}

/* Menu principal */
div#menuPrincipal{
	width: 800px;
	height: 25px;
	clear: both;
	margin: 0px 0px 0px 0px;
	background: darkred;
}

div#menuPrincipal ul#nav {
	width:100%:
}
div#menuPrincipal ul#nav li {
	float: left;
	position: relative;
	height: 25px;
	width: 12.36%;
	border-right: 1px solid white;
}

div#menuPrincipal ul#nav li a {
	display: block;
	font-size: 0.9em;
	text-align: center;
	font-weight: regular;
	color: #FFF;
	height: 25px;
}

div#menuPrincipal ul#nav li ul {
	position: absolute;
	z-index: 1;
	top: 25px;
	left: 0;
	width: auto;
	display: none;
	border-left:1px solid #ccc;
	border-right:2px solid #B0B0B0;
	border-bottom:2px solid #B0B0B0;
}

div#menuPrincipal ul#nav li ul li {
	display: block;
	clear: both;
	width: 157px;
	background: #eee;
	height: 20px;
	line-height: 16px;
	border-bottom: 1px solid #ccc;
	padding: 0;
	margin: 0;
}

div#menuPrincipal ul#nav li ul li a {
	background: none;
	display: block;
	width: 150px;
	clear: both;
	height: 10px;
	font-weight:normal;
	line-height: 12px;
	padding: 4px 0 4px 7px;
	margin: 0;
}

div#menuPrincipal ul#nav li:hover ul, div#menuPrincipal ul#nav li.over ul {
	display:block;
	width: 157px;
	z-index: 1000;
	
}

div#menuPrincipal ul#nav li:hover, div#menuPrincipal ul#nav li.over {
	background-color:#ff3300;
	height: 25px;
	z-index: 1000;
}

div#menuPrincipal ul#nav li:hover ul li {
	height: 20px;
}

div#menuPrincipal ul#nav li:hover ul li:hover, div#menuPrincipal ul#nav li.over ul li.over {
	background: none;
	background-color: #ccc;

	
}
div#menuPrincipal ul#nav li:hover a, div#menuPrincipal ul#nav li.over a, div#menuPrincipal ul#nav .portada a {
	background-image: none;
	background-color: none;
	color:#5B0000;
	z-index: 0;
}

div#menuPrincipal ul#nav li:hover ul li a:hover, div#menuPrincipal ul#nav li.over ul li a:hover, div#menuPrincipal ul#nav .portada ul li a:hover {
	text-decoration: none;
	background: #ccc;	
	position:absolute;
	z-index: 1000;
}

div#menuPrincipal a:hover {
	text-decoration: none; 
}

ul.menu{
float:left;
width:100%;
padding:0;
margin-bottom: 5px;
list-style-type:none;
}

a.menu{
	position: relative;
	float: left;
	width: 12.5%;
	text-decoration: none;
	text-align: center;
	color: white;
	background-color: darkred;
	padding: 0.1cm 0.3cm;
	border-right: 1px solid white;
}

a.menu:hover {background-color:#ff3300}

li.menu {
text-align:center;
display:inline
}

form.encuesta{
	text-align: left;
	padding-left: 25px;
}

/* A PARTIR DE AQUI LOS BLOQUES */

div.container{
	position: absolute;
	width: 800px;
	float: left;
	background-color:wheat;
}

div.menu{
	position: relative;
}

div.texto{
float: left;
width: 55.9%;
}

div.left{
float:left;
width:20%;
padding-bottom: 10px;
background-color:wheat;
}

div.right{
float: right;
width: 20.2%;
text-align: center;
padding-bottom: 10px;
background-color:wheat;
}

div.noticias{
float: left;
width:100%;
padding: 0 1em 1em 1em;
margin: 0px 0px 0px 0px;
background-color: wheat;
border-left: thin solid black;
border-right: thin solid black;
}

div.img_socio{
float:left;
margin:0px 10px 15px 20px;
}

div.plantilla{
float: right;
width: 75.5%;
padding: 1em;
padding-top: 5px;
padding-bottom: 30px;
background-color: wheat;
}

div.plantilla-2{
float: right;
width: 75.5%;
padding: 1em;
padding-top: 5px;
background-color: wheat;
}

div.plantilla-foro{
width: 96%;
padding: 1em;
padding-top: 5px;
background-color: wheat;
}

div.cabezaPlantilla{
width: 100%;
margin: 3px 0px 0px 0px;
background-color: white;
}

div.resultPartido {
width: 100%;
margin: 3px 3px 3px 3px;
}

div.resultadoLocal{
float:left;
font-size: 25px;
color:blue;
margin:40px 20px 0px 20px;
}

div.resultPartido img{
float: left;
}

div.resultadoVisitante{
float:left;
font-size: 25px;
color:blue;
margin:40px 20px 0px 20px;
}

div.resultadoPorCuartos {
width: 100%;
margin: 3px 3px 3px 3px;
}

div.resultadoPorCuartos table{
float: left;
margin: 13px 0 0 15px;
background-color: white;
text-align: center;
}

div.statsPartido{
width: 100%;
margin: 3px 3px 3px 3px;
background-color: white;
}

div.statsPartido table{
float: left;
width: 100%;
margin: 15px 0 0 0;
border: thin solid black;
background-color: white;
}

div.statsPartido th{
font-size: 15px;
color: white;
background-color: DarkRed;
padding: 2px 0 2px 0;
border: thin solid black;
}

div.statsPartido td{
font-size: 12px;
border-top: thin solid black;
}

div.img_local{
float:left;
margin:0px 0px 0px 90px;
}

div.img_visitante{
	float:left;
}

div.img_jugon{
	float: left;
}

div.stats{
	float: left;
	width: 100%;
	margin-top: 20px;
}

div.deEquipo{
	float: left;
	width: 100%;
	margin-top: 20px;
}

div.estadisticas{
	float: left;
	width: 50%;
	margin-top: 10px;
	margin-left: 25%;
}

div.leyenda{
	float: left;
	width: 45%;
	margin-top: 20px;
	margin-left: 7%;
}

div.leyenda-2{
	float: left;
	width: 45%;
	margin-top: 20px;
}

div.vs{
float:left;
margin:50px 20px 0px 20px;
}

div.pie_foto{
	float: left;
	width: 95%;
	margin-left: 3%;
}

div.encuesta{
	padding-left: 5px;
	padding-right: 5px;
}

div.pregunta{
	position: absolute;
	left: 200;
}

div.contenedor_resultado{
width:200px;
float:left;
border-right:2px solid #666;
background: #cbcbcb;
}

div.resultado{
	float:left;
	border-left:10px solid #333;
	background-color:#e7e7e7;
	width:200px;
	padding-left:5px;
	margin:0 2px 5px 0;
	height:40px;
}

div.dato{
	float: left;
	padding-bottom: 7px;
	padding-top: 10px;
	padding-left: 10px;
}

div.resultado1{
	background-color: red;
	height: 40px;
}

div.resultado2{
	background-color: blue;
	height: 40px;
}

div.resultado3{
	background-color: yellow;
	height: 40px;
}

div.resultado4{
	background-color: green;
	height: 40px;
}

div.resultado5{
	background-color: fuchsia;
	height: 40px;
}

.votostotales{
	padding:1px 5px 5px 20px;
	margin:5px 0 0 0;color:#333;
	height:25px;
}

.votostotales strong{color:#D4140B; font-weight:bold;}

.limpiar {clear:both;}

div.img_foto{
	float: left;
	width: 61%;
	height: 300px;
	border: #e10000;
	border-style: solid;
}

div.img_foto_p{
	position: relative;
	float: none;
	margin-top: 60px;
	margin-left: 12%; 
	width: 448px;
	height: 336px;
	border: #e10000;
	border-style: solid;
}/*Aaron, para cambiar el tamaņo de la foto hay que usar esta clase, y no la de arriba (porque esa solo aplica al contenedor, y no a la imagen).*/
img.img_foto_p{	width: 448px;	height: 336px;}

div.texto_foto{
	position: relative;
	float: right;
	top: 20px;
	width: 200px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}

div.texto_foto_p{
	position: relative;
	float: left;
	width: 95%;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}

div.album{
  margin: 20px 0 0 0;
  padding:10px 0 10px 0;
  border: 1px solid #ff0000;
  height: auto;
  width: 100%;
  float: left;
  text-align: center;
}

div.img_galeria{
  margin: 0 0 0 10px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}

div.img_galeria img{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

div.img_galeria a:hover img {border: 1px solid #0000ff;}

div.desc{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}

.botonera2 {
	float: right;
	padding: 5px 10px 0 0;
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.instal_izq{
	position:relative;
	float: left;
	width:49%;
}

div.instal_der{
	position:relative;
	float:right;
	width:49%;
}

div.instalaciones{
	position:relative;
	float:left;
	width:95%;
	padding: 10px 10px 10px 10px;
}

div.instalaciones2{
	position:relative;
	float:left;
	margin: 90px 0;
	padding: 10px 10px 10px 10px;
}
div.mensaje{
	background-color: white;
	margin: 5px 0 0 0;
	border: solid red 1px;
}
div.titulo{
	background-color: yellow;
	width: 100%;	
}

div.tanteos{
	position: relative;
	float: left;
	margin-left: 10%;
}

div.por_el_mundo{
	float: left;
	width:100%;
	padding:0em;
	margin: 1px 1px 20px 1px;
}
