/*CSS Desenvolvido por Gabriel Pietro (34) 9650-6789*/

@charset "utf-8";
/* CSS Document */

body{
	background:#F4F4F4;
	text-align:center;
	font-family: Arial, Tahoma, Verdana;
	padding: 8px 0 0;
	}
textarea, input{
	border:1px solid #ccc;
	padding:3px;
	font-size:11px;
	}
h1{margin:0 0 4px;}
*{
	margin:0;
	}
img {
	border:0;
	}
#box_pai{
	width:1024px;
	height:1230px;
	background:#FFF url(../imagens/bg_box_pai.png) repeat-x bottom;
	margin:0 auto;
	text-align:left;
	padding:10px;
	}
#topo{
	background:#CFCFCF url(../imagens/bg_topo.png) repeat-x top;
	height:100px;
	margin: 0 0 6px 0;
	}
#topo_secundario{
	background: url(../imagens/topo_img.png) no-repeat right;
	height:100px;
	}
#topo_secundario h1{
	padding: 6px 0 0 0;
	margin: 0 0 0 6px;
	}
#nav_bar{
	margin:0 0 7px;
	}
#nav_bar ul{
	height: 27px;
	background:url(../imagens/bg_menu.png) repeat-x top;
	padding: 13px 0 0 0;
	font-size:14px;
	font-weight:bold;
	border:1px solid #09A4DF;
	}
#nav_bar ul li{
	display:inline;
	margin: 0 8px 0 12px;
	padding:0 20px 0 0;
	border-right:1px solid #17596A;
	}
#nav_bar ul li:last-child{
	border-right:0;
	}
#nav_bar ul li a{
	text-decoration:none;
	color:#111F2A;
	}
#nav_bar ul li a:hover{
	text-decoration:underline;
	}
#content{
	padding: 3px 0 0 0;
	}
#bg_mini-bloco{
	height:40px;
	background: url(../imagens/bg_mini-bloco.png);
	margin:8px 0 0 0;
	}
#mini-bloco_text{
	height:40px;
	background:url(../imagens/mini-bloco_text.png) no-repeat center;
	margin:8px 0 0 0;
	}
#mini-bloco_text span a{
	position:relative;
	bottom:-13px;
	left:419px;
	opacity:1;
	filter: alpha(opacity=100);
	}
#mini-bloco_text span a:hover{
	opacity:0.3;
	filter: alpha(opacity=0);
	}
#box_inf{
	height:325px;
	margin:10px 0 0;	
	}
#box_esquerda{
	width:500px;
	height:325px;
	float: left;
	background:url(../imagens/bg_box_inf_esquerdo.png) no-repeat center left;
	margin:10px 0 0;
	position:relative;	
	}
#box_esquerda span a{
	position:absolute;
	bottom:15px;
	right:20px;
	opacity:1;
	filter: alpha(opacity=100);
	}
#box_esquerda span a:hover{
	opacity:0.5;
	filter: alpha(opacity=60);
	}
#box_direita{
	width:500px;
	height:325px;
	float:right;
	background:url(../imagens/bg_box_inf_direito.png) no-repeat center right;
	margin:10px 0 0;
	position:relative;	
	}
#box_direita span a{
	position:absolute;
	bottom:15px;
	right:20px;
	opacity:1;
	filter: alpha(opacity=100);
	}
#box_direita span a:hover{
	opacity:0.5;
	filter: alpha(opacity=60);
	}
#box_inferior{
	height:300px;
	background:white;
	margin:345px 0 0;
	}
#box_inferior h1{
	font-family:Georgia, Times New Roman, Times, Serif;
	font-size:30px;
	color:#999999;
	font-style:italic;
	}
#box_inferior p{
	font-size:11px;
	color:#999999;
	padding:10px 0 0 0;
	margin: 0 0 0 0;
	}
#box_inferior_esquerda{
	float:left;
	height:300px;
	width: 685px;
	padding:10px 0 0 0;
	margin: 10px 0 0 0;
	}
#box_inferior_direito{
	float:right;
	height:130px;
	width:302px;
	position:relative;
	padding:10px 0 0 0;
	margin: 10px 0 0 0;
	}
#box_inferior_direito p{
	width:165px;
	float:left;
	font-size:11px;
	color:#999999;
	}
#box_inferior_direito img{
	position:absolute;
	right:0;
	top:0;
	border:1px solid #CCCCCC;
	padding:10px 0 0 0;
	margin: 10px 0 0 0;
	}
#social{
	margin:15px 15px 0 0;
	float:right;
	height:52px;
	width:220px;
	padding:10px 60px 0 0;
	position:relative;
	background:url(../imagens/bg_social.png) repeat-x top;
	}
#social ul{
	margin:0; padding:0;
	position:absolute;
	}
#social ul li{
	display:inline;
	margin:0 0 0 15px;
	}
#social ul li a{
	opacity:1;
	filter:alpha(opacity=100);
	}
#social ul li a:hover{
	opacity:0.5;
	filter:alpha(opacity=60);
	}
#rodape{
	height:120px;
	background:#DADADA;
	}
#rodape address{
	background: url(../imagens/bg_rodape_barra.png) repeat-x top;
	height:30px;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	padding:15px 0 0;
	border-bottom:0.5px solid #F5F5F5;
	text-shadow:#FFF 1px 1px 1px;
	}
#rodape ul{
	margin:0;padding:0;
	width:1040px;
	margin:0 auto;
	text-align:left;
	}
#rodape ul li{
	display:inline;
	margin:0 15px 0 0;
	font-size:12px;
	}
#rodape ul li a{
	text-decoration:none;
	color:#999999;
	text-shadow:#FFF 1px 1px 1px;
	}
#rodape ul li a:hover{
	text-decoration:underline;
	}
#rodape h4{
	text-decoration:none;
	height:30px;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	padding:15px 0 0;
	text-align:right;
	}
#rodape h4 a{
	text-decoration:none;
	color:#999999;
	}
#rodape h4 a:hover{
	text-decoration:underline;
	}
.clear{
	clear:both;
}

/*Páginas internas*/

#conteudo_esquerdo{
	width:680px;
	height:1024px;
	float:left;
	}
#conteudo_esquerdo h1{
	font-size:30px;
	color:#001428;
	border-bottom:5px solid #001F3E;
	padding:0 0 4px;
	text-transform:uppercase;
	margin:0 0 10px;
	}
#conteudo_esquerdo h2{
	font-size:20px;
	color:#000046;
	padding:0 0 4px;
	text-transform:uppercase;
	margin:0 0 5px;
	}
#conteudo_esquerdo h3{
	font-size:16px;
	color:#000046;
	padding:0 0 4px;
	text-transform:uppercase;
	margin:0 0 5px;
	}
#conteudo_esquerdo h4{
	font-size:14px;
	color:#2E2E2E;
	padding:0 0 4px;
	text-transform:uppercase;
	margin:0 0 5px;
	}
#conteudo_esquerdo p{
	font-size:12px;
	margin:0 0 10px;
	color:#000;
	}
#conteudo_direito{
	width:330px;
	height:1024px;
	float:right;
	}
#facebook_sidebar{
	width:330px;
	height:290px;
	padding:240px 0 0 0;
	margin:0 0 15px 0;
	}
#box_inferior_direito_sidebar{
	float:right;
	height:130px;
	width:302px;
	position:relative;
	padding:10px 0 0 0;
	margin: 10px 0 0 0;
	}
#box_inferior_direito_sidebar h1{
	font-family:Georgia, Times New Roman, Times, Serif;
	font-size:30px;
	color:#999999;
	font-style:italic;
	}
#box_inferior_direito_sidebar p{
	width:165px;
	float:left;
	font-size:11px;
	color:#999999;
	}
#box_inferior_direito_sidebar img{
	position:absolute;
	right:0;
	top:0;
	border:1px solid #CCCCCC;
	padding:10px 0 0 0;
	margin: 10px 0 0 0;
	}
#social_sidebar{
	margin:15px 24px 0 0;
	float:right;
	height:52px;
	width:220px;
	padding:10px 60px 10px 0;
	position:relative;
	background:url(../imagens/bg_social.png) repeat-x top;
	}
#social_sidebar ul{
	margin:0; padding:0;
	position:absolute;
	}
#social_sidebar ul li{
	display:inline;
	margin:0 0 0 15px;
	}
#social_sidebar ul li a{
	opacity:1;
	filter:alpha(opacity=100);
	}
#social_sidebar ul li a:hover{
	opacity:0.5;
	filter:alpha(opacity=60);
	}
#chamado_sidebar{
	width:332px;
	height:311px;
	background:url(../imagens/bg_chamado.png) no-repeat top;
	padding:0 0 0 0;
	font-size:15px;
	color:#999;
	}
#chamado_sidebar h1{
	font-family:Georgia, Times New Roman, Times, Serif;
	font-size:30px;
	color:#999999;
	font-style:italic;
	margin:0 0 2px 5px;
	padding:10px 0 0 0;
	}
#chamado_sidebar p{
	font-family:Georgia, Times New Roman, Times, Serif;
	font-size:12px;
	color:#999999;
	font-style:italic;
	margin:0 0 10px 5px;
	}
#chamado_sidebar td a{
	text-decoration:none;
	color:#999999;
	font-size:13px;
	}
