@charset "utf-8";
/* CSS Document */
body{
	font-size:11px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777779;
}
#botoneraSup{
	width:100%;
	height:44px;
	background:url(../images/menues/fondo_botonera_sup.gif) left bottom repeat-x;
	float:left;
	padding:0;
}
#logoChico{
	width:137px;
	height:36px;
	float:left;
	clear:none;
	display:block;
	background:url(../images/logo_chico.gif) left top no-repeat;
	padding:4px 0 4px 4px;
}
#cuerpo{
	width:950px;
	border:#BCBEC0 solid 1px;
	margin:10px auto;
}
#contenido{
	width:930px;
	padding:10px;
	float:left;
	display:block;
}
#pie{
	width:100%;
	height:24px;
	background:url(../images/menues/fondo_botonera_deportes.gif) left top repeat-x;
	display:block;
	clear:both;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px 0 0 0;
}
#id{
	float:right;
	display:inline;
	text-align:right;
	margin:10px 10px 0 0;
}	
#creditos{
	text-align:center;
}
ul.documentos{
	margin:10px 0 0 0;
	padding:0 0 0 30px;
	list-style-type:none;
}
ul.documentos li{
	height:13px;
	margin:0 0 6px 0;
	width:auto;
}
li.pdf{
	padding:0 0 0 20px;
	background:url(../images/bullet_pdf.gif) left top no-repeat;
}
li.word{
	padding:0 0 0 20px;
	background:url(../images/bullet_doc.gif) left top no-repeat;
}
ul.documentos a{
	color:#777779;
	text-decoration:none;
}
ul.documentos a:hover{
	text-decoration:underline;
}
form.login{
	width:428px;
	margin:40px auto;
	display:block;
	clear:both;
	height:200px;
}
form.login label{
	width:120px;
	display:block;
	float:left;
	clear:left;
	text-align:left;
}
form.login input{
	display:block;
	float:left;
	width:300px;
}
imput.type{
	margin:4px 0!important;
}
input.boton{
	clear:both;
	display:block;
	margin-left:120px;
	width:auto!important;
	font-weight:bold;
}
div.separadorForm{
	display:block;
	width:100%;
	height:26px;
	clear:both;
	margin:0 0 8px 0;
}
h1{
	padding:40 0;
}
