@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #333333 ;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #808285;

}
#container {

	width: 1000px;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	width:1000px;
	margin:0 auto;
	background:url(images/topo.gif) center no-repeat;
	height:162px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#header_sub{
	width:980px;
	height:78px;
	margin: 0 auto;
	padding:0px 0 0 20px;
	}
#header_sub h1.logo{
	background:url(images/logo.gif) no-repeat;
	display:block;
	width:645px;
	text-indent:-5000em;
	margin:0px 0 0 0;
	float:left;
	}
#header_sub h1.logo a {
	width:260px;
	height:80px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}
#pesquisa{
	width:192px;
	margin:0 auto;
	height:44px;
	padding:20px 0 0 580px;
}
#menu_top{
	background: center 0px no-repeat;
	height:15px;
	width:400px;
	margin:-62px 0 0 180px;
	padding:0px 0 0 0;
	}
#menu_top ul{
	margin:0px;
	padding:0px;
	
	}
#menu_top ul li{
	display:inline;
}
#menu_top li a{
	font-family:arial, sans-serif;
	border-right:solid #79797b 1px;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:0px 10px;
	margin-bottom:0px;
	color:#79797b;
	float:right;
	text-decoration: none;
	}
#menu_top ul li a:hover{
	color:#000;
	}
#conteudo{
	width:1000px;
	margin:0 auto;
	display:table;
	}
#conteudo_esq{
	width:290px;
	float:left;
	display:table;
}
#menu ul{
	margin:0px;
	padding:0px;
	}
#menu ul li{
	background:#f1f1f2;
	padding:0px;
	list-style:none;
	margin:0px;
	border-bottom:#FFFFFF solid 2px;
	
}
#menu li a{
	font-family:arial, arial, sans-serif;
	font-size:12px;
	background:#f1f1f2 url(images/seta.jpg) 6px 4px no-repeat;
	padding:0px 25px;
	color:#808285;
	text-decoration: none;
	list-style: none;text-decoration: none;
	margin:0px;
	display:block;
	padding:2px 2px 2px 27px;
	
	}
#menu ul li a:hover{
	color:#FFF;
	background:#808285;
	}
#conteudo_dir{
	width:700px;
	margin:0 0 0 290px;
	padding:0;
}
#banner{
	width:400px;
	padding:0 0 0 10px;
	}
#cont1{
	width:540px;
	padding:0 5px 0 10px;
	float:left;
 }
#cont1 h1{
	color:#ef4035;
	font-size:14px;
 }
#cont2{
	width:130px;
	float:right;
 }
#cont2 img{
  	padding:10px 0;
 }
#mainContent {
	width:1000px;
	margin:0 auto;
	background: #FFFFFF;
		
}
#footer {
	background: url(images/bg-foot.gif) center top no-repeat;
	width:1000px;
	margin:0 auto;
	height:150px;
	
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
}
#footer h2{
	padding:80px 250px 0 0;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	}
#not1{
	float:left;
	width:260px;
	}
#not1  h1,#not2 h1{
	padding:0px 0px 5px 0;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	}
#not2{
	float:right;
	width:260px;
	}
.not
{
    margin: 25px auto;
    border: 0px solid #dedddd;

    width: 95%;
    padding: 5px 0;
    text-align: left;
    background-color: #e8eff1;

	
    /*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
}
.not a{
	font-family:arial, arial, sans-serif;
	font-size:12px;
	background: url(images/seta2.gif) 5px 6px no-repeat;

	padding:0px 15px;
	color:#ef4035;
	text-decoration: none;
	list-style: none;text-decoration: none;
	margin:0px;
	}
.not a:hover{
	text-decoration:underline;
	}
.fotos{
	margin:0 5px 0 0;
	float:left;
	}
	
#usi{
	float:none;
	width:430px;
	}
.down
{
    margin: 25px auto;
    border: 0px solid #dedddd;

    width: 95%;
    padding: 5px 0;
    text-align: left;
    background-color: #e8eff1;

	
    /*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
}
.down a{
	font-family:arial, arial, sans-serif;
	font-size:12px;
	background: url(images/seta3.gif) 5px 0px no-repeat;
	padding:0px 25px;
	color:#ef4035;
	text-decoration: none;
	list-style: none;text-decoration: none;
	margin:0px;
	}
.down a:hover{
	text-decoration:underline;
	}
.pdf{
	border-bottom:solid 1px #CCCCCC;
	padding:10px 0 5px 0;
	}
.pdf h2{
	color:#EF4035;
	font-size:12px;
	}
.pdf a{
	font-family:arial, arial, sans-serif;
	font-size:12px;
	background: url(images/pdf-icon.gif) 5px 0px no-repeat;
	padding:0px 25px;
	color:#ef4035;
	text-decoration: none;
	list-style: none;text-decoration: none;
	margin:0px;
	}
.pdf a:hover{
	text-decoration:underline;
	}
	
.lic{
	border-bottom:solid 1px #CCCCCC;
	padding:10px 0 5px 0;
	}
.lic h2{
	color:#EF4035;
	font-size:12px;
	}
.lic a{
	font-family:arial, arial, sans-serif;
	font-size:12px;

	color:#ef4035;
	text-decoration: none;
	list-style: none;text-decoration: none;
	margin:0px;
	}
.lic a:hover{
	text-decoration:underline;
	}
.date{
	font-size:11px;
	font-style:oblique;
	}
.myBox
{
    margin: 25px auto;
    border: 0px solid #dedddd;
    color: #dedddd;
    width: 95%;
    padding: 5px;
    text-align: left;
    background-color: #FFF;
    border: 3px solid #dedddd;
    /*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
}
.myBox h1{
	color:#ef4035;
	font-size:14px;
	}
.myBox ul li{
	background:url(images/divisor.gif) bottom no-repeat;
	padding:4px;
	list-style:none;
	margin:0px;
	border-bottom:#FFFFFF solid 2px;
	
}
.myBox li a{
	font-family:arial, arial, sans-serif;
	font-size:12px;
	margin:15px 0px;
	color:#808285;
	list-style: none;
	text-decoration:none;
	}
.myBox a:hover{
	color:#ed1c24;
	}
/*Form search*/
.searchform {
	width:194px; 
	height:25px; 
	background: url("images/bg_search.png") no-repeat; 
	padding:0; 
	margin:0;
}
.s {
	width:152px; 
	height:22px; 
	font-family:Arial, Helvetica, sans-serif; 
	border:none; 
	padding:5px 0 0 8px; 
	background:transparent; 
	vertical-align:top;
}
.searchsubmit {
	width:19px; 
	height:16px; 
	border:none; 
	background: url("images/icon_search.png") no-repeat; 
	margin:5px 0 0 0; 
	cursor:pointer;
}

/*Formulario css*/
	
#login, #form{
	padding:0  0 1px 0;
	
	}	
form {
	margin:0;
	padding:0;
}
        
#form .field{
	padding: 0px;
	border: 0px solid #FFFFFF;
	width:400px;
}
        
legend{
	font-weight: bold;
	letter-spacing: 0px;
}
		
        /* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
		
html>body legend{
	margin: 0px;
	float:none;
	background-color:#FF66FF;
}
        
input{
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 11px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	float:none;
}
textarea{
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	float:none;
}
select{
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	width:115px;
}
#form label{
	margin-left:0px;
	display: block;
	width: 100px;
	float: left;
	font-weight:bold;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:0px;
}
	
		
		/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/

#form .botoes2 {
	width:100px;
	float:left;
	font-size:11px;
	margin-top:0px;
	margin-left:104px;
}
        
#form .botao{
	padding:0 0 1px 0;
	width:50px;
}
/*Fim formulario de contato*/

div.boxhome h2 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #666666;
}

div.boxhome a.txt {
	padding: 0;
	color: #666666;
	background-image: none;
}

div.boxhome div.todas {
	clear: both;
	text-align: right;
}

#cont1 h1.cinza, #cont1 h2.cinza a, #cont1 h2.cinza {
	color: #666666;
}

div.vFaleConosco {
	margin-left: 30px;
}