
@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;

}
:focus{outline: 0;}
.clearfloat{clear:both;}

body {
	
	margin: 0 auto;
	background: #000;
	text-align: left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; 
	margin: 0 0 0; /* bottom = footer height */
	color: #fff;
}

html {
    position: relative;
    min-height: 100%;
}

ol, ul {list-style: none;
}
ul{	margin:0; padding:0;
}
table {border-collapse:separate; border-spacing: 0;
}
caption, th, td {text-align: left; font-weight: normal;
}
legend{white-space:normal;
}
strong{font-weight: bold;
}
img{float:none; border:none;
}

a img{border:none}
a{float:none; text-decoration:none;	outline:none; color:#fff;}
a:hover{text-decoration:underline; outline:none; color: #fff;}

.on{color:#fff; text-decoration:none; outline:none;}

p{ 
	color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding: 0;
    text-align: left;
	margin:0 0 13px 0;
}


/*//////////////////////////////////////   FIN DE RESET CSS /////*/

#wrapper{
	width:100%;
	height:100%;
	background: #000;
	float: left;
}

#header{
	width:100%;
	height:177px;
	z-index:5;
}

#interiorHeader{
	width:740px;
	margin:0 auto;
	height:110px;
	border-bottom:1px solid #4F4F4F;
}

#logo{
	float:left;
	width:156px;
	margin-top:22px;
}

#logo2{
	float:right;
	width:255px;
	margin-top:14px;
}


#content{
	width:740px;
	margin:0 auto;
	padding-top:12px;
}


#footer{
	width:740px;
	margin:0 auto;
	float:left;
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #4F4F4F;
}

#footer p{
	text-align:center;
	color:#7b7b7b;
	font-size:12px;
}


#footer p a{
	color:#7b7b7b;
	
}

#footer a:hover{
	color:#fff;
	text-decoration:none;
	
}

.rojo{
	color: #CF0E47;
}

h1 {
    border-bottom: 1px solid #4F4F4F;
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 18px;
    padding-bottom: 12px;
    width: 740px;
	/*text-align:center;*/
	/*font-style:italic;*/
}

.destacado{
	font-style:italic;
	font-weight:bold;
}

.miga{
	font-size:12px;
	margin-top:20px;
	float:left;
	width:740px;
}

.miga a{
	color:#FFF;
	text-decoration:none;
}

.miga a:hover{
	color:#CF0E47;
}


/****************************
******     MENU   ***********
****************************/


#nav_desk{
	float:left;
	margin-top:15px;
	border-bottom:1px solid #4F4F4F;
	width:740px;
	padding-bottom:15px;
}

#nav_desk ul li{
	float:left;
	
}

#nav_desk ul li a.last{
	float:left;
	margin-right:0;
	padding-left:15px;
	padding-right:15px;
	margin-right:0px;
}



#nav_desk ul li a{
	padding-left:16px;
	padding-right:17px;
	border-left:1px solid #4F4F4F;
	border-right:1px solid #4F4F4F;
	text-decoration:none;
	font-size:14px;
	margin-right:3px;
}

#nav_desk ul li a:hover{
	color: #CF0E47;
}

.selected{
	color: #CF0E47;
}

/****************************
******     CONTENT   ***********
****************************/

#imgCabecera{
	float:left;
	margin-top:20px;
}

#imgCabecera img{
	width:740px !important;
}



#textContent1{
	float:left;
	margin-top:20px;
	width:430px;
}

#textContent1 p{
	font-size:14px;
	line-height:20px;
}


#logoEscena{
	float:right;
	width:250px;
	margin-top:95px;
}

#logoEscena img{
	width:250px !important;
}



#logoSmedia{
	float:right;
	width:245px;
	margin-top:90px;
}



#destacadoDer{
	float:right;
	width:245px;
	margin-top:100px;
}

#destacadoDer p{
	text-align:center;
	font-size:18px;
	line-height:24px;
}

#destacadoDer a{
	text-align:center;
	font-size:22px;
	width:215px;
	display:block;
	background-color:#CF0E47;
	padding:15px;
	border-radius:3px;
	text-transform:uppercase;
}


#textContent2{
	float:left;
	margin-top:20px;
	width:430px;
}

#textContent2 p{
	font-size:14px;
	line-height:20px;
}


#obras{
	float:left;
	margin-top:20px;
}

#obras ul li{
	float:left;
}

#obras ul li a{
	margin-right:3px;
}



#obras ul li img{
	border:1px solid #4F4F4F;
}


#entradas{
	float:left;
	margin-top:20px;
	width:740px;
}

#tikets{
	float:right;
	width:350px;
	margin-top:90px;
}

#tikets img{
	width:350px;
}


/****************************
******     ENTRADAS   ***********
****************************/


.formTable{
	float:left;
	width:120px;
	margin-bottom:20px;
	margin-right:8px;
}



.textInput{
	color:#333;
	font-size:13px;
	padding-bottom:4px;
	padding-top:8px;
	width:200px;}


.input_style {
	border: 1px solid #4F4F4F;
    height: 14px;
	padding-left:5px;
	padding-right:15px;
	padding-bottom:12px;
	padding-top:12px;
    width: 200px;
	background-color:#191919;
	color:#fff;
}
.input_style2 {
	border: 1px solid #4F4F4F;
    height: 14px;
	padding-left:5px;
	padding-right:15px;
	padding-bottom:12px;
	padding-top:12px;
    width: 109px;
	background-color:#191919;
	color:#fff;
}



.select_style {
    border: 1px solid #4F4F4F;    
	color: #fff;
    display: block;
    font-size: 11px;
    height: 40px;
    padding-left:5px;
	padding-right:15px;
	padding-bottom:8px;
	padding-top:8px;
    width: 130px;
	background-color:#191919;
	border-radius:0;
}

.textarea_style {
    border: 1px solid #CCCCCC;
    height: 99px;
    padding: 8px;
    width: 384px;
	/*background-color:#1E1E1E;*/
	color:#333;
}

.enviar {
 	cursor: pointer;
    font-style: normal;
	padding-top:0px;
    height: 41px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    width: 131px;
	background: #CF0E47; /* Old browsers */
	color:#FFF;
	text-transform:uppercase;
	font-size:18px;
	margin-top:28px;
}

.enviar:hover {
	background: #CF0E47; /* Old browsers */

}




#menuMovil{
	display:none;}


