@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size:12px;
	color: #000000;
}
.tickets {
	background: #666666;
}

a {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color:#6699CC;
	font-size:11px;
}
a:hover {
	color:#FF3366;
	font-size:11px;
}

h2 {
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	
}
form {
	margin:0;
	padding:0;
}
ul{
	padding:0px;
	margin:0px;
	list-style: none;
}
li{
	padding:3px;
	margin:0px;
	list-style: none;
}

select {
	font-size:12px;
}
#elanyo {
	width:58px;
}
#elmes {
	width:44px;
}


#container { 
	width: 770px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.tickets #container { 
	width: 770px;
	border: 1px solid #000000;
}
.ticket #container { 
	width: 570px;
}
.ticket #content{
	min-height:300px;
} 


#cabecera{
	min-height:65px;
	height:auto;
	border-bottom:1px solid #666666;
	padding: 2px 0 0 0;
}

/* for Internet Explorer */
/*\*/
* html #cabecera {
height: 70px;
}
/**/

#cabecera h1{
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-0.1ex;
	padding: 3px 0 0 0;
}

#cabecera #logo {
	float: left;
	overflow:hidden;
	width: 185px;
	padding: 0 0 0 10px;
}
#cabecera #pub {
	overflow:hidden;
	text-align:center;
	padding: 0 0 2px 0;
}


#cabecera #pub2 {
	float:right; 
	overflow:hidden;
	width: 106px;
	margin: 0 10px 0 0;
}

#cabecera #language {
	float:right;
	width:100px;
	text-align:right;
	overflow:hidden;
	padding: 5px 10px 0 0;
	font-size:12px;
}
#cabecera select {
	width:100px;
	font-size:10px;
}
#formulario input, #formulario select, #formulario textarea{
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border:1px solid silver;
	padding:1px;
	margin:0;
}
#formulario input:focus, #formulario select:focus, #formulario textarea:focus { border: 1px solid black; background-color:#EEFFFF;}
#formulario input:blur, #formulario select:focus, #formulario textarea:blur { border:1px solid silver; background-color:#ffffff; }

#formulario select{
	height:20px;
}


#content { 
    min-height:450px;
	height:auto;
	margin: 0px;
	padding: 10px;
} 

/* for Internet Explorer */
/*\*/
* html #content {
height: 450px;
}
/**/

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin:0;
	padding:0;
}
.introduccion{
	padding: 15px 0 20px 0;
	line-height:16px;
}
.introduccion h2{
	padding-bottom:10px;
}

#entradasagotadas {
	padding:40px 25px;
}
#entradasagotadas h2{
	font-size:16px;
}
#entradasagotadas p{
	font-size:14px;
}

.central{
	border:1px solid;
	position : relative;
	width:450px;
	height:auto;
	margin:0 auto;
	padding:0 0 8px 0;
	top:70px;
}
.central2{
	position : relative;
	width:450px;
	height:auto;
	margin:0 auto;
	padding:0;
	top:100px;
	text-align:center;
}
.central3{
	position : relative;
	width:450px;
	height:auto;
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:center;
}

.resumentrades{
	position : relative;
	width:750px;
	height:auto;
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:center;
}
.resumentrades li {
	text-align:right;
	width:280px;
}
.resumentrades .largo{
	padding:0 0 0 5px;
	text-align:left;
	width:450px;
}
.resumentrades .centrado {
	margin: 30px 0 0 0;

}

.tablatitulares{
	clear:both;
	padding: 15px 0 12px 0;
}
.negrita{
	font-weight:bold;
}
.centrado{
	text-align:center;
}

.bloc{
	display:inline-block;
	overflow:hidden;
	clear:both;
	background:#bbbbbb;
	margin: 10px 0 0 0;
	padding: 5px;
	width:740px;
}
.blocint{
	display:inline-block;
	overflow:hidden;
	clear:both;
	width:740px;
}

.bloc ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.bloc li{
	float:left;
	padding:0 5px 0 0;
	list-style:none;
}

.groc {
	background:#ffffcc;
	border: 1px solid #000000;
	width:738px;
}
.verd {
	background:#cccc99;
	border: 1px solid #000000;
	width:738px;
}
.blanc {
	background:#ffffff;
	border: 1px solid #000000;
	width:738px;
}

h4 {
	font-size:12px;
	font-weight:bold;
	padding: 0 0 7px 0;
}
h5 {
	font-size:12px;
	font-weight:normal;
	padding: 2px 0 2px 0;
}
h6 {
	font-size:12px;
	font-weight:normal;
	padding: 0 0 5px 0;
}
.bloc .selectact{
	padding: 0 0 3px 0;
}
.bloc .linia{
	clear:both;
	padding:5px 0 5px 0;
}
.bloc .etiqnom{
	width:70px;
	text-align:right;
}

.bloc .etiqnomicognom{
	width:135px;
	text-align:right;
}

.bloc .etiqizq2{
	width:260px;
	text-align:right;
}
.bloc .etiqizq3{
	width:80px;
}
.bloc .descrip3{
	padding: 0 0 0 3px;
	font-weight:bold;
}
.bloc .etiqizq4{
	width:300px;
}
.bloc .descrip4{
	padding: 0 0 0 3px;
	width: 410px;
	font-weight:bold;
}
.bloc .etiqmobil{
	width:60px;
	text-align:right;
}
.bloc .etiqavismobil{
	width:400px;
}
.bloc .campnom{
	width:170px;
}
.bloc .campnomicognom{
	width:215px;
}

.bloc .descrip{
	padding: 0 0 0 3px;
	width: 440px;
}
.bloc .descripbutton{
	padding: 6px 0 6px 3px;
	width: 440px;
}

.txtnumero{
	width: 50px;
}
.txtnumerodret{
	width: 50px;
	text-align:right;
}
.txtnumerodret_noedit{
	width: 50px;
	background-color:#CCC;
	text-align:right;
}
.txtcondicions{
	width: 440px;
	height:80px;
}

.valores{
	display:inline-block;
	overflow:hidden;
	margin-bottom:3px;
	width:505px;
}

#email, #email2 {
	width:250px;
}
#codis {
	width:250px;
}

.linia{
	padding: 25px 0 0 0;
}

.etiqueta{
	float:left;
	width:160px;
	line-height:20px;
	overflow:hidden;
}
.etiqemail{
	float:left;
	width:130px;
	line-height:20px;
	overflow:hidden;
}
.etiqclub1{
	float:left;
	width:235px;
	line-height:20px;
	overflow:hidden;
}
.campemail{
	width:480px;
}
.cmbnumero{
	width:40px;
}

.valor{
	width:290px;
	font-weight:bold;
	line-height:20px;
	display:inline;
	overflow:hidden;
}
.comentario{
	background:#FFFF66;
	text-align:center;
	padding:5px;
	margin-bottom: 10px;
}
.comentariook{
	background:#66FF66;
	text-align:center;
	padding:5px;
	margin-bottom: 10px;
}
.comentarioko{
	background:#CC0000;
	text-align:center;
	padding:5px;
	margin-bottom: 10px;
}
table.listado{
	border-collapse: collapse;
	width: 730px;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

table.listado th{
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 6px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

table.listado td{
	padding: 3px 6px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
	/*
	background:#FFFFFF;
	*/
}

table.listado td * {
	padding: 3px 6px;
}


table.listado tr.alt td{
	background: #ecf6fc;
}

table.listado tr.over td{
	/*
	background: #bcd4ec;
	*/
}

#footer { 
	border-top:1px solid #666666;
	height:65px;
	font-size: 9px;
	padding:10px 0pt;
	margin:10px 0 0 0;
	text-align: center;
}
.ticket .tisores { 
	padding: 10px 0 10px 0;
}
.ticket #codbarr {
	float:right; 
	width:190px;
	padding: 20px 0 0 0;
}
.ticket #codbarrbig {
	clear:both;
	width:350px;
	padding: 10px 0 10px 0;
}
.ticket #titulo{ 
	font-size:22px;
	font-weight:bold;
}
.ticket #diaihora{ 
	font-size:18px;
	font-weight:bold;
}
.ticket #lloc{ 
	font-size:10px;
}

.ticket .codidada{ 
	padding: 10px 0 10px 0;
}
.ticket #condicions{ 
	text-align:justify;
	font-size:9px;
	padding:0 0 10px 0;
}
.coment{ 
	text-align:justify;
	font-size:9px;
	padding:2px 0 0 0;
}
.ticket #pub{ 
	clear:both;
	text-align:center;
	padding:10px 0 0 0;
}
.linkfinal{ 
	text-align:center;
	padding:20px 0 10px 0;
}

.btnimprimir{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	width:100px;
	height:22px;
}

.lblerror{
	color:#FF0000;
}

.textemobil{
   width:70px;
}
.textenom{
   width:180px;
}
.avismobil{
   line-height:19px;
   padding-bottom:6px;
}
.avismobil2{
   line-height:19px;
   padding-bottom:12px;
}



