body,td,th {
	font-family: 'Roboto Slab', serif;
	font-size:11pt;
	color:#000000;
}
body {
	/* [disabled]min-width:320px; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_full.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
@media (max-width: 480px) {
body {
	background-image: url(..img/bg_full.jpg);
}
}

.rss-help {
	font-family: 'Roboto Slab', serif;
	font-size: 8px;
	text-align: left;
	margin-top: -25px;
	margin-left: 5px;
}

img {
  border: 0;
}

p {
	margin-top:0px;
}
@media (max-width: 480px) {
p {
	margin-top:20px;
}
}

.f-right {
	float:right;
}

.f-left {
	float:left;
}

.limit {
	width:1024px;
	position:relative;
	left:50%;
	margin-left:-512px;
	background-color:#EF1316;
	height:300px;
}

@media (max-width: 480px) {
	.limit {
	width:300px;
	position:relative;
	left:50%;
	margin-left:-160px;
}
}

.top-link-1 {
	float: left;
	margin-left: 350px;
	margin-top: 35px;
}
.top-link-1-on {
	float:left;
	margin-left:350px;
	margin-top:42px;
	background-color:#932724;
	border-radius: 3px;
	padding: 3px 4px 4px 4px;
}

.top-link-2 {
	float: left;
	margin-left: 80px;
}

.top-link-2-on {
	float:left;
	margin-left:25px;
	margin-top:40px;
	background-color:#932724;
	border-radius: 3px;
	padding: 3px 4px 4px 4px;
}
.top-link-mid {
	float: left;
	margin-left: 16px;
	color: #0092D5;
	margin-top: 6px;
}

.header {
	width:1024px;
	height:155px;
	max-width:1024px;
	position:relative;
	left:50%;
	margin-left:-512px;
}

.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
@media (max-width: 480px) {
	.right {
	text-align:left;

}
}

.mob-off {
	display:block;
}
@media (max-width: 480px) {
	.mob-off {
	display:none;
	background-color:#F6C;

}
}

.pad-fit-1 {
	padding: 0px 15px 0px 15px;
}
@media (max-width: 480px) {
.pad-fit-1  {
	padding:0px;
}
}

.pad-fit-2 {
	padding: 0px 20px 0px 40px;
}
@media (max-width: 480px) {
.pad-fit-2  {
	padding:0px;
}
}

.pad-off {
	display:none;
}

@media (max-width: 480px) {
	.pad-off {
	display:block;
}
}

.box-20p-rss {
	width:185px;
	margin:-15px 9px 10px 0px;
	padding:5px;
	float:left;
}

@media (max-width: 480px) {
	.box-20p-rss {
	display:none;
}
}

.box-80p-slider {
	width:795px;
	padding:5px;
	margin:10px 10px 10px 0px;
	float:left;
	margin-bottom: 40px;
}

@media (max-width: 480px) {
	.box-80p-slider {
	display:none;
}
}

.img-20-full {
	width:100%;
	height:auto;
}

@media (max-width: 480px) {
	.img-20-full {
	width:100%;
	height:auto;
}
}

.img-resp {
	width:100%;
	height:auto;
	border:0px;
}
@media (max-width: 480px) {
	.img-resp {
	width:100%;
	max-width:290px;
}
}

.img-resp-2 {
	width:100%;
	height:auto;
	border:0px;
}
@media (max-width: 480px) {
	.img-resp-2 {
	width:50%;
	max-width:290px;
}
}

.box-60p-mob-off {
	width:590px;
	margin:10px 10px 10px 0px;
	padding:5px;
	float:left;
}

@media (max-width: 480px) {
	.box-60p-mob-off {
	display:none;
}
}

.box-50p-mob-off {
	width:490px;
	margin:10px 9px 10px 0px;
	padding:5px;
	float:left;
}

@media (max-width: 480px) {
	.box-50p-mob-off {
	display:none;}
}

.box-footer-full {
	width:100%;
	height:280px;
	margin:-10px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	float:left;
	background-image: url(../img/footer_full.jpg);
	background-repeat: repeat;
	background-position: center;
}

@media (max-width: 480px) {
	.box-footer-full {
	display:none;
}
}

.box-footer-20p {
	width: 185px;
	margin: 10px 9px 25px 0px;
	padding: 5px;
	float: right;
}

@media (max-width: 480px) {
	.box-footer-20p {
	width:290px;
	left:0px;
}
}

.box-footer-mob {
	display:none;
}
@media (max-width: 480px) {
	.box-footer-mob {
	display:block;
	width:100%;
	left:-10px;
	float:left;
	padding:15px 10px 15px 0px;
}
}

.hom-bg-trio {
	height:auto;
	background-image:url(../img/hom_bg_trio.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.hom-bg-trio {
	height:auto; 
	background-image:none;
	background-color:#f06d22;
}
}

.que-bg-us {
	height:auto;
	background-image:url(../img/que_bg_us.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.que-bg-us {
	height:auto; 
	background-image:none;
	background-color:#f06d22;
}
}

.con-bg-php{
	height:auto;
	background-image:url(../img/con_php.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.con-bg-php {
	height:auto; 
	background-image:none;
	background-color:#f06d22;
}
}

.bg-hom-destaque {
	height:auto;
	background-image:url(../img/hom_bg_destaque.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color:#e2e3e5;
}

@media (max-width: 480px) {
	.bg-hom-destaque {
	height:auto; 
	background-image:none;
	background-color:#e2e3e5;
}
}

.margin-r-30 {
	margin-right:30px;
}

.bg-cap-pesca {
	height:505px; 
	background-image:url(../img/cap_bg_pesca.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.bg-cap-pesca {
	height:auto; 
	background-image:none;
	background-color:#c5c0a2;
}
}

.bg-tar-tar {
	height:540px; 
	background-image:url(../img/tar_bg_tar.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.bg-tar-tar {
	height:auto; 
	background-image:none;
	background-color:#164d83;
}
}

.bg-ton-ton {
	height:540px; 
	background-image:url(../img/ton_bg_ton.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.bg-ton-ton {
	height:auto; 
	background-image:none;
	background-color:#164d83;
}
}

.bg-ton-corrente {
	height:540px; 
	background-image:url(../img/ton_bg_corrente.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.bg-ton-corrente {
	height:auto; 
	background-image:none;
	background-color:#164d83;
}
}


.line-90 {
	line-height:1.1;
}

.line-80 {
	line-height:0.9;
	margin-top:-12px;
}

.pro-bg-barco {
	height:540px; 
	background-image:url(../img/pro_bg_barco.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.pro-bg-barco {
	height:auto; 
	background-image:none;
	background-color:#f4f4e5;
}
}

.pro-bg-areia {
	height:540px; 
	background-image:url(../img/pro_bg_areia.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.pro-bg-areia {
	height:auto;
	background-image:none;
	background-color:#eedfbe;
}
}

.pro-bg-rede {
	height:540px; 
	background-image:url(../img/pro_bg_rede.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.pro-bg-rede {
	height:auto; 
	background-image:none;
	background-color:#f4f4e5;
}
}

.bg-edu-violao {
	height:505px; 
	background-image:url(../img/edu_bg_violao.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.bg-edu-violao {
	height:auto; 
	background-image:none;
	background-color:#c5c0a2;
}
}

.box-5p-icon {
	width: 25px;
	margin: 12px 5px 10px 0px;
	padding: 4px 0px 0px 0px;
	float: left;
	display: block;
}

@media (max-width: 480px) {
	.box-5p-icon {
	width:25px;
}
}

.box-60p-icon {
	width:590px;
	margin:10px 10px 0px 0px;
	padding:5px;
	float:left;
}

.bg-con-mapa {
	height:325px; 
	background-image:url(../img/con_bg_mapa.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.bg-con-mapa {
	height:705px; 
	background-image:none;
	background-color:#c5c0a2;
}
}

.bio-bg-pmp-sun {
	height:540px; 
	background-image:url(../img/bg_bio_pmp_sun.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 480px) {
	.bio-bg-pmp-sun {
	height:auto; 
	background-image:none;
	background-color:#164d83;
}
}

.con-bg {
	height:650px; 
	background-image:url(../img/con_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top:-10px;
	background-color:#c9cfd1;
}

@media (max-width: 480px) {
	.con-bg {
	height:auto; 
	background-image:none;
	background-color:#e8eced;
	margin-top:0;
}
}

.are-bg-intro {
	height:682px; 
	background-image:url(../img/are_bg_intro.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top:-10px;
}

@media (max-width: 480px) {
	.are-bg-intro {
	height:auto; 
	background-image:none;
	background-color:#e8eced;
	margin-top:0;
}
}

.que-bg-principios {
	height:auto; 
	background-image:url(../img/que_principios.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top:-10px;
	background-color:#e2e3e5;
}

@media (max-width: 480px) {
	.que-bg-principios {
	height:auto; 
	background-image:none;
	background-color:#e8eced;
	margin-top:0;
}
}

.bg-youtube {
	height:auto; 
	background-image:url(../img/bg_youtube.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top:-10px;
	background-color:#a7a7a8;
}

@media (max-width: 480px) {
	.bg-youtube {
	height:auto; 
	background-image:none;
	background-color:#a7a7a8;
	margin-top:0;
}
}

.radius-menu {
border: 8px solid;
border-color:#c65b27;
border-radius: 2px;
background-color:#c65b27;
margin-top:2px;
}

.radius-button-1 {
border: 8px solid;
border-color:#081923;
border-radius: 15px;
background-color:#081923;
padding:20px;
}

.radius-button-2 {
border: 8px solid;
border-color:#081923;
border-radius: 15px;
background-color:#081923;
padding:7px;
margin-left:7px;
margin-top:5px;
}
@media (max-width: 480px) {
	.radius-button-2 {
	border: 5px solid;
border-color:#081923;
border-radius: 8px;
background-color:#081923;
padding:4px;
margin-left:4px;
margin-top:2px;
}
}

.radius-15 {
border-radius: 15px;
padding:4px;
}

.areas {
	padding-bottom:20px;
}
@media (max-width: 480px) {
	.areas {
	padding-bottom:40px;
}
}

.calc {
	margin-top:-141px;
	margin-left:50px;
	z-index:999;
	position:relative;
}
@media (max-width: 480px) {
	.calc {
	margin-top:-1px;
	margin-left:1px;
}
}

.calc2 {
	margin-top:-25px;
	margin-left:50px;
}
@media (max-width: 480px) {
	.calc2 {
	margin-top:-1px;
	margin-left:1px;
}
}

.news-bg {
	background-image:url(../img/hom_news_bg.jpg); 
	background-position:left center; 
	background-repeat:no-repeat;
	background-color:#e2e4e6;
	min-height: 240px;
}

.text-box-1 {
	border:3px solid #f16d22;
	border-radius:8px;
	height: 76px;
	width: 510px;
	color:#004a49;
	opacity: 0.9;
	font-size:24px;
	margin-top:10px;
}

.text-box-2 {
	border:3px solid #f16d22;
	border-radius:8px;
	height: 40px;
	width: 510px;
	color:#004a49;
	opacity: 0.9;
	font-size:16px;
	margin-top:10px;
}

.text-box-3 {
	border:3px solid #f16d22;
	border-radius:8px;
	width: 510px;
	color:#004a49;
	opacity: 0.9;
	font-size:16px;
	margin-top:10px;
}

.enviar-button {
    background:url(../img/btn_enviar.png) no-repeat;
    cursor:pointer;
    width: 70px;
    height: 78px;
    border: none;
}

.enviar-button-2 {
    background:url(../img/btn_enviar_2.png) no-repeat;
    cursor:pointer;
    width: 174px;
    height: 90px;
    border: none;
}

.mob-up {
	margin-top:40px;
}
@media (max-width: 480px) {
	.mob-up {
	margin-top:-40px;
}
}