@import url("reset.css");
body { background:url(../imgs/bg-site-home.jpg) #000000 top no-repeat;
}

#flash-banner {
	height:365px;
	width:800px;
	left:50%;
	margin-left:80px;
	
	
}
/************************************/
#newsletter {
	width:232px;
	float:left;
	margin-top:30px;
	*top:40px;
	position:relative;
	z-index:9999999999;

}

#newsletter h2{
	width:232px;
	height:30px;
	background:url(../imgs/newsletter.png) no-repeat center;
	text-indent:-999999px;
	margin-bottom:10px;
}

#newsletter input{
	width:85px;
	height:14px;
	background:url(../imgs/bg-campo-newsletter2.jpg) no-repeat;
	font:11px "Trebuchet MS";
	color:#7E1C67;
	padding:5px;
}

#newsletter a{
	width:18px;
	height:13px;
	text-align:center;
	display:inline-block;
	background:url(../imgs/bt-ok.jpg) no-repeat;
	background-position:top;
	font:11px "Trebuchet MS";
	color:#fff;
	padding:5px;
	text-decoration:none;
}

#newsletter a:hover{
	background:url(../imgs/bt-ok-over.jpg) no-repeat;
	background-position:top;
}


/************************************/
#ultimos-videos {
	margin-top:35px;
}

#ultimos-videos h2 {
	*margin-top:-55px;
	text-align:center;
	width:980px;
	height:42px;
	background:url(../imgs/ultimos-videos-home.png) no-repeat center;
	text-indent:-999999px;
}

#ultimos-videos #video {
	margin-left:293px;
	margin-top:25px;
	width:400px;
	height:220px;
	background:#000000;
	position:relative;
	/*border:1px #420737 solid;*/
}

#detalheh {
	position:absolute;
	
	margin-top:-140px;
	width:980px;
	height:91px;
	background:url(../imgs/detalhe-home.png) no-repeat;
}

#detalheh2 {
	margin-top:-40px;
	width:980px;
	height:91px;
	background:url(../imgs/detalhe-home-2.png) no-repeat center;
}


#sons {
	position:absolute;
	top:660px;
	width:380px;
	height:271px;
	background:url(../imgs/sons-home1.png) no-repeat center;
}
#sons2 {
	position:absolute;
	top:660px;
	width:380px;
	height:271px;
	left:50%;
	margin-left:120px;


	background:url(../imgs/sons-home2.png) no-repeat center;
}





/************************************/
#chamadas{
	clear:both;
	

}


#chamadas #ultimasFotos{
	width:330px;
	float:left;

}
#chamadas #ultimasFotos h2{
	width:330px;
	margin-bottom:15px;
	height:39px;
	background:url(../imgs/fotos-dos-eventos.png) no-repeat top;
	text-indent:-999999px;
}

#galeria{
	margin-top:10px;
	margin-bottom:50x;
	clear:both;
	

}

#galeria li{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#galeria a{
	border:5px #BA2694 solid;
	display:inline-block;
}
#galeria a:hover{
	border:5px #EA6A31 solid;
}

/************************************/

#ultimos-eventos {
	width:325px;
	float:left;
	margin-left:11px;
}

#ultimos-eventos h2{
	width:325px;
	height:41px;
	background:url(../imgs/ultimos-eventos.png) no-repeat center;
	text-indent:-999999px;
	margin-bottom:15px;
}


#lista-eventos li{
	width:295px;
	height:68px;
	display:block;
	border:1px #550948 solid;
	background:url(../imgs/bg-lista-eventos.jpg) repeat-x;
	padding:10px;
	margin-right:5px;
	margin-bottom:5px;
}



#lista-eventos .titulo{
	font:bold 12px "Trebuchet MS";
	color:#FFFFFF;
	text-transform:uppercase;
}

#lista-eventos .local{
	font:11px "Trebuchet MS";
	color:#DD97CA;
}

#lista-eventos a{
	font:11px "Trebuchet MS";
	color:#FF9900;
	text-decoration:none;
}
#lista-eventos a:hover{
	font:11px "Trebuchet MS";
	color:#33CC00;
}

/************************************/



#orcamentos{
	width:300px;
	float:right;
	font:11px "Trebuchet MS";
	color:#C5C0C4;
	text-align:justify;
}

#orcamentos h2{
	width:264px;
	margin-bottom:15px;
	height:40px;
	background:url(../imgs/orcamentos.png) no-repeat;
	text-indent:-999999px;
}

#orcamentos #imagem{
	width:300px;
	height:120px;
	background:#fff;
	margin-bottom:10px;
}


#orcamentos  a {
	background:url(../imgs/lixo/bg-bt-nav.jpg) no-repeat;
	width:70px;
	height:19px;
	display:inline-block;
	font:11px "Trebuchet MS";
	color:#fff;
	padding-top:4px;
	text-decoration:none;
	text-align:center;
	margin-top:10px;
	margin-right:5px;

}

#orcamentos  a:hover {
	background:url(../imgs/lixo/bg-bt-nav-over.jpg) no-repeat;
}












