/*Reset*/
*, html, body {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
	line-height: 100%;
	text-decoration: none;
}
/*Tags*/
body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	background: url("img/bg1.png");
}
/*Ids*/
#wrp {
	width: 960px;
	margin: 0 auto;
}
#bg {
	min-height: 600px;
	background: url("img/bg2.png") repeat-x;
}
/*tags*/
label, button {
	cursor: pointer;
}
/*Header*/
#header {
	width: 960px;
	overflow: hidden;
}
.flashTopHome {
	height: 530px;
}
.flashTopPage {
	height: 293px;
}
/*Content*/
#content {
	width: 900px;
	margin: auto;
	padding-bottom: 1px;
	background: #fff url("img/top_pattern_1.png") repeat-x top;
}
#content h2.main {
	color: #007dcd;
	font-size: 21px;
	font-weight: normal;
	padding: 20px 30px 10px 30px;
}
#content h2.main a {
	color: #007dcd;
}
#content #pages p {
	color: #444;
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 15px;
}
/*Inicial Home*/
#home {
	width: 900px;
	overflow: hidden;
	padding: 30px 0 0 0;
}
#home .coluna {
	float: left;
	width: 560px;
	display: inline;
	overflow: hidden;
	margin: 0 0 20px 30px;
}
#home h2 {
	color: #007dcd;
	padding: 0 30px 10px 0;
	font: normal 21px Heveltica, tahoma, Arial, Sans-serif;
}
#content #home p {
	color: #444;
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 15px;
}
/*Apresentacao*/
#home #apresentacao {
	float: left;
	width: 560px;
	display: inline;
	margin: 0 0 20px 0;
	background: url("img/home_blocos1.png") no-repeat left bottom;
}
#home #apresentacao h2 {
	margin: 0 30px 0 30px;
}
#home .more a {
	clear: both;
	color: #007dcd;
	padding: 0 0 0 8px;
	display: inline-block;
	background: url("img/marcador2.gif") no-repeat left center;
}
#home #apresentacao p {
	margin: 0 30px 15px 30px;
}
/*Eventos*/
#home #eventos, #home #noticias {
	width: 560px;
	height: 200px;
	overflow: hidden;
	background: url("img/home_blocos.png") no-repeat left bottom;
}
#home #eventos h2, #home #noticias h2 {
	padding: 0 0 15px 30px;
}
#home #eventos h2 a, #home #noticias h2 a {
	color: #007dcd;
}
#home ul li p {
	float: left;
	width: 450px;
	padding-bottom: 5px;
	background: url("img/tracejado.gif") repeat-x bottom;
}
#home #eventos p a, #home #noticias p a {
	color: #666;
}
#home #eventos ul, #home #noticias ul {
	list-style: none;
	margin: 0 30px 0 30px;
}
#home #eventos ul li .data {
	color: #fff;
	float: left;
	width: 38px;
	height: 38px;
	display: block;
	font-size: 13px;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
	margin: 0 10px 0 0;
	background: url("img/data_verde.png") no-repeat top;
}
#home ul li h3 {
	margin: 0;
	float: left;
	padding-bottom: 4px;
}
#home li h3 a {
	color: #333;
	font-size: 13px;
}
#home #eventos .more a, #home #noticias .more a {
	display: block;
	color: #007dcd;
	margin: 0 30px;
}
#home .more a:hover {
	color: #fc0;
}
/*Publicidade*/
#ads {
	width: 275px;
	float: right;
	display: inline;
	overflow: hidden;
	margin: 20px 30px 0 0;
	text-align: center;
}
#ads img {
	margin: 0 0 20px 0;
}
/*Noticias*/
#noticias {
	margin: 30px 0 0 0;
}
#home #noticias ul li .data {
	color: #fff;
	float: left;
	width: 38px;
	height: 38px;
	display: block;
	font-size: 13px;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
	margin: 0 10px 0 0;
	background: url("img/data_azul.png") no-repeat top;
}
/*Player de video*/
#playervideo {
	float: right;
	width: 275px;
	height: 220px;
	display: inline;
	overflow: hidden;
	margin-right: 30px;
	text-align: center;
	padding-top: 8px;
	background: url("img/bg_video.png") no-repeat top left;
}
#playervideo ul {
	float: right;
	margin: 3px 10px 0 0;
}
#playervideo li {
	display: inline;
}
#playervideo li a {
	float: left;
	width: 44px;
	height: 32px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url("img/controller.png");
}
#playervideo .more {
	float: left;
}
#playervideo .more a {
	padding: 0;
	color: #666;
	font-size: 12px;
	background: none;
	line-height: 38px;
	text-indent: 10px;
}
#playervideo .more a:hover {
	color: #666;
	text-decoration: underline;
}
#Bpouse a {
	background-position: center top;
}
#Bstop a {
	background-position: right top;
}
/*Paginas Pages*/
#pages {
	overflow: hidden;
}
#pages .resumo {
	color: #007dcd;
	font-weight: bold;
}
#pages .divisor {
	margin: 0 30px 10px 30px;
	border-bottom: 1px solid #ddd;
}
#content #pages h3 {
	color: #333;
	padding: 0 30px 10px 30px;
}
#pages p {
	margin: 0 30px 15px 30px;
}
/**/
#pages .divisor p {
	margin: 0 0 10px 0;
}
#content #pages .divisor h3 {
	color: #666;
	margin: 0;
	font-weight: normal;
	padding: 0 0 10px 0px;
}
#content .divisor h4 {
	color: #888;
	font-size: 15px;
	padding: 0;
}
/**/
#pages li a, #pages li a, #pages p a {
	color: #007dcd;
	text-decoration: underline;
}
#pages li a:hover, #pages li a:hover, #pages p a:hover {
	text-decoration: none;
}
#pages ul, #pages ol {
	color: #007dcd;
	font-size: 13px;
	padding: 0 0 10px 50px;
}
#pages ul li, #pages ol li {
	margin: 0 0 5px 0;
}
/*Big Link*/
#pages .bigLink {
	clear: both;
	height: 40px;
	padding: 0 20px 10px 20px;
}
#pages .bigLink li {
	display: inline;
}
#pages .bigLink li a {
	float: left;
	width: 270px;
	height: 40px;
	display: block;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	margin: 0 10px 10px 0;
	background: url("img/botao3.png") top;
}
#pages .bigLink li a:hover {
	color: #fff;
	background: url("img/botao3.png") bottom;
}
/*Pagina Parceiros*/
.parceiros {
	text-align: center;
	margin: 0 20px 15px 20px;
}
.parceiros img {
	margin: 0 40px 40px 0;
}
/*Classes comuns*/
.editar {
	top: 10px;
	left: 10px;
	position: fixed;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
/*Botao Voltar*/
#content .voltar a {
	color: #fff;
	width: 65px;
	clear: both;
	height: 22px;
	display: block;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	margin: 0 0 10px 0;
	text-decoration: none;
	background: url("img/voltar.gif") top;
}
#content .voltar a:hover {
	background: url("img/voltar.gif") bottom;
}
/*Pagina Contato*/
#content form.contato {
	width: 300px;
	margin: 0 30px 10px 30px;
}
#content form.contato p {
	margin: 0;
}
#content form.contato label {
	display: block;
	margin: 0 0 3px 0;
}
#content form.contato small {
	color: #666;
	display: block;
	font-size: 12px;
	padding: 10px 0;
}
#content form.contato textarea {
	height: 90px;
	overflow: auto;
	font: 12px Tahoma;
}
#content form.contato .text, #content form.contato textarea {
	color: #666;
	width: 300px;
	padding: 3px 0;
	margin: 0 0 5px 0;
	border: 1px solid #eee;
}
#content form.contato button {
	width: 75px;
	height: 22px;
	float: right;
	display: block;
	overfloW: hidden;
	text-align: center;
	text-indent: -999px;
	text-decoration: none;
	background: url("img/enviar.gif") top;
}
#content form.contato input:hover, #content form textarea:hover {
	border: 1px solid #FFE466;
}
#content form input:focus, #content form textarea:focus {
	border: 1px solid #FFE466;
	background: #FFFAE3;
}
/*Lista*/
#content .listCommon {
	padding: 0;
	list-style-type: none;
	margin: 0 30px 15px 30px;
}
#content .listCommon span {
	color: #555;
	font-weight: bold;
	background: #EAF5FC;
}
#content .listCommon a {
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #eee;
	background: url("img/marcador1.gif") no-repeat 5px 7px;
}
#content .listCommon a:hover {
	border-bottom: 1px dashed #005184;
	background: url("img/marcador1.gif") no-repeat 5px 7px;
}
/*Agenda*/
#tableAgenda {
	color: #007dcd;
	font-size: 13px;
	margin: 0 30px 15px 30px;
	border-collapse: collapse;
}
#tableAgenda td {
	padding: 4px 10px;
	border: 1px solid #ddd;
}
table .tbhead {
	color: #555;
	text-align: center;
}
.tbhead .day {
	width: 100px;
}
/*Paginacao*/
.wp-pagenavi {
	height: 30px;
	margin: 0 30px;
}
.wp-pagenavi span, .wp-pagenavi a {
	float: left;
	color: #555;
	display: block;
	font-size: 13px;
	padding: 3px 5px;
	margin: 0 4px 0 0;
	border: 1px solid #ccc;
}
.wp-pagenavi a:hover {
	color: #000;
	background: #eee;
}
.wp-pagenavi .current {
	color: #fff;
	background: #007DCD;
	border: 1px solid #0C3077;
}
#content .ngg-navigation {
	clear: both;
	height: 30px;
	margin: 0 30px 20px 30px;
}
#content .ngg-navigation a, #content .ngg-navigation span {
	float: left;
	color: #444;
	display: block;
	font-size: 13px;
	padding: 3px 5px;
	margin: 0 5px 0 0;
	border: 1px solid #ccc;
}
#content .ngg-navigation .current {
	color: #333;
	background: #ccc;
}
/*Gallery Galeria*/
#content .progallery {
	font-size: 13px;
	margin: 0 30px 10px 30px;
}
#content .progallery h3 {
	padding: 5px 0 5px 0;
	font-size: 13px;
}
#content .progallery a, #content .provids a {
	float: left;
	width: 195px;
	color: #555;
	display: block;
	font-size: 12px;
	margin: 0 15px 15px 0;
}
#content .progallery a:hover {
	color: #005184;
}
#content .progallery a img, #content .provids a img {
	float: left;
}
#content .progallery a strong, #content .provids a strong {
	float: left;
	color: #fff;
	width: 195px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	background: url("img/titulo-galeria.png");
}

/*galeria de videos*/
#content .provids {
	margin: 0 30px 10px 30px;
}
/*Footer*/
#footer {
	clear: both;
	padding: 0;
	width: 900px;
	height: 90px;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #eee;
	background: url("img/footer.png") no-repeat bottom left;
}
#footer address {
	float: left;
	color: #666;
	line-height: 190%;
	font-size: 13px;
	padding: 20px 10px 0 20px;
	font-style: normal;
}
#footer address .fone {
	font-size: 17px;
}
#footer img {
	float: right;
	margin: 10px 20px;
}
/*Menu Footer*/
#menubottom {
	clear: both;
	width: 900px;
	height: 30px;
	border-top: 1px solid #eee;
}
#menubottom ul {
	width: 700px;
	margin: 0 auto;
}
#menubottom li {
	display: inline;
}
#menubottom li a {
	color: #888;
	float: left;
	height: 30px;
	display: block;
	padding: 0 10px;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
}
#menubottom li a:hover {
	color: #fff;
	background: #007dcd;
}
/*Developer*/
#dev {
	width: 890px;
	height: 30px;
	color: #005184;
	margin: 0 auto;
	font-size: 12px;
	padding-top: 5px;
}
#dev strong {
	float: left;
	color: #005184;
	font-weight: normal;
}
#dev a {
	float: right;
	color: #005184;
}
#dev a:hover {
	text-decoration: underline;
}