@charset "utf-8";
/* CSS Document */
body{
	color:#FFF;
	background: #999 url(../lay/bg.jpg) repeat center center;
	font-family: Tahoma, Geneva, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #FF882F;
	margin-bottom: 7px;
	line-height: 110%;
	font-family: "Segoe UI";
	font-weight: normal;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 22px;
	margin: 20px 0px 3px;
}
h4 {
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0px 5px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 11px;
}
.limpa{
	clear:both; 
	font-size:0; 
	line-height:0;
}
.png_bg{
}
div.volume{
	padding:5px;
}
div#painel{
	width: 740px;
	height: 360px;
	overflow: auto;
	float: left;
}
div#palco {
	position: absolute;
	top: 50px;
	height: 400px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	z-index:-999;
	background: url(../lay/sombras-trans.png);
}
/*------------------------------------------------topo--------------------*/
#topo{
	margin-top: 0;
	color: #908b51;
	padding: 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
/*------------------------------------------------cabecalho--------------------*/
#cabecalho{
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0;
	height: 5px;
	width: 100%;
	display: block;
}
#cabecalho h1 {
	display: none;
}

.logo {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 5px;
	text-indent:-999px;
}
.logo img {
	display: none;
}
div#menu {
	background: #FF6522 url(../lay/bg_menu.gif) repeat-x left top;
	width: 100%;
	float: left;
}
div#menu ul{
	text-align: center;
	padding: 0px;
}
div#menu ul li {
	display:inline;
}
div#menu ul li a {
	color:#FFF!important;
	text-decoration:none;
	padding:14px 10px 0px 35px;
	display: inline-block;
	margin: 0px;
	font: normal 14px "Segoe UI", Verdana, Arial!important;
	background: url(../lay/bg_menu_a.gif) no-repeat left top;
	height: 38px;
	cursor: pointer;
	text-transform: uppercase;
}
div#menu ul li a:hover {
	color: #000!important;
}
div#menu ul li a.selecao {
	color: #000!important;
}
div#menu ul li a.primeiro {
	background: url(../lay/bg_menu_a.gif) no-repeat right top;
}
/*------------------------------------------------conteudo--------------------*/
#container {
	width:750px;
	margin: 50px auto 0px auto;
	padding: 0px;
}
#conteudo{
	margin:0px;
	width: 100%;
	padding: 10px 0px;
	float: left;
	background: #2E2E2E;
	height: 360px;
}
#principal {
	margin:0px 0px 5px;
	padding: 0px 10px;
	display: block;
	color: #FFF;
	font-size: 13px;
	line-height: 21px;
}
#principal *,p,span,strong{
	font: "Segoe UI", Verdana, Arial!important;
}
#principal img {
	margin: 2px 5px;
}
#principal ul {
	margin: 8px 0px;
}
#principal ul li {
	background: url(../lay/bullet-trans.png) no-repeat left 6px;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 25px;
}
#principal a {
	font-weight: bold;
	color: #FF812C;
}

#principal a:hover {
	color: #FFF;
	text-decoration: none;
}
#principal hr {
	display: block;
	background: #626262;
	border: 1px solid #6D6358;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
img.direita {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: block;
}
img.esquerda {
	float: left;
	margin: 0px 15px 0px 0px;
	display: block;
}
img.top {
	margin: 12px auto 0 auto!important;
	display: block;
}
div.hom {
	width: 475px;
	float: right;
}
div.out {
	width: 690px;
	float: left;
}
div.itens {
	width: 485px;
	padding-right: 10px;
	float: right;
}
div.ctt {
	width: 315px;
	padding-right: 0px;
	float: right;
	padding-left: 0px!important;
	margin: 0px;
}
/*------------------------------------------------itens--------------------*/
#psp {
	width: 210px;
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 5px;
	padding-bottom: 0px;
}
#psp ul {
	padding:0px;
}
#psp li {
	display: inline;
	margin: 0px 5px 5px;
	padding:0px;
	width: 200px;
	float: left;
	background: #494A4B;
}
#psp li a {
	display: block;
	color: #312D2E;
	margin: 5px;
}
#psp li a:hover {
	color: #000000;
	text-decoration: none;
}
#psp li a span img{
	width: 160px;
	height:70px;
	margin:6px auto 10px;
	padding: 0px;
	border: 1px solid #999;
	display: block;
}
#psp li a:hover span img{
	border: 1px solid #FFF;
}
#psp li a span{
	display:block;
	padding:2px 3px 0 0;
}
#psp li span span{
	font-size:13px;
	color:#0A1E9C;
	margin:0;
	padding:0!important;
	height:49px;
	cursor:pointer;
	line-height: 15px;
	font-weight: normal;
	display: none;
}
#psp li a strong {
	color: #FFAC3C;
	font: bold normal 12px "Segoe UI", Verdana, Arial;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
#psp li a:hover strong {
	color: #FFF;
}


#itm {
	margin: 0px;
}
#itm ul {
	text-align: center;
}
#itm li {
	margin: 10px 0px 0px 8px;
	width: 340px;
	float: left;
	display: block;
}
#itm li a {
	display: block;
	color: #CECDCE;
	padding: 5px 7px;
	margin: 0 0 0px;
	font-size: 12px;
	height: 125px;
}
#itm li a:hover {
	color: #D23E30;
	text-decoration: none;
}
#itm li a span img{
	width: 160px;
	height:70px;
	margin:0 9px 0 6px;
	border: 1px solid #CCC;
}
#itm li a strong {
	color: #FF882F;
	font: normal 22px "Segoe UI", Verdana, Arial;
	text-transform: uppercase;
	margin: 0px 0px 5px;
	display: block;
}
#itm li a:hover strong {
	color: #FFF;
}

#itm li a:hover span img{
	border: 1px solid #FFF;
}
#itm li a span{
	display:block;
	padding:5px 5px 0 0;
}
#itm li a span span{
	font-size:11px;
	color:#FF882F;
	margin:0;
	padding:0!important;
	font-weight:normal;
	line-height: 16px;
	height:20px;
	cursor:pointer;
	display: block;
}
#itm li a:hover span span {
	color: #FFF;
}

/*------------------------------------------------boxs--------------------*/
div.area_chamadas {
	padding: 0px;
	width: 240px;
	margin: 15px 0px 0px;
	float: left;
	border-right: 1px solid #494A4B;
}
div.area_chamadas li {
	height:140px;
	padding: 0;
	margin: 0px 0px 0px 5px;
}
div.area_chamadas li.b_1 {

}
div.area_chamadas li.b_2 {
	margin: 40px 0px 0px 5px;
}

div.area_chamadas li.b_3 {

}
div.area_chamadas li span {
	height: 75px;
	width: 100px;
	display: block;
	margin: 0px 0px 7px 10px;
	text-indent: -9999px;
	float: left;
	border: 1px solid #494A4B;
}
div.area_chamadas li a:hover span {

}
div.area_chamadas li.b_1 span {
	background: url(../lay/img_box_01.jpg) no-repeat center center;
}
div.area_chamadas li.b_2 span {
	background: url(../lay/img_box_02.jpg) no-repeat center center;
}
div.area_chamadas li.b_3 span {
	background: url(../../image/img_box_03.jpg) no-repeat center center;
}
div.area_chamadas li a {
	display:block;
	height:140px;
	cursor:pointer;
}
div.area_chamadas li a:hover {
	text-decoration: none;
}

div.area_chamadas li a strong {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin: 0px 15px 10px 10px;
	padding: 0px 0px 5px;
	font: normal 18px "Segoe UI", Verdana, Arial!important;
	text-transform: uppercase;
	border-bottom: 1px solid #CBC7C8;
}
div.area_chamadas li a:hover strong {
	color: #FFF!important;
}
div.area_chamadas li a b {
	font-size: 11px;
	color: #FF7829;
	text-decoration: none;
	margin: 0px 10px 5px 0px;
	display: block;
	line-height: 15px;
	font-weight: normal;
	float: right;
	width: 100px;
}
div.area_chamadas li a:hover b {
	color: #FFF;
}

/*------------------------------------------------rodape--------------------*/
#rodape{
	width:100%;
	padding: 5px 0px;
	margin:0px auto;
	display: block;
	font-size: 11px;
	background: #FFB13E url(../lay/bg_rodape.gif) repeat-x left top;
	float: left;
	height:20px;
}
#rodape p{
	margin:0px 0px 0px 10px;
	color: #FFF;
	font: 11px/11px Verdana, Geneva, sans-serif!important;
	float: left;
	width: 300px;
}
#rodape .credito b {
	color: #FFFFFF;
}
#rodape a {
	color: #FFFFFF;
	font-size: 11px;
	float: right;
	width: 300px;
	margin-right: 10px;
	display: block;
	text-align: right;
}
#rodape a:hover {
	color: #000;
	text-decoration:underline;
}

