@charset "utf-8";
/* CSS Document */
body{
	color:#373737;
	background:#D2D5D8 url(../lay/bg.jpg) no-repeat center top;
	font-size: 15px;
	font-family: "Segoe UI", Tahoma, Geneva, sans-serif;
	line-height: 170%;
}
a{
	font-weight:bold;
	color:#2E2F1D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.limpa{
	clear:both; 
	font-size:0; 
	line-height:0;
}
.direita{
	float:right;
}
.esquerda{
	float:left;
}
img.direita{
	float:right;
	margin:0 0 10px 20px;
}
img.esquerda{
	float:left;
	margin:0 20px 10px 0;
}
div#container{
	width:960px;
	margin:0 auto;
	position: relative;
}
div#topo{
	display:block;
	width:100%;
	background:url(../lay/topo_site.png) no-repeat center top;
	position:relative;
}
div#cabecalho div#apoio{
	height:80px;
	width:200px;
	position:absolute;
	right:10px;
	top:30px;
	text-align:right;
}
div#cabecalho div#apoio p{
	font-size:14px;
	color:#000;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 18px;
}
div#cabecalho div#apoio strong{
	color:#000;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
div#cabecalho{
	height:150px;
	display:block;
	position:relative;
}
div#cabecalho h2{
	width:320px;
	height:140px;
	position:absolute;
	top:50px;
	left:0;
}
div#cabecalho h2 a{
	display:block;
	text-indent:-9999px;
	width:100%;
	height:100%;
}
div#cabecalho h2 a img{
	display:none;
}
div#menu{
	height:48px;
	position:absolute;
	bottom:0;
	right:10px;
}
div#menu ul{
	text-align:right;
}
div#menu ul li{
	float:left;
	border-left: 2px solid #CDCDCD;
}
div#menu ul li:first-child{
	border:none;
}
div#menu ul li.current a{
	color:#FBFB00!important;
}
div#menu ul li.back{
	background:url(../lay/bg_menu_hover.jpg) repeat-x center center;
	width:10px;
	height:48px;
	z-index:8;
	position:absolute;
}
div#menu ul li.back .left{
	background:url(../lay/bg_menu_hover.jpg) repeat-x center center;
	height:48px;
	margin:0 10px 0 0;
}
div#menu ul li a{
	text-decoration:none;
	color:#000;
	outline:none;
	top:5px;
	z-index:10;
	display:block;
	position:relative;
	overflow:hidden;
	margin:0 5px;
	padding:10px 3px 0;
	height:31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
}
div#menu ul li a:hover,
div#menu ul li a:active{
	border:none;
	color:#999!important;
}
body.hom div#slides{
	display:block;
}
div#slides{
	position:relative;
	width:960px;
	height:246px;
	margin:0;
	background: #FFF;
	display:none;
}
div#slides p{
	margin:0!important;
	padding:0!important;
}
div#slides p img{
	display:none;
}
div#slides p a{
	border:0;
	display:block;
}
div#slides p .nivo-controlNav{
	position:absolute;
	right:20px;
	bottom:5px;
}
div#slides p .nivo-controlNav a{
	display:block;
	width:22px;
	height:22px;
	background:url(../lay/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
div#slides p .nivo-controlNav a.active{
	background-position:0 -22px;
}
div#slides p .nivo-directionNav a{
	display:block;
	width:30px;
	height:30px;
	background:url(../lay/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
div#slides p a.nivo-nextNav{
	background-position:-30px 0;
	right:15px;
}
div#slides p a.nivo-prevNav{
	left:15px;
}
div#slides p .nivo-caption{
    text-shadow:none;
    font-family:Helvetica, Arial, sans-serif;
}
div#slides p .nivo-caption a{ 
    color:#efe9d1;
    text-decoration:underline;
}
div#coluna{
	width:230px;
	float:right;
	padding: 10px 30px 0 15px;
	display:block;
	text-align:right;
}
body.exc div#coluna{
	display:none;
}
div#coluna p{
	font-size:13px;
	font-family: "Segoe UI", verdana, Arial;
}
div#coluna img{
	margin:5px;
	border:none;
}
div#coluna div.apoio_coluna{
	background:#d8e4bc;
	padding:5px;
}
div#conteudo{
	padding:5px 0 10px 0;
	background:#fff url(../lay/bg_conteudo.jpg) repeat-y right top;
	border: 1px solid #EBEBEB;
	float:left;
	width:958px;
}
body.exc div#conteudo{
	background:#fff;
}
div#principal{
	float: left;
	width: 655px;
	padding: 20px 0px 0 15px;
}
body.exc div#principal{
	width: 900px;
	padding:20px;
}
div#principal h1,div#principal h2,div#principal h3,div#principal h4,div#principal h5,div#principal h6{
	color:#3C65A5;
	margin:0 0 15px;
	font-weight:normal;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	line-height: 120%;
}
div#principal h1{
	font-size:27px;
	margin:0 0 25px;
	border-bottom: 2px solid #EAEAEA;
	padding:0 0 15px 0;
	font-weight:bold;
}
div#principal h2{
	font-size:22px;
	color:#FF0000;
	margin:5px 0 10px 0;
}
div#principal h3{
	font-size:20px;
	font-weight:bold;
	color:#2A2A2A;
	margin:20px 0 10px;
}
div#principal h4{
	font-size:18px;
}
div#principal h5{
	font-size:15px;
}
div#principal h6{
	font-size:12px;
}
div#principal ul{
	margin:15px 0;
}
div#principal li,
div#principal ul li ul li{
	line-height:170%;
	display:list-item;
}
div#principal li{
	margin:0 0 0 35px;
	list-style: disc;
}
div#principal ul li ul li{
	margin:0 0 0 15px;
	list-style: circle;
}
div#principal ul li ul{
	margin:2px 0;
}
div#principal p {
	margin: 0px 0px 15px;
}
div#principal a{
	color:#3C65A5;
}
div#principal a:hover{
	color:#000;
}
div#principal img{
	margin:2px 10px;
	border:none;
}
div#principal hr{
	background:#DFD9C3;
	border:1px solid #DFD9C3;
	clear:both;
	margin:10px 0px;
	height: 1px;
}
div#principal iframe{
	background: url(../lay/carregar.gif) no-repeat center center;
}
body.psp table{
	border-bottom:1px dotted #0D253F;
	width:100%;
}
body.psp table th{
	background:#EEECE0;
	border:1px dotted #0D253F;
	padding:5px;
	font-size:12px;
	line-height:14px;
	height:20px;
	color: #000;
}
body.psp table th p{
	font-size:12px;
	line-height:14px;
	text-align:center;
}
body.psp table tr td{
	padding:3px 10px 0 10px;
}
body.psp table tr td{
	border-left:1px dotted #0D253F;
}
body.psp table tr td:last-child{
	border-right:1px dotted #0D253F;
}
body.psp table tr td:nth-child(1n+2){
	border:none;
	background:none;
}
body.psp table tr td{
	text-align:center!important;
	font-size:12px;
	line-height:15px;
}
body.psp table tr td p{
	text-align:center!important;
}
div#itm{
	width:800px;
	float:left;
	padding:0 0 0 30px;
	color: #0F253F;
}
div#itm ul{
	padding:0;
	text-align:left;
}
div#itm li{
	display:block;
	margin:0 10px 20px 0;
	padding:0;
	float:left;
	background:#fff;
	width:255px;
}
div#itm ul li:nth-child(3n+3){
	margin:0 0 20px 0;
}
div#itm li a{
	display:block;
	padding:0;
	margin:0;
	height:130px;
	width:100%;
}
div#itm li a span{
	display:block;
	padding:5px;
}
div#itm li a:hover{
	text-decoration:none;
}
div#itm li a span img{
	width:100px;
	height:75px;
	margin:7px 0 0 5px;
	display:block;
	float:left;
	border:none;
}
div#itm li a:hover span img{
}
div#itm li a strong{
	color:#FFF;
	display:block;
	padding:5px 10px;
	background:#c3c4f4;
	text-align:center;
	font-size: 16px;
	font-weight:normal;
	text-transform: uppercase;
}
div#itm li span span{
	color:#848178;
	margin:5px 5px 5px 0;
	padding:0!important;
	cursor:pointer;
	display:block;
	float:right;
	width:125px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
div#chamadas{
	margin:10px 0 30px 0;
}
div#chamadas ul{
	text-align:center;
}
div#chamadas ul li{
	width:240px;
	margin:10px auto;
	background:#EDEDED;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
#chamadas ul li:first-child{
	margin:0 auto 20px auto;
}
div#chamadas ul li a{
	display:block;
	cursor:pointer!important;
	padding:0 10px;
	height:220px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
div#chamadas ul li a:hover{
	text-decoration:none;
	background: url(../lay/img_box_hover.png) no-repeat center top;
}
div#chamadas ul li a span{
	display:block;
	width:210px;
	margin:0 auto 5px auto;
	padding:0;
	text-indent:-9999px;
	height:100px;
	border:solid 2px #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
div#chamadas ul li a#chamadas_1 span{
	background:url(../lay/img_box_01.jpg) no-repeat center center;
}
div#chamadas ul li a#chamadas_2 span{
	background:url(../lay/img_box_02.jpg) no-repeat center center;
}
div#chamadas ul li a#chamadas_3 span{
	background:url(../lay/img_box_03.jpg) no-repeat center center;
}
div#chamadas ul li a strong{
	display:block;
	padding:5px;
	font-family:"Segoe UI", Verdana, Geneva, sans-serif;
	font-size:23px;
	margin:5px 0;
	color: #666666;
	font-weight: normal;
}
div#chamadas ul li a:hover strong{
	color:#000;
}
div#chamadas ul li a b{
	color:#666666;
	display:block;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}
div#chamadas ul li a:hover b{
	color:#000;
}
div#itm_home{
	width:550px;
	float:left;
	padding:0 0 0 30px;
}
div#itm_home ul{
	padding:0;
	text-align:left;
}
div#itm_home ul li{
	display:block;
	margin:0 0 20px 0;
	padding:0;
	float:left;
	background:#fff;
	width:267px;
}
div#itm_home ul li a{
	display:block;
	padding:0;
	margin:0;
	height:125px;
	width:100%;
}
div#itm_home ul li a span{
	display:block;
	padding:5px;
}
div#itm_home ul li a:hover{
	text-decoration:none;
}
div#itm_home ul li a span img{
	width:100px;
	height:75px;
	margin:7px 0 0 5px;
	display:block;
	float:left;
	border:none;
}
div#itm_home ul li a:hover span img{
}
div#itm_home ul li a strong{
	color:#FFF;
	display:block;
	background:#C1C5F5;
	padding:5px 10px;
	text-align:center;
	font-size: 16px;
	font-weight:normal;
	text-transform: uppercase;
}
div#itm_home li span span{
	color:#848178;
	margin:5px 5px 5px 0;
	padding:0!important;
	cursor:pointer;
	display:block;
	float:right;
	width:135px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
div#itm_home ul li:nth-child(2n+1){
	margin-right:15px;
}
div.social{
}
div.social ul{
	text-align:center;
}
div.social ul li{
	display:inline;
}
div.social ul li a{
	background:url(../lay/redes_sociais.png) no-repeat 0 0;
	display:inline-block;
	height:30px;
	width:30px;
}
div.social ul li a.google,
div.social ul li a.plus{
	background-position:-30px 0;
}
div.social ul li a.facebook{
	background-position:-60px 0;
}
div.social ul li a.linkedin{
	background-position:-90px 0;
}
div.social ul li a.orkut{
	background-position:-120px 0;
}
div.social ul li a.twitter{
	background-position:-150px 0;
}
div.social ul li a.wordpress{
	background-position:-180px 0;
}
div.social ul li a.youtube{
	background-position:-210px 0;
}
.googlePicasa .thumbsPicasa ul li.target a img{
	border:5px double #CC0000;
}
.googlePicasa .albumsPicasa ul li.target a{
	background:#CC0000;
}
.googlePicasa .albumsPicasa ul li.target a strong{
	color:#FFFFFF;
}
.googlePicasa .albumsPicasa ul{
	background:#6888B9;
}
.googlePicasa.display .albumsPicasa,
.googlePicasa.display .thumbsPicasa,
.googlePicasa.display .viewPicasa{
	border:1px solid #3C65A5;
}
.googlePicasa.display .viewPicasa a{
	font-size:50px;
}
.googlePicasa.display .viewPicasa a:hover{
	background:#FFFFFF;
}
.googlePicasa.prettyPhoto .thumbsPicasa ul li a{
	border:5px double #3C65A5;
}
div#rodape{
	clear: both;
	padding: 10px 15px;
	float:left;
	width:930px;
	margin:0 0 10px 0;
	background: #3C65A5;
	text-align:center;
}
div#rodape p{
	color:#fff;
	font-size:13px;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
}
div#rodape p a{
	color:#CCC;
	display:block;
	font-size: 10px;
}
div#rodape a:hover{
	color:#fff;
	text-decoration:underline;
}