@charset "utf-8";

body{
	background: url(../imagenes/bg-body.png) center 198px no-repeat #000;
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow: #000 2px 2px 0px;
	color:#cfcfcf;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	overflow-x:hidden !important;
}

#bg1{
	background: url(../imagenes/bg-cuerpo.png) top no-repeat #000;
	position: relative;
}

#brazo-flash{
	position:absolute;
	z-index:1;
	top:13px;
	right:-28px;
	width:119px;
	height:224px;
}

.fixed{
	clear:both;
}

#zona-login{
	height:155px;
}

#zona-slider{
	padding:0px 75px 0px;
	line-height:23px;
	height:425px;
}

.ms1{
	margin-top:15px;
}

#zona-slider strong{	color:#e2c350; 	  }
#zona-slider p{			color:#a2a2a2;	  }

#zona-slider li{
	background:url(../imagenes/icono-online-login.gif) center left no-repeat;
	padding-left:21px;
}

#flash{
	width:100%;
	height:198px;
}

#login{
	display:block;
	float:left;
}

#login input{
	display: block;
	margin:18px 0px 0px 201px;
	background:transparent;
	color:#CCC;
	border:0px solid;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-style:italic;
	text-align:center;
	width:106px;
	height:18px;
}

#pass{
	margin-top:28px !important;
}

#login button{
	background:url(../imagenes/boton-entrar.gif) no-repeat left;
	height:30px;
	width:122px;
	border:0px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	margin:19px 0px 0px 195px;
}

#login button:hover{
	background-position:right;
}

.contenedor{
	width:960px;
	margin:auto;
}

#botones{
	padding:30px 0px 0px 62px;
	float:left;
}

#boton-registrate, #boton-capturas{
	height:30px;
	width:169px;
	display:block;
	text-indent:-9999px;
}

#boton-registrate{
	background:url(/imagenes/boton-registrate.gif) -169px;
}

#boton-capturas:hover{
	background-position:-169px;
}

#boton-capturas{
	margin-top:18px;
	background:url(../imagenes/boton-capturas.gif);
}

#pie-enlaces{
	background:url(../images/logos-index-pie.gif) no-repeat 0px 12px;
	line-height:15px;
	font-size:10px;
	text-align:center;
	padding:15px 8px 0px 150px;
	width:295px;
	height:90px;
	margin:auto;
}

#pie-enlaces a{
	text-decoration:none;
	color:#888;
}

#pie-enlaces a:hover{
	text-decoration:underline;
	color:#F30;
}

#pie-enlaces strong{
	color:#FFF !important;
}

#columna-izq{
	float:left;
	width:155px;
	padding-top:30px;
}

#columna-der{
	float:left;
	position:relative;
	margin-left:25px;
	width:438px;
	padding-top:0px;
}

#slide-over{
	position:absolute;
	background:url(../images/over-slide.png) no-repeat;
	width:441px;
	height:140px;
	top:-2px;
	left:-2px;
	z-index:999;
}

#title{
	display:none;
}

.hide{
	display: none;
}
