@charset "utf-8";
/* CSS Document */

#giveaways150 #entradilla #fotoAmplia .copyFoto {
			float:right;
			height:140px;
			padding-right:0;
			padding-top:0;
			width: 485px;
			z-index:0;
			background: #005D7C;
			padding: 0px 10px 0px 12px;
			color: #fff;
			opacity: 1; filter: alpha(opacity=100);
		}
#giveaways150 #entradilla #fotoAmplia .copyFoto h2 {font-size: 30px;}


#giveaways150 #listadoGiveAways {float: left; padding: 0px; margin: 10px 0px;}
#giveaways150 #listadoGiveAways li {
	background-position: left top;
	padding: 0px 0px 5px 30px;
	background-repeat: no-repeat;
	list-style: none;
	min-height: 34px;
}
#giveaways150 .uno {background-image: url(/_html/img/li1.png);}
#giveaways150 .dos {background-image: url(/_html/img/li2.png);}
#giveaways150 .tres {background-image: url(/_html/img/li3.png);}
#giveaways150 .cuatro {background-image: url(/_html/img/li4.png);}
#giveaways150 .cinco {background-image: url(/_html/img/li5.png);}
#giveaways150 .seis {background-image: url(/_html/img/li6.png);}

#giveaways150 .premios1 {float: left; width: 230px; margin-right: 20px;}
#giveaways150 .premios2 {float: left; width: 230px;}

	#giveaways150 .ticket {
		float: left; width: 230px; height: 77px; display: block;
		background-repeat: no-repeat;
		background-position: right center;
		background-image: url(/_html/img/ticket-right.png);
		margin: 0px 0px 13px 0px;
		padding: 0px 0px 0px 0px;
	}
	#giveaways150 #ticketShuttle {background-image: url(/_html/img/ticket-right-sd.png);}
	#giveaways150 #ticketShuttle .tTicket {color: #fff;}
	#giveaways150 .ticket img {float: left;}
	#giveaways150 .ticket label {float: left; display: block; color: #000; padding-top: 10px; width: 145px;}
	#giveaways150 .ticket label b {color: #000; font-weight: bold;}
	#giveaways150 .ticket label input {display: inline;} 
	#giveaways150 .tTicket {float: left; width: 139px; padding: 7px 7px 0px 7px; color: #000; font-weight: bold;}

	#giveaways150 h3 {margin-bottom: 0px; font-size: 150%; text-transform: capitalize;}
	#giveaways150 h4 {margin-bottom: 20px; padding-top: 2px;}
	#giveaways150 big {color: #000;}
	
	#giveaways150 .enterCode {float: left; display: block; width: 480px; margin: 35px 0px 25px 0px; text-align: center;}
	#giveaways150 .enterCode input {float: none; margin: 0 auto; font-size:15px; padding-bottom:5px; padding-left:5px; padding-right:5px; padding-top:5px; border: solid 2px #222; background: #FFFFaa;}
		#giveaways150 .enterCode div {float: left; padding: 8px 0px 8px 0px; text-align: center; font-weight: bold; width: 100%;}
	#giveaways150 .cajaInput {float: left; width: 210px; diplay: block; padding: 0px 0px 10px 30px; font-size: 90%;}
	#giveaways150 .cajaInput input {border: 1px solid #222;}
	#giveaways150 .terms {float: left; display: block; width: 450px; padding: 20px 0px 0px 30px;}
	#giveaways150 .terms input {float: left; display: inline; margin-right: 7px;}
	#giveaways150 button {float: right; background: transparent url(/_html/img/botonDosTonosHorizontal.png) no-repeat center; width: 237px; height: 36px; text-align: center; color: #fff; text-transform:uppercase; border: 0px; font-weight: bold; cursor: pointer; margin: 18px 45px 10px 0px;}
	
	
	
