@charset "utf-8";
/* CSS Document */
*,body,h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}
body{
	color:#232323;
	background-color: #656130;
	background-attachment: scroll;
	background-image: url(../lay/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1,h2,h3,h4,h5,h6 {
	color: #FF3511;
	margin-bottom: 5px;
}
h1 {
	font-size: 170%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 90%;
}
h5 {
	font-size: 80%;
}
h6 {
	font-size: 70%;
}
p,span {
	line-height: 165%;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------topo--------------------*/
#topo{
	margin-top: 7px;
	color: #908b51;
	padding: 0;
	background-image: url(../lay/topo.jpg);
	background-repeat: repeat-x;
	display: block;
	float:left;
}
/*------------------------------------------------cabecalho--------------------*/
#cabecalho{
	width:965px;
	margin-top:0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 220px;
	background-image: url(../../image/topo_do_site.jpg);
	background-repeat: no-repeat;
}
#cabecalho h1 {
	display: none;
}
.logo {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 220px;
	text-indent:-999px;
	width: 965px;
}
.logo img {
	display: none;
}
div.menu {
	width:100%;
	padding: 8px 0px 0px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
}
div.menu ul{
	list-style-image: none;
	color: #e6f8b4;
	text-align: center;
	width: 100%;
}
div.menu ul li {
	display: inline;
}
div.menu ul li a{
	text-decoration: none;
	padding: 0px 15px;
	font-size: 18px;
	height: 25px;
	margin-bottom:5px;
	color: #e6f8b4;
	border-left: 2px solid #BDB76D;
	;
	display:inline;
}
div.menu ul li a:hover{
	color: #BE4B05;
}
div.menu ul li.primeiro a{
	border: none;
}
/*------------------------------------------------conteudo--------------------*/
#container {
	height: 100%;
	width:965px;
	font-family: Arial;
	font-style: normal;
	margin: 0 auto;
	padding: 0;
}
#conteudo{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial;
	font-size: 16px;
	text-transform: none;
	color: #6a6522;
	text-decoration: none;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#principal {
	margin:0px 15px;
	background-color:#fff799;
	padding: 8px 17px 20px;
	display: block;
}
div#principal p{
	color: #6A6522;
	font-size: 12px;
}
div#principal img {
	margin: 7px;
}
div#principal a {
	font-weight: bold;
	color: #BE4B05;
}
div#principal a:hover {
	color: #923803;
	text-decoration: underline;
}
div.home {
	width: 535px;
	float: right;
}
div.out {
	float: left;
	width: 900px;
}
div.item {
	width: 535px;
	float: right;
}
/*------------------------------------------------itens--------------------*/
#itm {
	width: 880px;
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#itm ul {
	padding:0px;
	text-align: center;
}
#itm li {
	display: inline;
	margin: 0px 7px 10px;
	padding:0px;
	width: 270px;
	float: left;
	border-bottom: 4px solid #E4C012;
}
#itm li a {
	display: block;
	color: #FF3511;
	padding: 5px;
	margin: 0 0 2px;
	font-size: 17px;
}
#itm li a:hover {
	color: #923803;
	text-decoration: none;
}
#itm li a span img{
	width: 120px;
	height:90px;
	margin:5px 0;
	padding: 0px;
	border: 1px solid #f2e76c;
}
#itm li a span{
	display:block;
	padding:2px 3px 0 0;
}
#itm li span span{
	font-size:13px;
	color:#6A6522;
	margin:0;
	padding:0!important;
	height:49px;
	cursor:pointer;
	line-height: 15px;
	font-weight: normal;
}


div.area_chamadas {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 350px;
	float: left;
}
div.area_chamadas li {
	width: 344px;
	height:170px;
	float:left;
	background: url(../lay/boxs.png) repeat-x;
	padding: 0;
	margin: 0 0 10px;
	border: 3px solid #f2e76c;
}


#psp {
	width: 360px;
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	float:left;
}
#psp ul {
	padding:0px;
	text-align: center;
}
#psp li {
	display: inline;
	margin: 0px 7px 10px;
	padding:0px;
	width: 270px;
	float: left;
}
#psp li a {
	display: block;
	color: #9F0A12;
	padding: 5px;
	margin: 0 0 2px;
	font-size: 17px;
}
#psp li a:hover {
	color: #000000;
	text-decoration: none;
	background: #DED5B4;
}
#psp li a span img{
	width: 120px;
	height:90px;
	margin:5px 0;
	border-style: none;
	padding: 0px;
	float:left;
}
#psp li a span{
	display:block;
	padding:2px 3px 0 0;
}
#psp li span span{
	font-size:13px;
	color:#252525;
	margin:0;
	padding:0!important;
	height:49px;
	cursor:pointer;
	line-height: 15px;
	font-weight: normal;
}
/*------------------------------------------------boxs--------------------*/
div.area_chamadas {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 350px;
	float: left;
}
div.area_chamadas li {
	width: 344px;
	height:170px;
	float:left;
	background: url(../lay/boxs.png) repeat-x;
	padding: 0;
	margin: 0 0 10px;
	border: 3px solid #f2e76c;
}
div.area_chamadas li.b_2 {
	margin: 0;
}
div.area_chamadas li.b_3 {
	float:right;
}
div.area_chamadas li span {
	height: 80px;
	width: 120px;
	display: block;
	margin: 10px 10px;
	text-indent: -9999px;
	border: 2px solid #5D5B2B;
	float:left;
}
div.area_chamadas li a:hover span {
	border: 2px solid #000000;
}
div.area_chamadas li.b_1 span {
	background: url(../../image/img_box01.jpg) no-repeat center center;
}
div.area_chamadas li.b_2 span {
	background: url(../../image/img_box02.jpg) no-repeat center center;
}
div.area_chamadas li.b_3 span {
	background: url(../../image/img_box03.jpg) no-repeat center center;
}
div.area_chamadas li a {
	display:block;
	height:155px;
	cursor:pointer;
}
div.area_chamadas li a:hover b {
	color: #000000;!important;
}
div.area_chamadas li a:hover strong {
	color: #000000;!important;
}
div.area_chamadas li a strong {
	color: #FFFFFF;
	text-decoration: none;
	height: 42px;
	display: block;
	padding: 10px 0px 0px;
	font-size: 20px;
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	text-align:center;
}
div.area_chamadas li a b {
	font-size: 12px;
	color: #b82f08;
	text-decoration: none;
	margin: 10px 15px 10px 10px;
	display: block;
	font-weight: bold;
	line-height: 18px;
}
/*------------------------------------------------rodape--------------------*/
#rodape{
	width:100%;
	padding: 0px;
	float: left;
	text-align: center;
	margin: 10px 0 0;
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #C5C196;
}
.rodape_links div.menu {
	width:100%;
	float: left;
	padding: 8px 0px 0px;
	height: 30px;
}
.rodape_links div.menu ul{
	list-style-image: none;
	color: #e6f8b4;
	text-align: center;
	width: 100%;
}
.rodape_links div.menu ul li {
	display: inline;
}
.rodape_links div.menu ul li a{
	text-decoration: none;
	padding: 0px 15px;
	height: 25px;
	margin-bottom:5px;
	color: #e4c012;
	border-left: 2px solid #BB9D0F;
	;
	;
	display:inline;
	font: bold 11px tahoma;
}
.rodape_links div.menu ul li a:hover{
	color: #ffffff;
}
.rodape_links div.menu ul li.primeiro a{
	border: none;
}
#rodape .credito {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0;
	float: left;
	height: 20px;
	width: 100%;
	color: #CCCCCC;
	padding: 0px;
}
#rodape .credito a {
	color: #C5C196;
}
#rodape .credito a:hover {
	color: #FFFFFF;
}