@charset "utf-8";
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	background: url(../img/bg.jpg) repeat center top;
}
#cc {
	color: #666;
	width: 960px;
	position: relative;
	margin: 0 auto;
	overflow:hidden;
	background: url(../img/borda.png) repeat-y top center;
	padding:0 15px;
}

#cabecalho {
	position:relative;
	width:960px;
	height:170px;
	float:left;
	background: url(../img/cab/cab.jpg) no-repeat top center;
}
.separador-horiz-logos {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#logo {
	position:absolute;
	left:55px;
	top:100px;
}
#img {
	position:relative;
	width:19px;
	height:41px;
}
#painel {
	position:relative;
	width:960px;
	clear:both;
	overflow:hidden;
	text-align: center;
}
#home {
	position:relative;
	width:960px;
	height:953px;
	background-image: url(img/borda.png);
	clear:both;
	background-repeat: repeat-y;
}

#lat-esq {
	position:relative;
	width:185px;
	float:left;
	overflow: hidden;
	padding-left: 5px;
}
#lat-esq a img, #segmentos a img {
	margin-top: 10px;
}
.barravermelha {
	float: left;
	height: 20px;
	width: 183px;
	background: #EE2E24 url(../img/topo_vermelho.gif) left top no-repeat;
	text-align:center;
	padding:2px;
	margin-top:10px;
}
.caixameio {
	float: left;
	width: 173px;
	overflow:hidden;
	border-left: solid 1px #b7b7b7;
	border-right: solid 1px #b7b7b7;
	text-align:center;
	padding:5px;
}
.selectbox {
	width:160px;
}
.caixafim {
	float: left;
	height: 26px;
	width: 185px;
	height:6px;
	background: url(../img/base_caixas.gif) left bottom no-repeat;
}
#conteudo {
	padding: 0 10px;
	float: left;
	width: 558px;
	overflow: hidden;
}
#coluna1  {
	float: left;
	position: relative;
	overflow: hidden;
	width: 255px;
}



#eventos {
	position:relative;
	width:255px;
	float:left;
	overflow: hidden;
}
#noticias {
	position:relative;
	width:255px;
	float: left;
	overflow: hidden;
	padding-top: 10px;
}
#fotos-videos {
	position:relative;
	width:255px;
	float: left;
	padding-top: 10px;
}
#coluna2  {
	float: left;
	position: relative;
	overflow: hidden;
	width: 293px;
	padding-left: 10px;
}
#cinema {
	position:relative;
	width:293px;
	float:left;
	overflow: hidden;
}
#segmentos {
	position:relative;
	width:293px;
	float:left;
	overflow: hidden;
	padding-top: 10px;
}
#lat-dir {
	position:relative;
	width:190px;
	float: left;
}
#rodape {
	position:relative;
	width:960px;
	background: url(img/borda.png) #FFF;
	clear:both;
}
