/* ORION - Tu planeta */

/*------ Sorteos ------*/
.sorteo{
	margin-top:2em;
	background:#570101;
	padding:1em;
	float:left;
}

.sorteo .descripcion{
	float:right;
	width:28em;
}

.sorteo p{
	margin-top:.8em;
	font-size:1.2em;
}

.sorteo img{
	float:left;
}

.boton_participa{
	background:url(../img/descargas/sorteos/boton_participa.gif) no-repeat;
	display:block;
	width:3.8em;
	padding:.45em 2em;
	color:#fff;
	text-decoration:none;
	font-size:1.4em;
}

.boton_participa:hover{
	background:url(../img/descargas/sorteos/boton_participa_hover.gif) no-repeat;
}

/*------ Descargas ------*/
.fondo_pantalla{
	margin:.5em 5em 0 0;
	float:left;
}

.fondo_pantalla img{
	margin-top:1.5em;
	border:4px solid #b16666;
}

.fondo_pantalla p{
	margin-top:1em;
}

.fondo_pantalla li{
	margin-top:.6em;
	background:url(../img/all/bullet_descarga.gif) no-repeat left .1em;
	padding-left:1.8em;
}