/* CSS Document */
*{
	margin:0 auto;
	padding:0;
	color:#f0f0f0;
	border:none;
	text-decoration:none;
}
body {
/* 	font-family:Tahoma,Geneva,Kalimati,sans-serif; */

	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
ul{
	list-style:none;
	
}
.left{	float:left; }
.right{	float:right; }
.pgatl, .pgevento { font-size:1.5em; font-weight:bold; }
.top-banner{
	height:100px;
	background:#000;
	padding-top:10px;
	text-align:center;
}
.bannerTop{
	width:728px;
	height:90px;
	background:#999;
	/*width:550px;
	height:80px;*/
}
.cabecalho{
	height:103px;
	background-image:url('../_img/default/bg-cabecalho.gif');
}
.cabecalho .cabecalho1 {
	width:990px;
	margin:0px auto;
}
.cabecalho h1 a{
	width:199px;
	height:92px;
	background:transparent url('../_img/default/logo.gif') top center no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	position:relative;
	top:7px;
	float:left;
	margin-left:230px;
}
.cabecalho .topoLinks {
	position:relative;
	top:85px;
	float:left;
}
.cabecalho .topoLinks .icoHome{
	background-position:0 0px;
}
.cabecalho .topoLinks .icoContato{
	background-position:0 -7px;
}
.menu ul{
/* 	background-color:red; */
	background-image:url('../_img/default/bg-barras1.jpg');
	width:990px;
	height:40px;
	list-style:none;
}
.menu ul li{
	padding:0 21px;
	float:left;
}
.menu ul li a{
	line-height:40px;
	font-size:140%;
	font-weight:bold;
	color:#FFF;
	font-weight:bold;
	margin-right:1px;
}

#banners-home {
	height:260px;
	background:#000;
}

.body{
	background-repeat:repeat-x;
}
.conteudo{
	width:990px;
}

.barras{
	margin-top:10px;
	background-image:url('../_img/default/bg-barras.gif');
	height:40px;
	border-left:4px solid #FFF;

}
.barraAzul{
	background-position:center 116px;
}
.barraVermelho{
	background-position:center 35px;
}
.seta{
	margin-left:2px;
	margin-right:5px;
	float:left;
	background-position:top center;
	background-color:#000;
	background-image:url('../_img/default/setas-barra.gif');
	background-repeat:no-repeat;
	width:40px;
	height:30px;

}
.barras h2{
	line-height:30px;
	font-size:165%;
}
.divVermelho{
	background:#300;
	padding:10px 0;
	text-align:center;
	
}
.divEVermelho{
	border-left:4px solid #700;
	background:#300;
	padding-left:5px;
}
.divEAzul{
	border-left:4px solid #004A72;
	background:#002538;
	padding-left:5px;
}
.divDAzul{
	border-right:6px solid #004A72;
	background:#002538;
	margin-top:10px;
	display:table;
}

.mais{
	display:block;
	margin:3px 0;
	border-right:6px solid #004A72;
	text-align:right;
	line-height:30px;
	background:#00121C;

}
.mais a{
	color:#0099dd;
	font-size:120%;
	margin-right:8px;
}

.bottom{
	display:table;
	width:100%;
	margin-top:46px;
	clear:both;
	height:112px;
	background-position:center top;
	background-repeat:repeat-x;
}
.icobottom{
	width:115px;
	margin:55px 10px 0 0;
}
.icobottom .homecontato{
	background:#300;
	height:10px;
	padding:20px 0;
	width:60px;
	text-align:center;
	margin:0;
}
.icoHome, .icoContato{
		background-image:url('../_img/default/icos.gif');
		width:10px;
		height:7px;
		text-indent:-9000px;
		overflow:hidden;
		display:block;
		margin-left:7px;
		_margin-left:5px;
		float:left;
}

.icoRss {
		background-image:url('../_img/default/rss.gif');
		width:10px;
		height:10px;
		text-indent:-9000px;
		overflow:hidden;
		display:block;
		margin-left:7px;
		_margin-left:5px;
		float:left;
}

.icobottom .topo{
	background:#004A72;
	height:40px;
	width:50px;
	line-height:40px;
	text-align:center;
	
}
.bottom ul{
	display:table;
	margin:70px 0 0 0;
	height:16px;
}
.bottom ul li{
	border-left:2px solid #FFF;
	padding:0 5px;
	float:left;
	display:block;
}
.bottom ul li a{
	font-size:110%;
	font-weight:bold;
}
.creditos{
	clear:both;
	background:#000;
}
.creditos div {
	width:990px;
	margin:0px auto;
}
.creditos p{
	margin-left:10px;
	line-height:30px;
}
#creditos { float:right; margin:5px 10px 0px 0px; text-align:right; }
.centro ul, .centro ol, .centro li { margin-left:15px; }

.lightsGal,
.bwGal,
.customGal {
    cursor: url(../_img/zoom/zoomin.cur), default;
}

#banner-por-cima {
	position: absolute;
	left: 50%;
	top: 270px;
	margin-left:-400px;
	/*margin-top:-100px;*/
	border: 5px solid #333333;
	z-index: 101;
}

#banner-por-cima #fechar {
	position: absolute;
	background: #cccccc;
	padding: 3px 10px;
	z-index: 102;
}

#banner-por-cima #fechar a {
	color: #4a4a4a;
}

#btn-enviar {
	margin:30px;
}

#btn-enviar a {
	width:250px;
	background:#330000;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	padding:15px;
}

#banner-evento-esq {
	float:left;
	width:360px;
	height:90px;
	margin-left:5px;
}

#banner-evento-dir {
	float:right;
	width:360px;
	height:90px;
	margin-right:5px;
}

