/*
Theme Name: 4º Financies
Version: 1.0
Author: Agência Pró
Author URI: www.agenciapro.com.br
*/	
@import url("css/forms.css");
@import url("css/table.css");

*, html, body {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	resize: none;
	line-height: 100%;
	text-decoration: none;
}
	
body {
	font-family: Arial, Heveltica, Sans-serif;
	background: #1377BB url(img/bg.gif) repeat-x top;
}
/*wrp*/
#wrp {
	width: 960px;
	padding-top: 50px;
	margin: 0 auto 30px auto;
	overflow: hidden;
}
/*Idiomar*/
#idiomas {
	left: 50%;
	margin-left: -480px;
	position: absolute;
	background: #000;
}
#idiomas li {
	display: inline;
}
#idiomas li a {
	float: left;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 5px 10px;
}
#idiomas li img {
	float: left;
	margin: 0 5px 0 0;
}
/*header*/
#header {
	height: 100px;
	background: #fff url(img/header.gif) no-repeat top;
}
#header h1 a {
	display: block;
	float: left;
	margin: 35px 50px 0 20px;
	background: url(img/logo-financies.png) top left no-repeat;
	text-indent: -9999px;
	width: 198px;
	height: 38px;
	overflow: hidden;
}
#header h2 {
	float: left;
	width: 500px;
	color: #434343;
	display: inline;
	margin-top: 30px;
	font-size: 22px;
	padding: 0 0 0 50px;
	border-left: 1px solid #ddd;
}

/*Menu*/
#menu {
	border-top: 2px solid #00558F;
	border-bottom: 2px solid #002F4F;
	height: 30px;
	background: #333 url(img/menu.png) repeat-x;
	overflow: hidden;
}
#menu li {
	display: inline;
	list-style-type: none;
}
#menu li a {
	float: left;
	color: #fff;
	padding: 0 18px;
	text-decoration: none;
	height: 30px;
	display: block;
	font-size: 80%;
	line-height: 30px;
	background: url(img/separador.png) no-repeat center right;
}
#menu li a:hover {
	background: #444 url(img/menu-hover.png) repeat-x;
	color: #ccc;
}
#menu li .last {
	background: none;
	padding: 0 28px;
}
/*Content*/
#content {
	width: 960px;
	background: #fff ;
}
#temas, #palestras {
	display: inline;
	margin: 20px 30px;
}
/*Pagina Inicial - Home*/
#home #temaPrinciapal {
	height: 70px;
	color: #0D5485;
	text-align: center;
	font: normal 25px/70px;
	background: url(img/bgtema.png) no-repeat left top;
}
/*Home - Blocos Tema*/
#blockTemas {
	float: left;
	width: 252px;
	height: 290px;
	border-bottom: 1px solid #ccc;
	background: url(img/bgtemablock.png) top left;
}
#blockTemas h2 {
	color: #0A3F66;
	border-bottom: 1px solid #ccc;
	padding: 15px 0 15px 15px;
	font: normal 22px;
}
#blockTemas li {
	display: inline;
}
#blockTemas li a {
	height: 75px;
	color: #666;
	display: block;
	line-height: 75px;
	text-indent: 35px;
	font-size: 13px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: url(img/marcador3.png) no-repeat 15px center;
}
#blockTemas .last a {
	border: 0;
	border-top: 1px solid #fff;
}
/*Home - Blocos Palestras*/
#blockPalestras {
	float: left;
	width: 386px;
	height: 290px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: url(img/bgpalestrantes.png) top left;
}
#blockPalestras h2 {
	color: #0A3F66;
	padding: 15px 0 15px 15px;
	font: normal 22px;
}
#blockPalestras p {
	color: #444;
	padding: 0 20px 10px 20px;
	font: 13px;
}
#blockPalestras .fotos img {
	margin-left: 8px;
}
/*Home - Blocos Video*/
#blockPlayer {
	float: left;
	width: 321px;
	height: 290px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	background: url(img/bgplayer.png) top left;
}
#blockPlayer #myytplayer {
	width: 300px;
	height: 225px;
	padding: 10px;
	display: block;
	margin: 10px 0 10px 10px;
}
#blockPlayer #ytapiplayer p {
	color: #fff;
	font-size: 11px;
	text-align: center;
	line-height: 225px;
}
#blockPlayer #play_stop {
	float: left;
	width: 62px;
	height: 32px;
	display: inline;
	margin: 6px 0 0 10px;
	background: url(img/play-stop.png);
}
#blockPlayer #play_stop li {
	float: left;
	display: inline;
	list-style: none;
	margin: 5px 0 0 5px;
}
#blockPlayer #play_stop a {
	float: left;
	width: 23px;
	height: 23px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	background: url(img/play.png);
}
#blockPlayer #play_stop .stop {
	background: url(img/stop.png);
}
#blockPlayer #playerBar p a {
	float: left;
	color: #fff;
	width: 230px;
	height: 18px;
	display: block;
	font-size: 12px;
	overflow: hidden;
	text-align: center;
	margin: 13px 0 0 10px;
	background: url(img/playeryoutube.png);
}
/*Home - Blocos Valores*/
#blockValores {
	float: left;
	width: 640px;
	height: 250px;
}
#blockValores h2 {
	color: #0A3F66;
	padding: 15px 0 15px 15px;
	font: normal 22px;
}
#blockValores li {
	color: #fff;
	width: 602px;
	height: 36px;
	display: block;
	font-size: 14px;
	line-height: 36px;
	text-indent: 30px;
	overflow: hidden;
	margin: 0 0 10px 15px;
	background: url(img/valoresitens.png);
}
/*Home - Blocos Local*/
#blockLocal {
	color: #333;
	float: left;
	width: 320px;
	height: 250px;
	background: url(img/bglocal.png) bottom right;
}
#blockLocal h2 {
	color: #0A3F66;
	padding: 15px 0 10px 15px;
	font: normal 22px;
}
#blockLocal h3 {
	padding: 0 0 15px 15px;
	font: normal 18px;
}
#blockLocal p {
	font: normal 14px;
	margin: 0 20px 10px 15px;
}
#blockLocal address {
	font: normal 13px;
	margin: 0 20px 10px 15px;
}
#blockLocal .mais a {
	color: #fff;
	width: 106px;
	height: 28px;
	display: block;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	background: url(img/mais.png);
}
/*Paginas internas*/
#paginas #topo-interno {
	border-bottom: 2px solid #2CA1CD;
	background: url(img/banner/header.jpg) top left no-repeat;
	width: 960px;
	height: 260px; 
}
#paginas h2 {
	color: #1377BB;
	font-size: 25px;
	padding: 10px 0;
	margin: 0 20px;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px solid #A3C6DE;
}
#paginas h3 {
	color: #1377BB;
	font-size: 20px;
	font-weight: normal;
	padding: 0 20px 5px 20px;
}

#paginas h4 {
	clear: both;
	color: #555;
	font-size: 16px;
	padding: 0 20px 5px 20px;
}
#paginas p {
	color: #444;
	font-size: 14px;
	line-height: 130%;
	margin: 0 20px 15px 20px;
}
#paginas p a:hover {
	background: #F2F2FA;
	text-decoration: none;
}
#paginas .palestraDestaque {
	clear: both;
	margin: 0 20px;
	margin-bottom: 10px;
}
#paginas .palestraDestaque h3, #paginas .palestrantes h3 {
	padding: 0 0 10px 0;
}
#paginas .palestraDestaque p, #paginas .palestrantes p {
	margin: 0 0 10px 0;
}
#paginas .palestraDestaque a, #paginas .palestrantes a {
	color: #1377bb;
	clear: both;
	width: 120px;
	display: block;
	font-size: 12px;
	text-align: center;
}
#paginas .palestrantes {
	clear: both;
	padding-top: 10px;
	margin: 0 20px 10px 20px;
	bordeR-top: 1px solid #ddd;
}
/*Listas - Paginas Internas*/
#paginas ul, #paginas ol {
	padding: 0 20px 10px 50px;
}
#paginas ul ul, #paginas ol ol {
	padding-left: 20px;
}
#paginas ul li, #paginas ol li {
	color: #444;
	font-size: 14px;
	line-height: 130%;
}
/*Noticias*/
#paginas .financiesNews {
	padding: 0;
	margin: 0 20px 20px 20px;
}
#paginas .financiesNews li {
	display: inline;
	list-style: none;
}
#paginas .financiesNews a {
	color: #666;
	display: block;
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
}
#paginas .financiesNews a:hover {
	color: #fff;
	background: #1377BB;
}
/*Video*/
#paginas .floatvideo {
	float: right;
	width: 400px;
	height: 300px;
	margin: 0 20px 10px 20px;
}
/*Album*/
#album {
	margin: 0 0 20px 20px;
}
#album a {
	color: #444;
	float: left;
	padding: 5px;
	margin: 0 10px 10px 0;
	border: 1px solid #ddd;
	border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px;
}
#album a:hover {
	color: #D76D21;
	background: #eee;
	border: 1px solid #aaa;
}
#album strong {
	display: block;
	font-size: 13px;
	padding: 0 0 4px 0;
}
/*Galeria*/
#paginas .galeria {
	margin: 0 0 20px 20px;
}
#paginas .galeria a {
	float: left;
	padding: 5px;
	display: block;
	margin: 0 10px 10px 0;
	border: 1px solid #ddd;
	border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px;
}
#paginas .galeria a:hover {
	color: #D76D21;
	background: #eee;
	border: 1px solid #aaa;
}
#paginas .aviso {
	border: 1px solid #D5D5D5;
	margin: 0 20px 0 20px;
	padding: 20px;
	text-align: center;
	line-height: 20px;
	background: #F1F1F1;
}
/*Voltar*/
.voltar {
	clear: both;
	padding: 10px 0 20px 0;
}
#paginas p.voltar a {
	background: url(img/botaovoltar.png) no-repeat;
	width: 122px;
	height: 42px;
	display: block;
	text-indent: -9999px;
}
#paginas p.voltar a:hover {
	background-position: bottom;
}

/*comuns*/
.floatleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #888;
}
.center {
	text-align: center;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/*Footer*/
#footer {
	clear: both;
	text-align: center;
	background: #fff url(img/footer.png) no-repeat bottom;
}
#footer #logotipos{
  background: url(img/patrocinadores.jpg) no-repeat;
  display: block;
  width: 960px;
  height: 605px;
}
#footer a.oui-iohe{
 text-indent:-9999px;
 display: block;
 width: 230px;
 margin: 520px 0 0 155px;
 height: 80px;
 float: left;
}
#footer a.oui-iohe:hover{
 background: url(img/logoshover.png) no-repeat;
}
#copy {
	color: #666;
	clear: both;
	display: block;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	padding: 15px 0 15px;
}


/*Dev*/
#dev {
	margin: auto;
	width: 940px;
	text-align: right;
	padding: 5px 0;
}
#dev a {
	color: #0B456C;
	font-size: 12px;
}
#dev a:hover {
	color: #fff;
}
/* Mapa de Localização (botão) */
#paginas p a.botaomapa {
 background: url(img/botaomapa2.png) no-repeat;
 width: 182px;
 height: 42px;
 display: block;
 text-indent: -9999px;
 margin-top: 20px;
}

#paginas p a.botaomapa:hover {
 background-position: bottom !important;
}

/*Paginacao*/
.ngg-navigation {
	clear: both;
	margin: 0 30px;
}
.ngg-navigation strong, .ngg-navigation a, .ngg-navigation small {
	color: #666;
	float: left;
	height: 20px;
	display: block;
	padding: 0 5px;
	font-size: 12px;
	margin: 0 3px 0 0;
	line-height: 20px;
	border: 1px solid #ccc;
}
.ngg-navigation a:hover {
	background: #eee;
}

/*Alertas*/
#content #paginas .error {
	padding: 20px;
	margin: 0 20px 20px 20px;
	background: #fff0f0;
	border: 1px solid #f00;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content #paginas .error h3 {
	color: #f00;
	padding: 0 0 20px 0;
}
#content #paginas .error ul {
	padding: 0 0 0 20px;
}
#content #paginas .error ul li a {
	color: #000000;
}
#content #paginas .error ul li a:hover {
	text-decoration: underline;
}

