/* CSS Document */
#apoio{
	margin-left:40px;
	width: 300px;
}
#apoio img{
	margin-left:20px;
}
body{
	background:url(../imagens/bg.gif) repeat;
}
#corpo{
	background:url(../imagens/menu_back.jpg) no-repeat;
}
#colunaQuatre ul li a{
	display:block;
}
#menu_inicial a{
	height:46px;
	background:url(../imagens/menu.jpg) left 0 no-repeat;
}
#menu_inicial a:hover{
	background:url(../imagens/menu.jpg) right 0 no-repeat;
}
#menu_apresentacao a{
	height:47px;
	background:url(../imagens/menu.jpg) left -46px no-repeat;
}
#menu_apresentacao a:hover{
	background:url(../imagens/menu.jpg) right -46px no-repeat;
}
#menu_boas_vindas a{
	height:47px;
	background:url(../imagens/menu.jpg) left -93px no-repeat;
}
#menu_boas_vindas a:hover{
	background:url(../imagens/menu.jpg) right -93px no-repeat;
}
#menu_programacao a{
	height:47px;
	background:url(../imagens/menu.jpg) left -140px no-repeat;
}
#menu_programacao a:hover{
	background:url(../imagens/menu.jpg) right -140px no-repeat;
}
#menu_comissao a{
	height:47px;
	background:url(../imagens/menu.jpg) left -187px no-repeat;
}
#menu_comissao a:hover{
	background:url(../imagens/menu.jpg) right -187px no-repeat;
}
#menu_local a{
	height:47px;
	background:url(../imagens/menu.jpg) left -234px no-repeat;
}
#menu_local a:hover{
	background:url(../imagens/menu.jpg) right -234px no-repeat;
}
#menu_patrocinadores a{
	height:47px;
	background:url(../imagens/menu.jpg) left -281px no-repeat;
}
#menu_patrocinadores a:hover{
	background:url(../imagens/menu.jpg) right -281px no-repeat;
}
#menu_contatos a{
	height:47px;
	background:url(../imagens/menu.jpg) left -328px no-repeat;
}
#menu_contatos a:hover{
	background:url(../imagens/menu.jpg) right -328px no-repeat;
}
#menu_fim{
	height:47px;
	background:url(../imagens/menu.jpg) left -375px no-repeat;
}
#form_contato{
	width:280px;
}
#form_contato input, textarea{
	border: 1px solid #000000;
	width: 250px;
}
#info_contato{
	width:150px;
}
#miolo{
	background:url(../imagens/bg_miolo.gif) repeat-y;
	padding:5px;
}
#patrocinio img{
	margin-right:20px;
}
#realizacao{
	width:150px;
}
#rodape_miolo{
	background:url(../imagens/bg_rodape_miolo.gif) no-repeat;
	height:19px;
}
#show{
	background:url(../imagens/show.jpg) no-repeat;
	height:420px;
}
#topo{
	background:url(../imagens/title01.jpg) no-repeat;
	height:347px;
}
#topo_miolo{
	background:url(../imagens/bg_topo_miolo.gif) no-repeat;
	height:26px;
	color:#FFF;
	padding-top:8px;		
}


#patrocinio a{
	color: #000;
	text-decoration: none;
}

#patrocinio a:hover{
	text-decoration: underline;
}

.linkDownload{
	font-weight:bold;
	color:#000000;
}

