/* GLOBALES */

html, body {margin:0; padding:0;}

body {
	background:#000 url(img/fondo.gif) repeat-x top;
	color:#FFF;
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

#contenedor {
	width:850px; 
	margin:6px auto 0 auto; 
	background-image: url(img/iuyos.gif);
	background-repeat:no-repeat;
	background-position: center top;
}

h1 { visibility:hidden; height: 120px;}
h2 { font-size:19px; font-weight:normal; border-bottom: 1px solid #CF0; padding-bottom:5px;}
h3 { font-size:12px; font-weight:normal; color:#888; background-color:#000; }
h3.estadisticas { color: #CF0; background-color:#000;}

p { margin-bottom: 30px;}
p.msg-contactos { color:#333; background-color:#CF0; padding: 5px;}
p.nohay { color: #666; background-color:#000; }


/* MENU */

ul#menu { width:795px; margin:0 auto; padding:0; list-style:none;height: 50px; overflow:hidden}
ul#menu li {display:inline;height: 50px; }
ul#menu li a {
	float:left;
	background-color:#000;
	color:#666;
	text-decoration:none;
	padding: 22px 14px 10px;
	margin: 0 2px;
}
ul#menu li a:hover {border-bottom: 3px solid #CF0; color:#CF0;background-color:#000;}


/* AVISOS Y AUSPICIANTES */

#avisos { display:inline; float: left; width:200px; margin: 0 30px 0 50px;}
#avisos h2 { border-bottom-color:#555;}
#avisos ul {margin:0 auto; padding:0; list-style:none; width:70%;}

ul#sponsors li { 
	border-top: 1px solid #333; 
	padding: 20px;
}
ul#sponsors li.top { border-color: #000;}

ul#sponsors li a {
	display:block;
	text-decoration:none;
	text-indent:-10000px;
	background-repeat:no-repeat;
	background-position: 0 0;
	margin: 0 auto;
}
ul#sponsors li a:hover {background-position: 0 100%;}
ul#sponsors li a#imsvashi {background-image:url(sponsors/ims.gif);width:99px;height:52px;}
ul#sponsors li a#hclcdc {background-image:url(sponsors/hcl.gif);width:125px;height:37px;}
ul#sponsors li a#fedbank {background-image:url(sponsors/fedlogo.gif);width:132px;height:27px;}
ul#sponsors li a#niit {background-image:url(sponsors/niit.gif);width:87px;height:33px;}
ul#sponsors li a#spykar {background-image:url(sponsors/spykar.gif);width:105px;height:30px;}
ul#sponsors li a#ieee {background-image:url(sponsors/IEEE_MB_Blue.png);width:112px;height:37px;}
ul#sponsors li a#piit {background-image:url(sponsors/piit.png);width:80px;height:60px;}
ul#sponsors li a#mail {background-image:url(sponsors/mail.png);width:100px;height:100px;}
ul#sponsors li a#phone {background-image:url(sponsors/phone.png);width:100px;height:100px;}
ul#sponsors li a#moser {background-image:url(sponsors/moser.gif);width:82px;height:74px;}


/* CONTENIDO */

#contenido {float: left; width:520px;}
#contenido a {color: #CF0; background-color:#000;}
table {border-collapse: collapse; margin-bottom:30px; width:99%}
table th {color:#CF0; background-color:#000; font-weight:normal; text-align:center; padding: 5px 10px;border-bottom: 1px solid #333;}
table th.posicion { padding-right: 20px;}
table th.equipo, table th.jugador { text-align:left; padding-right: 105px; padding-left:0;}
table th.partido { text-align:left; padding-right: 250px; padding-left:0;}

table tr {margin:0;}
table td {margin:0; padding: 5px 0px 6px 5px; border-bottom: 1px solid #333;}
table td.posicion { color:#666; padding-left:5px; background-color:#000;}
table td.puntos, 
table td.jugados, 
table td.gfavor, 
table td.gcontra, 
table td.diferencia,
table td.hora,
table td.multa,
table td.fecha,
table td.goles,
table td.cancha { text-align:center; color:#666; background-color:#000;}

table td.resultado,
table td.equipo-resultado { text-align:center;}

table td.pie { color: #666; font-size:10px; background-color:#000;}

#contenido ul { margin:0; padding:0; list-style:none;}
#contenido ul li { margin: 5px 0; color:#888;background-color:#000;}
#contenido ul li strong {color:#FFF; font-weight:normal;background-color:#000;}



/* REGLAMENTO */

#contenido.reglamento p {margin: 10px 0;}
#contenido.reglamento ul { margin: 25px; list-style: lower-alpha;}
#contenido.reglamento ul li { margin: 5px 0; color:#FFF;background-color:#000;}
#contenido.reglamento ul li strong {color:#FFF; font-weight:bold;background-color:#000;}

/* CONTACTOS */

#contenido form fieldset {margin:0; padding:0; border:none;}
#contenido form legend { display:none;}
#contenido form label {display: inline; float:left; width: 75px; color:#666; margin: 5px 0;background-color:#000;}
#contenido form input, #contenido form textarea { 
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:11px; 
	width:300px; 
	margin: 5px 0;
}
#contenido form input.submit {
	width: auto; 
	margin-left:78px; 
	background-color:#333; 
	color:#FFF; 
	border-bottom:1px solid #CF0;
	border-top: none;
	border-right: none;
	border-left: none;
	padding:7px;
}

/* FOTOS */
.fotos form { background-color:#222; border:1px solid #333; margin-bottom:15px; padding:5px 0; text-align:center; }
.fotos img { border:5px solid #555; margin:0 15px 15px 0; padding:1px; }

/* PIE DE PAGINA */

#pie {
	clear:both;
}
#pie p { 
	background-image: url(img/iuyos-bottom.gif);
	background-repeat:no-repeat;
	background-position: center top;
	text-align:right;
	margin:0; 
	padding: 85px 30px 40px 0;
	color:#555;
	background-color:#000;
}
#pie a {color:#FFF; text-decoration:none; background-color:#000;}
#pie a:hover {text-decoration:underline;}