body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #98c7f2;
	padding:0px;
	margin:0px;
	background-attachment: fixed;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
html,body {height:100%;}
img {border:0px;}
a:active{

 outline: none;

}
 
:-moz-any-link:focus {

  outline: none;

}

#contenedor{
	background-color:#5c307d;
	position:absolute;
	width:1000px;
	margin-left:-500px;
	left:50%;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 55px;
	height: 100%;
	 
}
#contenedor #top {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	height: 55px;
}
#contenedor #top #bcontacto {
	float: right;
	width: 130px;
	text-align:right;
	padding-right: 32px;
	padding-top:15px;
}
#agendahome {
	background-color: #FFF;
	width: 240px;
	margin-top: 180px;
	margin-right: 14px;
	height: 99%;
	float: right;		
	padding: 10px;
}
#homesplash {
	float: left;
	width: 705px;
	margin-left: 15px;
}
#textoinicio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 340px;
	margin-top: 70px;
	margin-left: 21px;
	text-align: justify;
	height: 80px;
}
#cuadroshome img {
	margin-right: 7px;
	margin-top: 10px;
}
#cuadroshome {
	margin-top: 20px;
}
#agendahome  .evento .fecha {
	font-size: 14px;
	color: #ac0737;
}
#agendahome   .evento .titulo {
	font-size: 14px;
}
#agendahome  .evento .lugar {
	color: #333;
	font-size: 13px;
}
#agendahome  .evento a {
	color: #ac0737;
	text-decoration: none;
	margin-right:8px;
}
#agendahome  .evento a:hover {
	color: #C03;
}
#agendahome  .evento {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ac0737;
	margin-top: 10px;
	padding-bottom: 6px;
	margin-left: 5px;
}.comprar {
	color: #BD2241;
}
#show {
	background-color: #FFF;
	margin-top: 30px;
	height: 99%;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#show #logo {
	float: left;
	width: 225px;
}
#detalles {
	float: right;
	width: 455px;
	font-size: 14px;
	color: #666;
}
#volver {
	margin-top: 20px;
	margin-left: 70px;
}
#shows {
	margin-top: 5px;
	margin-left: 47px;
}
#detalles h1 {
	font-size: 18px;
	color: #333;
	margin-top: 12px;
	margin-bottom: 20px;
}
#fotogrande {
	margin-top: 10px;
}

.fotoAteriores{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.floatleft{
	float:left;
	margin-bottom:10px;
}

