@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer_text {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-color: white;
	color: #FFFFFF;
}

.nube_entradas {
	font-family: "Arial", Helvetica, sans-serif;
	margin:auto;
	background-color:#666666
	
}

.footer_text a:link {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-color: white;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_text a:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-color: white;
	color: #FFFFFF;
}

.footer_text a:active {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-color: white;
	color: #FFFFFF;
}

/* Inicio de Header */

#header_inc {
	height:130px;
	width:968px;
	color:#b3b3b3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:auto;
	margin-top:0px;
	padding:0px;
	
}
#header {
	width:968px;
	height:130px;
	margin:0px;
	padding:0px;
	background-image:url(../images/back-topo.jpg);
	background-repeat:no-repeat;
	background-position:65% 0;
	
}

#header_home {
	width:968px;
	height:130px;
	margin:0px;
	padding:0px;
}

#logo h1 {
	display:none;
}

#logo {
float:left;
}

#ciuadesgira_Home {
	width: 297px;
	height: 181px;
	float: right;
}

#facebook_home {
	width: 297px;
	height: 35px;
	float: right;
	margin-top: 5px;

}

#destacado_home01 {
	width: 297px;
	height: 141px;
	float: right;
	background-image: url(../imgs/destacados_home/noche-estreno-chicago-bilbao2.png);
	padding-left: 7px;
	background-repeat: no-repeat;
	margin-top: 10px;

}

#destacado_home02 {
	width: 297px;
	height: 140px;
	float: right;
	background-image: url(../imgs/destacados_home/reportaje-actores-chicago-musical2.png);
	margin-top: 10px;
	padding-left: 7px;
	background-repeat: no-repeat;

}

#destacado_home03 {
	width: 297px;
	height: 141px;
	float: right;
	background-image: url(../imgs/destacados_home/premio-musical-chicago-bilbao.png);
	margin-top: 10px;
	padding-left: 7px;
	background-repeat: no-repeat;
}

#news_gira {
	width: 297px;
	height: 620px;
	float: right;
	margin-right: 10px;
}

#cartelHome_gira {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

#videoHome_gira {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#facebook_gira {
	width: 330px;
	height: 260px;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
}

#playlist_gira {
	float: left;
	width: 297px;
	height: 115px;
	margin-top: 3px;
	padding-right: 3px;
}
