body {
	background:#141229 url(../images/bg.png) repeat-x;
	font:11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
}

img {border:none;}


#bodyWrapper {
	width:900px;
	margin:auto;
	background:url(../images/bgLS.gif) no-repeat;
	height:732px;
}

#bwPlus {
	background:url(../images/bgRS.gif) no-repeat top right;
	height:732px;
}

/*header*********************/
#header {
	background:url(../images/bgHeader.gif) no-repeat;
	height:60px;
	margin:0 33px;
	text-align:right;
}

/*end header*/
/*content*************************/
#content {
	background:#84b8f4 url(../images/bgContent.jpg) no-repeat;
	height:594px;
	margin:0 33px;
	border-left:11px solid #fff;
	border-right:11px solid #fff;
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;
}
#leftColumn {
	float:left;
	width:320px;
	height:500px;
}
#miamarg {
	padding:5px;
}
#direccion {
	background:url(../images/direccion.gif) no-repeat;
	width:303px;
	height:82px;
}
#direccion p {
	margin-left:-9999px;
}
#urls {
	margin:10px 35px;
}
#urls ul {
	list-style:none;
	margin:0;
	padding:0;
}
#urls li a {
	background:url(../images/bulletRojo.gif) no-repeat left;
	color:#860000;
	font-size:12px;
	line-height:16px;
	padding-left:12px;
	text-decoration:none;
}
#urls li a:hover {
	background:url(../images/bulletNegro.gif) no-repeat left;
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
#rightColumn {
	margin-left:320px;
}
#logoCov {
	float:right;
}
#rightColumn h1 {
	background:url(../images/verano07.gif) no-repeat;
	width:379px;
	height:129px;
	margin:0;
	padding:0;
}
#rightColumn h1 span {
	margin-left:-9999px;
}
#rightColumn p.bajada {
	display:none;
}
#agenda {
	margin:40px 0 0 215px;
	/*width:280px;*/
}
#agenda ul {
	list-style:none;
	margin:0 10px;
	padding:0;
}
#agenda h2 {
	height:30px;
	margin:20px 0 5px 0;
	padding:0;
}
#agenda h2 span {
	margin-left:-9999px;
}
#agenda h2.beach {
	background:url(../images/titBeachStage.gif) no-repeat;
}
#agenda h2.main {
	background:url(../images/titMainStage.gif) no-repeat;
}
/*end content*/
/*footer****************************/
#footer {
	background:url(../images/bgFooter.gif) no-repeat;
	height:60px;
	margin:0 33px;
	position:relative;
}
#logosFooter {
	position:absolute;
	top:-54px;
	left:199px;
}

/*end Footer*/
