	@import "reserve.css";
	@import "calendar.css";
.box1{
	width:860px;
	height:300px;
}

.box2{
	width:860px;
	height:300px;
}
.sr{
	width:265px;
	height:80px;
	float:left;
	padding:120px 0 100px 120px;
}
.mf{
	width:330px;
	height:300px;
	float:right;
	padding:0 70px 0 0;
}
.sr h1{
	background:url(../_img/sr.gif) no-repeat;
	float:right;
	height:80px;	
	text-indent:-5000em;
	width:265px; 	
}

.box1 .noticias{
	width:410px;
	height:265px;
	background:url(../_img/tbg.gif) bottom no-repeat;
	float:right;
	margin-right:20px;


}

.noticias h1{
	background: url(../_img/tnoticias.gif) no-repeat;
	float:right;
	height:63px;	
	text-indent:-5000em;
	width:410px; 	
}

.noticias h1 a{
	display:block;	
	height:65px;
	width:410px;
}
.noticias li{
	list-style:none;
	margin-left:30px;
	display:block;
	width:375px;
}

.noticias li a{
	color:#1D1D1D;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing:1px;
	line-height:15px;
}
.noticias li a:hover{
	color:#973100;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing:1px;
	line-height:15px;
}
.noticias li h2{
	color:#669900;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	margin:3px 0;
}
.box1 .fotos{
	width:420px;
	height:380px;
	float:left;	
}


.calendario{
	width:300px;
	float:left;
}

.calendario h1{
	background: url(../_img/eventos.jpg) no-repeat;
	float:right;
	height:88px;	
	text-indent:-5000em;
	width:178px;
	margin-bottom:120px; 

}


