@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	outline:none;
	text-decoration: none;
}

body {
	background-color:#EAECEB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:21px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/imgHeard.jpg);
}

.ativo {
	display: block;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	background-position: center bottom;
	background-repeat: no-repeat;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #333;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 20px;
	text-align: left;
}
p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #24486A;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 20px;
	text-align: left;
	text-decoration: none;
	font-variant: normal;
}
p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #D1BB31;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 20px;
	text-align: left;
	text-decoration: none;
	font-variant: normal;
}
h1 span a {
	line-height:36px;
	display:inline;
	background-color: #D96417;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
	font-size: 23px;
}
h1 span a:hover {
	line-height:36px;
	display:inline;
	background-color: #2F9AC2;
	font-family: Museo-300;
	padding-top: 6px;
	padding-bottom: 6px;
	text-shadow: 5px 1px 5px #000;
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
}
h1 {
	font-family: Calibri;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #58728B;
	line-height: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #71B4CF;
	padding-bottom: 2px;
	font-style: normal;
	padding-top: 12px;
}



h2 {
	font-family: Calibri;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #58728B;
	line-height: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2BB31;
	padding-bottom: 2px;
	font-style: normal;
	padding-top: 12px;
	
}


h3 {
	font-family: Calibri;
	font-weight: normal;
	font-size: 21px;
	margin-left: 22px;
}
h4 {
	font-family: Calibri;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #467996;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 2px;
	font-style: normal;
	padding-top: 5px;
	background-color: #E9E9E9;
}
em {
	line-height: 18px;
	font-size: 13px;
	color: #3F7591;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}



.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #EAECEB;
	background-image: url(../img/bgTit.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 1px 1px 1px #080808;
	filter: dropshadow(color=#080808, offx=1, offy=1);
	height: 58px;
	width: 274px;
	padding-top: 20px;
}
.tituloHome {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #069;
	background-image: url(../img/bgTitHome.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 58px;
	width: 228px;
	padding-top: 16px;
}
#main #content .cmdHome ul li .tituloHome h3 {
	font-family: Calibri;
	font-weight: normal;
	font-size: 16px;
	margin-left: 8px;
}

img.imgLeft{
	float: left;
	position: relative;
	display: block;
	margin-right: 8px;
	margin-bottom: 8px;
}
img.imgRight{
	float: right;
	margin-left: 8px;
	z-index: -3;
	display: block;
	margin-bottom: 8px;
}
img.imgCenter {
	margin-left: auto;
	z-index: -3;
	width: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-bottom: 8px;
}
#main {
	display: block;
	background-image: url(../img/imgTopo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 385px;
	display: block;
}
#imgHeader {
	height: 240px;
	width: 580px;
	float: right;
}
.logo {
	display: block;
	width: 260px;
	height: 240px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 30px;
}
nav {
	height: 48px;
	width: 909px;
	display: block;
	background-image: url(../img/imgMenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	float: left;
	padding-right: 45px;
	padding-left: 45px;
}
#main header nav ul li {
	float: left;
	padding: 8px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 6px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
}
#main header nav ul li:hover {
	background-color: #CDC34A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 1px 1px 1px #080808;
	filter: dropshadow(color=#080808, offx=1, offy=1);
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
	text-decoration: none;
	
}
#main header nav ul li:active {
	background-color: #F00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 1px 1px 1px #080808;
	filter: dropshadow(color=#080808, offx=1, offy=1);
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
	text-decoration: none;
	
}
#main header nav ul li a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}


section {
	display: block;
}

#content {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 950px;
	clear: both;
	background-image: url(../img/fundoContent.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 65px;
	padding-left: 25px;
}
#main #content .cmdHome {
	display: block;
	width: 950px;
	margin-top: 25px;
	margin-bottom: 20px;
}
#main #content .cmdHome ul li {
	float: left;
	padding: 0px;
	margin-right: 8px;
	width: 228px;
}
#main #content .cmdHome ul li .mais {
	width: 225px;
	height: 31px;
	background-image: url(../img/mais.jpg);
	background-repeat: repeat;
	background-position: center top;
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
}
#main #content .cmdHome ul li .mais:hover {
	width: 225px;
	height: 31px;
	background-image: url(../img/mais.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
}


.slider {
	display: block;
	clear: both;
	height: auto;
	width: 950px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/imagem.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-left: 3px;
}
.blockLeft {
	width: 270px;
	float: left;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.blockRight {
	width: 645px;
	float: right;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}


footer {
	display: block;
	width: 100%;
	height: auto;
	background-image: url(../img/bgFooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: left;
	padding: 0px;
	margin-top: 20px;
}
#main footer .centraliza {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
}
#main footer .centraliza .navRodape {
	float: left;
	width: 550px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 0px;
	height: auto;
}


#main footer .centraliza .navRodape ul li {
	float: left;
	margin-right: 5px;
	width: 150px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #24486A;
	text-decoration: none;
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
	background-color: #E5E5E5;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
#main footer .centraliza .navRodape ul li:hover {
	background-color: #417793;
	color: #FFF;
	text-shadow: 5px 1px 5px #000;
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #036;
}

#main footer .centraliza .navRodape2 {
	float: left;
	width: 360px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}

#main footer .centraliza .navRodape2 ul li {
	float: left;
	margin-right: 5px;
	width: 150px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #24486A;
	text-decoration: none;
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
	background-color: #CCC;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#main footer .centraliza .navRodape2 ul li:hover {
	background-color: #FC3;
	color: #FFF;
	text-shadow: 5px 1px 5px #000;
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F60;
}
#main footer .endereco {
	color: #24486A;
	display: block;
	float: right;
	height: auto;
	width: 380px;
	margin-top: 15px;
	padding: 0px;
	font-size: 14px;
}



#main footer .creditos {
	width: 100%;
	display: block;
	background-color: #24486A;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A9CED7;
	clear: both;
	float: left;
	margin-top: 12px;
}
.centraCred {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
.credLeft {
	width: 600px;
	height: 40px;
	margin-left: 30px;
	margin-right: 10px;
	float: left;
}
.credLeft p     {
	color: #FFF;
	margin-top: 8px;
	text-align: center;
	font-size: 11px;
}
.credRight {
	height: 22px;
	width: 223px;
	float: right;
	margin-right: 60px;
	background-image: url(../img/creditos-agencia-status.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 8px;
}
.credRight:hover {
	height: 22px;
	width: 223px;
	float: right;
	margin-right: 60px;
	background-image: url(../img/creditos-agencia-status.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 8px;
}
.credRight .credContatos{
	text-indent: -99999px;
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	margin-top: -30px;

}


.credRight:hover .credContatos {
	text-indent: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	width: auto;
	height: auto;
	padding: 4px;
	background-color: #24486A;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #080808;
	filter: dropshadow(color=#080808, offx=1, offy=1);
	border: 2px solid #09F;
	display: block;
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-moz-transition: all 0.4s; /* Firefox 4 */
	-o-transition: all 0.4s; /* Opera */
	transition: all 0.4s;
	opacity:0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	text-align: left;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
















/*** SLIDES DE IMAGENS FADIN **/

#slideshow {
	position:relative;
	height:266px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
