/*----------------------
		Titulo
-----------------------*/

@charset "utf-8";

a {color: #666666; text-decoration: none}
a:link 	{}
a:visited {}
a:hover {color: #4490b3}
a:active {}


body {
	background-color: #23417D;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}


#contenedor {
	width: 967px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	float: left;
	width: 967px;
	position: relative;
}
#main {
	float: left;
	width: 614px;
}
#sidebar {
	float: right;
	width: 350px;
}

#footer {
	float: left;
	width: 100%;
	background-image: url(../imgs/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 53px;
	margin-top: 30px;
}
#nav {
	float: left;
	position: absolute;
	z-index: 1;
	left: 229px;
	top: 0px;
	line-height: 46px;
	height: 46px;
	color: #000;
}
#nav li {
	float: left;
	margin-right: 10px;
	font-size: 14px;
}
#nav li a {
	display: block;
	color: #FFF;
}
#nav li a:hover {
	color: #1658AF;
}
h1 {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 70px;
	width: 614px;
	background-image: url(../imgs/t_conoce.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1#t_ganadores {
	background-image: url(../imgs/t_ganadores.jpg);
}
h1#t_galeria {
	background-image: url(../imgs/t_galeria.jpg);
}
h2#bases {
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
	display: block;
	width: 200px;
	clear: both;
	float: left;
}



.listado .foto {
	background-image: url(../imgs/juegos.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 165px;
	width: 164px;
	margin-right: 20px;
}
#f_juego2 { background-position: 0px -171px; }
#f_juego3 { background-position: 0px -345px; }
#f_juego4 { background-position: 0px -517px; }
#f_juego5 { background-position: 0px -689px; }
#f_juego6 { background-position: 0px -862px; }
#f_juego7 { background-position: 0px -1034px; }

.listado {
	float: left;
	width: 614px;
}
.listado li {
	float: left;
	width: 600px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.listado h2 {
	font-size: 20px;
	color: #FFF;
	margin-bottom: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 2px;
}
.info li {
	font-size: 14px;
	margin-bottom: 10px;
	width: 400px;
	background-image: url(../imgs/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 14px;
	border-bottom-width: 0px;
	padding-bottom: 10px;
}
#l_ganadores {
	background-image: url(../imgs/ganadores_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 123px;
	width: 350px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#l_ganadores:hover {
	background-position: -356px 0px;
}
#l_galeria {
	background-image: url(../imgs/galeria_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 187px;
	width: 186px;
	display: block;
	text-indent: -9999px;
	float: right;
	margin-bottom: 20px;
}
#l_galeria:hover {
	background-position: -186px 0px;
}
#l_sms {
	background-image: url(../imgs/sms.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 416px;
	width: 350px;
	display: block;
	text-indent: -9999px;
	float: right;
	margin-bottom: 20px;
}
.ganadores li{
	background-image: url(../imgs/ico_sabe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sms li {
	background-image: url(../imgs/phone.jpg);
}


.datos li {
	border-bottom-width: 0px;
	font-size: 14px;
	margin-bottom: 5px;
	background-image: none;
	padding-bottom: 5px;
	color: #FFF;
}
.datos h4 {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
.galeria img {
	border: 3px solid #FFF;
	margin-right: 20px;
	margin-bottom: 20px;
}
img.no_margin {
	margin-right: 0px;
}
#ficha .izquierda {
	color: #0094B9;
}
table#ficha {
	color:#4F6B72;
	font-family:auto,"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-bottom: 30px;
}
table#ficha th{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../img/bg_header.jpg) no-repeat;
}
table#ficha td{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
table#ficha tr.alt td{
	background: #F5FAFA;
	color: #797268;
}
table#ficha tr:hover td{
	background-color: #CFE8EC;
	
}
h1#t_registro {
	background-image: url(../imgs/t_registro.jpg);
}
.datos p {
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
}
