@charset "utf-8";
/* CSS Document */

.link4:hover{
	color: #90ff00;
}
h3 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:10px;
}
.content .event {
	margin-top:30px;
}
.content h2 {
	font-size:26px;
	font-weight:bold;
	margin-bottom:10px;
}
.content .sx1 {
	width:230px;
	float:left;
}
.content .s2 {
}
.content .rx1 {
	width:410px;
	float:right;
	margin:0;
}
.content .r2 {
}
.title6, .title7 {
	color:#fff;
	background-color:#ff0030;
}
.title7 {
	background-color:#9600ff;
}
.lista2 {
	font-weight:bold;
	margin:20px 0 20px 0;
	font-size:14px;
}
.lista2 li {
	padding-bottom:2px;
}
.btn1, .btn2 {
	margin-top:15px;
	width:220px;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	background:#484848 url(../img/btn_club_info.png) repeat-x; /* for non-css3 browsers */
	background: -webkit-gradient(linear, left top, left bottom, from( #484848 ), to( #1b1b1b)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #484848, #1b1b1b); /* for firefox 3.6+ */
}
.btn1:hover {

	color:#fff;
	background:#00e0ff; /* for non-css3 browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#00e0ff), to( #00e0ff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,#00e0ff,#00e0ff); /* for firefox 3.6+ */
}
.btn1 a:hover {
	color:#00e0ff;
}
.btn2 {
	float: left;
	width: 400px;
	text-align:left;
}
.btn2 .sin {
	float:left;
	padding-left:10px;
}
.btn2 .des {
	float:right;
	padding-right:10px;
}
.btnCart {
	background-color: #dfdfdf;
        background-image: url(../img/gradiente_bt_cart.jpg);
        background-repeat: repeat-x;
	float: right;
	height: 64px;
	line-height: 64px;
	margin-top: 15px;
	text-align: center;
	width: 250px;
}
.btnCart a {
    color: black;
}

/**/

.ticket_q, .ticket_f {
	float: left;
	height: 35px;
	width: 170px;
	font-weight:bold;
	font-size:13px;
	padding:10px;
}
img #btnT {
	float:right;
}
.ticket_f {
	width: 140px;
	margin-left:40px;
}
.next_events{
	clear:both;
}
.next_events table{
	width:100%;
	font-size:14px;
	border-top:#1d1d1d solid 1px;
	text-align:center;
}
.next_events tr{
	border-bottom:#1d1d1d solid 1px;
}
/*.next_events tr:hover{
	background: -webkit-linear-gradient(#000000 0%, #0d0d0d 100%);
	cursor: pointer;
}*/
.next_events td{
	padding:10px 0;
}
.next_events .col_1{
	padding-left:5px;
	max-width:50px;
}
.link3{
	text-transform:uppercase;
	color:#ff0030;
}
td .link3:hover{
	color:#fff;

}
.col_link3{
	text-align:center;
	padding:10px;
}
.col_u{
	max-width:90px;
}
.col_link3:hover{
	background:#ff1600;
	color:#fff;
}


