/*
Theme Name: Maruanã
Theme URI: http://www.maruana.com.br/
Description: Tema desenvolvido por Jean Fernandes para o website da Maruanã
Author: Jean Fernandes
Author URI: http://www.maruana.com.br
Version: 1.0
*/
html, body {
	height:100%;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:64px;
	color:#FFF;
	letter-spacing:-5px;
	margin:0px;
	padding:0px;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:64px;
	color:#FFF;
	letter-spacing:-5px;
	text-decoration:none;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:36px;
	color:#666;
	letter-spacing:-3px;
	margin:0px;
	padding:0px;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:36px;
	color:#666;
	letter-spacing:-3px;
	text-decoration:none;
}
h2.linkvideo {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:36px;
	color:#FFF;
	letter-spacing:-3px;
	margin:0px;
	padding:0px;
}
h2.linkvideo a:link, h2.linkvideo a:visited, h2.linkvideo a:hover, h2.linkvideo a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:36px;
	color:#FFF;
	letter-spacing:-3px;
	text-decoration:none;
}
h3 {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:normal;
	margin-bottom:30px;
}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6CF;
	font-style:italic;
	font-weight:normal;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#666;
	letter-spacing:-1px;
	margin:0px;
	padding:8px 10px;
}
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#666;
	letter-spacing:-1px;
	text-decoration:none;
}
h4 img {
	vertical-align:middle;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#666;
	letter-spacing:-1px;
	margin:0px;
	padding:5px 0px;
}
h5 a:link, h5 a:visited, h5 a:hover, h5 a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#666;
	letter-spacing:-1px;
	text-decoration:none;
}
h5 img {
	vertical-align:middle;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6CF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6CF;
}
a:hover {
	text-decoration: underline;
	color: #6CF;
}
a:active {
	text-decoration: none;
	color: #6CF;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
form {
	border:0px;
	margin:0px;
	padding:0px;
}
.geral {
	position:relative;
	min-height:100%;
}
.topo {
	width:100%;
	height:70px;
	background:#FFF;
}
.topo_miolo {
	width:940px;
	padding:0px 20px;
	margin-left:auto;
	margin-right:auto;
}
.topo_miolo img {
	float:left;
	padding-top:15px;
}
.topo_miolo ul {
	float:right;
	list-style:none;
}
.topo_miolo li {
	float:left;
        margin-top: 13px;
	padding:0px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	text-transform:lowercase;
}
.topo_miolo li a:link, .topo_miolo li a:hover, .topo_miolo li a:visited, .topo_miolo li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	text-decoration:none;
	text-transform:lowercase;
}
.topo_miolo li a:hover {
	color:#6CF;
}
.video {
	width:100%;
	height:442px;
}
.video_miolo {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	padding:22px 20px;
}
.video_principal {
	float:left;
	width:640px;
	height:385px;
}
.video_lateral {
	width:280px;
	float:right;
}
.topo_recorte {
	width:100%;
	height:10px;
	background:url(images/topo_recorte.gif) repeat-x;
}
.miolo {
	margin-left:auto;
	margin-right:auto;
	width:940px;
	background:#FFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom: 205px;
}
.principal {
	float:left;
	margin-left:20px;
	width:600px;
}
.barralateral {
	float:right;
	width:280px;
}
.clear {
	clear:both;
	width:0px;
	height:0px;
	padding:0px;
	margin:0px;
}
.rodape {
	position:absolute;
	bottom:0px;
	width:100%;
	height:125px;
}
.rodape_recorte {
	width:100%;
	height:10px;
	background:url(images/rodape_recorte.gif) repeat-x;
}
.rodape_miolo {
	width:100%;
	height:115px;
	background:#999;
}
.rodape_cont {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 20px;
}
.rodape_cont h4 {
	padding:0px;
}
.rodape_cont_left {
	float:left;
        width:275px;
	background:#FFF;
	padding-bottom:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}
.rodape_cont_right {
	width:230px;
	float:right;
	margin-top:5px;
}
.rodape_cont_right img {
	float:right;
	padding:0px 10px;
	margin-top:-12px;
}
.rodape_cont_left h4.telefone {
	margin-top:-10px;
	margin-left:42px;
}
.copyright {
	clear:both;
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	padding-top:10px;
}
.box {
	border:1px solid #E4E4E4;
	width:278px;
	margin-bottom:20px;
}
.box ul {
	list-style:none;
	margin:0px;
	padding:15px;
	background:#F8F8F8;
}
.box li {
	padding:5px 0px;
}
.box li img {
	padding:3px;
}
.box_rodape {
	padding:8px 0px;
}
.box_rodape a:link, .box_rodape a:hover, .box_rodape a:visited, .box_rodape a:active {
	font-style:italic;
	font-size:14px;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.box_rodape img {
	vertical-align:middle;
}
.campo_news {
	border:1px solid #E4E4E4;
	background:#FFF;
	width:200px;
	padding:3px;
}
.bt_news {
	font-style:italic;
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#6CF;
	text-decoration:none;
	border:none;
	background:none;
	cursor:pointer;
}
.post_barra {
	padding:8px 0px;
	border-top:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
	width:100%;
	font-size:14px;
	margin:30px 0px;
}
.post_barra a:link, .post_barra a:hover, .post_barra a:visited, .post_barra a:active {
	font-style:italic;
	font-size:14px;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.post_barra img {
	vertical-align:middle;
}
.equipeimg{
        float:left;
}
.equipebio {
       float: right;
       width: 526px;
}

