html, body
	{
	height:100%;
	background-image:url(../img/fundo_topo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #fff;
	margin:0;
	padding:0;
	}
	
a:link{outline:none;border:0; text-decoration:none;}
a:visited{outline:none;border:0; text-decoration:none;}
a:hover{outline:none;border:0; text-decoration:none;}
a:active{outline:none;border:0; text-decoration:none;}	

img
	{
	border:0px;
	}

.div939
	{
		width:939px;
	}

.divLogo
	{
		width:535px;
		padding-top:10px;
		float:left;
		text-align:left;
		padding-left:15px;
	}
	
.divFraseCima
	{
		font-family: 'Satisfy', Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #fff;
		text-align:right;
		width:389px;
		float:left;
		padding-top:45px;
	}


.divMenu
	{
		width:939px;
		height:45px;
		background-image:url(../img/menu_fundo.jpg);
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #fff;
		text-align:center;
		text-transform:uppercase;
		font-weight:600;
		padding-top:20px;
		margin-bottom:15px;
	}
	
.menuLinks:link {color: #fff; text-decoration:none;}
.menuLinks:visited {color: #fff; text-decoration: none;}
.menuLinks:hover {color: #000; text-decoration: none;}
.menuLinks:active {color: #fff; text-decoration: none;}

.fraseBUS
	{
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 30px;
		color: #979593;
		text-align:center;
		width:939px;
		padding:8px 15px 15px 15px;
	}

.hr939
	{
		width:939px;
		background-color:#f1f0f0;
		height:1px;
		margin-top:15px;
		margin-bottom:15px;
	}

.homeDestaques
	{
		width:227px;
		margin-right:10px;
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
		float:left;
	}

.homeDestaquesTitulo
	{
		font-family: 'Satisfy', Arial, Helvetica, sans-serif;
		font-size: 28px;
		color: #000;
		text-align:left;
		padding-top:6px;
		padding-bottom:6px;
	}

.destaquesLinks:link {color: #000; text-decoration:none;}
.destaquesLinks:visited {color: #000; text-decoration: none;}
.destaquesLinks:hover {color: #666; text-decoration: none;}
.destaquesLinks:active {color: #000; text-decoration: none;}


.titPretosOS
	{
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #000;
		text-align:left;
		font-weight:500;
		padding-top:10px;
		margin-bottom:10px;
	}

.titLaranjaOS
	{
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #ff7200;
		text-align:left;
		font-weight:500;
		padding-top:20px;
		margin-bottom:4px;
	}

.titCinzaOS
	{
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #f5f5f5;
		text-align:left;
		font-weight:500;
		padding-top:4px;
		margin-bottom:4px;
	}


.homeNoticias
	{
		width:480px;
		margin-right:29px;
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
		float:left;
	}

.homeVideo
	{
		width:420px;
		text-align:left;
		float:left;
	}

.rodapeLeft
	{
		width:680px;
		text-align:left;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		float:left;
	}

.rodapeRight
	{
		width:259px;
		text-align:left;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
		float:left;
	}

.rodapeLinks:link {color: #fff; text-decoration:none;}
.rodapeLinks:visited {color: #fff; text-decoration: none;}
.rodapeLinks:hover {color: #666; text-decoration: none;}
.rodapeLinks:active {color: #fff; text-decoration: none;}

.titulos
	{
		font-family: 'Satisfy', Arial, Helvetica, sans-serif;
		font-size: 28px;
		color: #000;
		text-align:left;
		padding-top:15px;
		padding-bottom:15px;
	}

.subTitulos
	{
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #00c100;
		text-align:left;
		padding-top:15px;
		padding-bottom:8px;
	}

.txtConteudo
	{
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
		text-align:left;
		font-weight:500;
		padding-top:10px;
		margin-bottom:8px;
	}

.noticiasTitulos
	{
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #ff8d00;
		text-align:left;
		padding-top:5px;
		padding-bottom:8px;
	}

.conteudoLinks:link {color: #ff8d00; text-decoration:none;}
.conteudoLinks:visited {color: #ff8d00; text-decoration: none;}
.conteudoLinks:hover {color: #666; text-decoration: none;}
.conteudoLinks:active {color: #ff8d00; text-decoration: none;}


/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:947px;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:947px;
	height:352px;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
	
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../img/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 4px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

/* FIM NIVO SLIDER */

<!-- STICKY FOOTER -->

    * {
    margin: 0;
    }

	.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -257px;
    }
    .footer{
    height: 257px;
	background-image:url(../img/rodape_fundo.jpg);
	background-repeat:repeat-x;
	margin-top:20px;
    }
	
.push
	{
		height:257px;
	}
		

<!-- FIM STICKY FOOTER -->	