

  TABLE.titulo          { border-collapse: collapse;
                   border: 1px solid black; 
                     font-size:              8pt;
				   }
  TABLE.titulo2   { border-top: 1px dashed black;
  					border-bottom:1px dashed black;}
  TD.titulo             { border-right: 1px solid black; }
  
    .negrita            { font-weight:bold;}

    .spaced          { margin-top:10px;margin-bottom:10px}
	.cajita{width:25px;height:7px;float:left}
	.leyenda td{
		vertical-align:top;
	}
	.tamestandar{
		width:800px;
	}
	.tam100{
		width:100px;
	}
	.tam190{
		width:190px;
	}
	.tam320{
		width:320px;
	}
	.tam350{
		width:350px;
	}
	.tam500{
		width:500px;
	}
	.tam600{
		width:600px;
	}
	.tam750{
		width:750px;
	}
	.tam310{
		width:310px;
	}
	.tam200{
		width:200px;
	}
	.tam230{
		width:230px;
	}
	.tam250{
		width:250px;
	}
	.tam300{
		width:300px;
	}
	.tam410{
		width:410px;
	}
	.tam30{
		width:30px;
	}
	.tam40{
		width:40px;
	}
	.tam50{
		width:50px;
	}
	.tam500{
		width:500px;
	}
	.tam800{
		width:800px;
	}
	.center{
		margin-left:auto;margin-right:auto;
	}
	.textocentrado,.texcenter{
		text-align:center !important;
	}
	
	#selectores td select{
		width:220px;
	}
	.tablaformulario2 td:first-child{
		font-weight:bold;
	}
	.columnas4 td:nth-child(1), .columnas4 td:nth-child(3){
		width:15%;
		font-weight:bold;
	}	
	.columnas4 td:nth-child(2), .columnas4 td:nth-child(4){
		width:35%;
		
	}
	.divcalendario{
		height:900px;
	}

	.collapse{
		border-collapse:collapse;
	}
	.noencuentro{
		width:100%;
		text-align:center;
		font-weight:bold;
	}
	select{
		width:100%;
	
	}
	.bordeblanco{
	border:3px solid white;
	cursor:pointer;
		

	}
	.bordeblanco:hover{
		border:3px solid #FFE659;
		cursor:pointer;
		
	}
	.bordeamarillo{
		border:3px solid #FFE659;
		cursor:pointer;
			height:50px;width:75px
	}	
.borderojo{
	border:3px solid #FF0A2E;
	height:50px;width:75px
}
.bordeazul{
	border:3px solid #0065FF;
	height:50px;width:75px
	
}
.bordeverde{
	border:3px solid #35FF23;
		cursor:pointer;
			cursor:pointer;height:50px;width:75px
}
.top10{
	margin-top:10px;
}
.top20{
	margin-top:20px;
}
.margin20{
	padding:20px;
}
.top30{
	margin-top:30px;

}
.top50{
	margin-top:50px;
}
.top-30{
	margin-top:-30px;
		margin-left:5px;
}
.marcogruact{
	height:200px;
}
.cabgruact{
 width:800px;
 height:200px;
 background-repeat:no-repeat;
}
.texgruact{
 width:400px;

}
.texgruact2{
 width:350px;

}
.textoizquierda{
	text-align:left;
}
.textoderecha{
	text-align:right;
}
.textogruact{
	width:780px;
	padding-left: 10px; padding-right: 10px; padding-top: 5px; z-index: 20;  position: relative; height: 80px; margin-top: -70px; color: #ffffff; font-weight: bold; opacity: 1; text-align: left;
}
.textogruact2{
	z-index: 10; width: 100%; position: relative; height: 70px; background-color: black; color: #476C9E; font-weight: bold; opacity: 0.5; filter: alpha(opacity =       50); text-align: left; margin-top: 50px
}
.select{
	width:100%;
}



#pestanas, .pestanas{
	width:100%;
	clear:both;
	height:35px;
	border: 1px solid #cccccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#ffffff;
	
}
#pestanas{
	margin-bottom:10px;
}
#pestanas input, .pestanas input  {
	display:none;
}
#pestanas div, .pestanas div {
	float: left;
	line-height: 31px;
	height: 33px;
	display: block;
	text-align: center;

	cursor:pointer;
	position: relative;

	border-bottom:none;
	width:49%;
}
#pestanas div.checked, .pestanas div.checked  {
	background: #3f92d2;
	z-index: 6;
	line-height: 31px;
	height: 33px;
	position: relative;

	border: 1px solid #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#000000;
	color:#ffffff;
}


.tam33 div{
	width: 33% !important;
	
}

.naranja{
	font-size:8pt;
	cursor:pointer;
	background-color:#FF6F1C;
	border:1px solid black;
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;
}
td.naranja:hover{
	font-size:8pt;
	cursor:pointer;
	background-color:#FF6F1C;
	border:1px solid black;
	color:#000000;	
	padding-top:4px;
	padding-bottom:4px;
}

.input-container {
   position: relative;
    width: 150px;
}
.input-container input {
    width: 100%;
}

.input-container .unit {
    position: absolute;
    display: block;
    top: 3px;
    right: 3px;
    padding-left: 5px;
    width: 45px;
	color:#000000;
}
.propia{
	background-color:#EEEEEE;
}
input, select{
	padding-left:5px;
	    border: 1px solid #b2b2b2;
    border-radius: 0.3em;
	background-color:#FFFFFF;
}

input:focus{
	    background: none repeat scroll 0 0 #fea !important;
}

.top60{
	margin-top:60px;
}

#cookieNotice{
	width: 100%;
	position: fixed;z-index:9999;
	bottom:0px;
	box-shadow: 0px 0 10px 0 #0D0D0D;
	background: #3881ff;
	z-index: 9999;
	color:#ffffff !important;
	font-size: 12px;
	line-height: 1.3em;
	font-family: arial;
	left: 0px;
	text-align:center;
	opacity: 50
}
#cookieNoticeContent{
	color:#ffffff !important;
	position:relative; 
	margin:auto; 
	padding:15px; 
	padding-top:25px;
	padding-bottom:25px;
	width:100%; 
	display:block;
}
#cookieNotice div table tbody tr td{
	color:#ffffff !important;

}

th.derecha{
	text-align:right;
}
.titulillo{

	padding-bottom:5px;
}

.bottom20{
	margin-bottom:20px;
}
.bottom100{
	margin-bottom:100px;
}
.bottom10{
	margin-bottom:10px;
}
.textoizquierda{
	text-align:left;
}

.huecobot{


	width:20px !important;
	height:25px !important;
	float:left;
}
.huecorig{

	width:25px !important;
	height:20px !important;
	float:left;
}
.huecotop{

	width:20px !important;
	height:25px !important;
	float:left;
}
.huecolef{

	width:25px !important;
	height:20px !important;
	float:left;
}
.minusbot{
cursor:pointer;
	background-color:#7F3300;
	width:20px !important;
	height:25px !important;
	float:left;
	background-image:url('minusb.gif');
}
.minusrig{
cursor:pointer;
	background-color:#7F3300;
	width:25px !important;
	height:20px !important;
	float:left;
	background-image:url('minusd.gif');
}
.minuslef{
cursor:pointer;
	background-color:#7F3300;
	width:25px !important;
	height:20px !important;
	float:left;
	background-image:url('minusi.gif');
}
.minustop{
cursor:pointer;
	background-color:#7F3300;
	width:20px !important;
	height:25px !important;
	float:left;
	background-image:url('minust.gif');
}
.butacabot{
cursor:pointer;
	background-color:#7F3300;
	width:20px !important;
	height:25px !important;
	float:left;
	background-image:url('silla2.gif');
}
.butacarig{
cursor:pointer;
	background-color:#7F3300;
	width:25px !important;
	height:20px !important;
	float:left;
	background-image:url('sillad2.gif');
}
.butacalef{
cursor:pointer;
	background-color:#7F3300;
	width:25px !important;
	height:20px !important;
	float:left;
	background-image:url('sillai2.gif');
}
.butacatop{
cursor:pointer;
	background-color:#7F3300;
	width:20px !important;
	height:25px !important;
	float:left;
	background-image:url('sillat2.gif');
}
.tamtope{
	width:100%;
}
.butacasel{
cursor:pointer;
background-color:green;
width:20px;
height:20px;
float:left;

}
.transparent{
	background-image:url('trans.png');
}
.letrarojo{
color:#FF0000 !important;
}


.vtop{
vertical-align:top;
}
.link img{
	padding:5px;

}
.left{
	float:left;
}
.clear{
	clear:both;
}
.itemdesl{
	padding-left:55px;
}
.mce-content-body{
	width:auto !important;
	overflow:auto !important;
	text-align:left !important;
	padding:5px;

}
.modal-dialog{
	color:#000000;
}
* {box-sizing: content-box !important;}
#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}



.tabs {
    position: relative;

    clear: both;
    margin: 25px 0;
}
.tab {
    float: left;
	width:110px;
		
}
.tab label {


    margin-left: -1px;
    position: relative;
    left: 1px;
}

.tab > input[type=radio] {
    display: none;
}

.contenttab {

    top: 28px;
    left: 0;
	width:100%;
    right: 0;
 
    padding: 20px;
    overflow: hidden;
    text-align: justify;
	display:none;
}

    


.tab input[type=radio]:checked ~ label ~ .contenttab {
    z-index: 1;
	  display: block;
}

#evenpop{
	background-color:#FFFFFF;
	padding:20px;
	border-radius:10px;
	
}
#evenpop2{
	background-color:#FFFFFF;
	padding:20px;
	border-radius:10px;
	
}
#evenpop3{
	background-color:#FFFFFF;

	padding:20px;
	border-radius:10px;
	
}
#evenpop4{
	background-color:#FFFFFF;

	padding:20px;
	border-radius:10px;
	
}
#myModalFoto{
	background-color:#FFFFFF;
	padding:20px;
	border-radius:10px;
	
}
.cesta{
	width:160px;
	position:absolute;
	top:0px;
	right:0px;
	height:100px;

	
}
.rojo2{
	background-color:#FF9775
}
.rojo3{
   font-size:8pt;
	cursor:default;
	border:1px solid black;
	background-color:red;	
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;

}
.poin{
	cursor:pointer;
}
.buscado{
	text-decoration: underline;color:red
}
#divteatromapa{width:100%;height:500px;background-color:#000000;overflow:hidden;position:relative;float:left;}
#mapita1{
	width:100%;height:500px;background-color:#ffffff
}
.my-div-icon{
	color:#000000;
	font-size:16px;
}
.noshow{
	display:none;
}
.button.b-close, .button.bClose {
    border-radius: 7px;
    box-shadow: none;
    font: bold 131% sans-serif;
    padding: 0 6px 2px;
    position: absolute;
    right: -7px;
    top: -7px;
	    background-color: #2b91af;
    border-radius: 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}
.tiendadiv{
width:225px;margin-left:auto;margin-right:auto;
}
.tiendadiv img{
	width:100%;
}
.tiendalink:hover .tiendadiv{
	width:250px;
}
.letrazulesp{
	color:#FFB27F;
}
#progress p
{
	display: block;
	width: 240px;
	padding: 2px 5px;
	margin: 2px 0;
	border: 1px inset #446;
	border-radius: 5px;
	background: #eee url("progress.png") 100% 0 repeat-y;
}

#progress p.success
{
	background: #0c0 none 0 0 no-repeat;
}

#progress p.failed
{
	background: #c00 none 0 0 no-repeat;
}
.ticket{
	box-sizing:border-box !important;
}
.ticket table,.ticket div,.ticket p{
	box-sizing:border-box !important;
	
}
.left30{
	padding-left:30px;
}