/*	-------------------------------------------------------------
	CSS RESETA TUDO - Por Guilherme Lacerda Martins - CQAI
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 101%;
	vertical-align: baseline;
	background: transparent;
    }

body {
 
	line-height: 1;
	font-family: Verdana,Helvetica,Arial,sans-serif; /*font-family: "Lucida Grande",Tahoma,Verdana,sans-serif;*/
	letter-spacing: 0.9px;
	color:#999999;
    font-size: 10px;
	/*background:url(../img/bg.jpg);*/
    background:#fff;
	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: #000000;*/	}

ul,
ol { list-style-type:none; 	margin:12px 0 13px 15px; padding:0; }

ul li,
ol li { line-height:1.4; margin:0 0 1px 0; padding:0; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

:focus { outline: 0; }

ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

#geral { width: 792px; background: #fff; margin: 0 auto; }

.topop1 {
	width:792px;
	height:130px;
	background:url(../img/topop1.jpg);
}

.topop2 {
	width:792px;
	height:125px;
}

#barra {width:792px;}


/*****inicio do menu*****
.menu {font-weight: bold; width:792px; }
.menu ul { font-size:13px; margin:0px; float:left; width:792px; background:url(../img/nav1.jpg) no-repeat; list-style:none; height:31px; }
.menu ul li { display: inline; }

.menu ul li a {	padding: 0 15px 0px 55px; margin-top:5px; float:left; color: #fff; text-decoration: none; }

.menu ul li a:hover { color: #fff; }
/*****fim do menu*****/


.side-esq { float:left; width:328px; margin-top:5px; height:560px; border-right: 1px dotted #76b8d2; overflow:hidden; }

.side-dir { float:right; width:181px; padding:7px; height: 560px; border-left: 1px dotted #76b8d2; margin-top:5px; margin-bottom:15px;}


.conteudo { text-align:left; float:left; width:243px; padding:7px; margin-top:5px; overflow: hidden; }
.conteudo p {margin:10px; line-height:120%; font-size:11px; color:#595959;}

.div-noticias { margin:25px 0 50px 0; }

.rodape {
	clear:both;
	margin: 25px 0px;
	float: left;
	padding:10px;
	position: relative;
	width:792px; border-top: 1px solid #76b8d2;
    font-size:11px;
	color:#595959; }

.rodape p.copyright {
		float: center;
		
		display: block;
		}
		
		
	.rodape p.copyright span {
		display: block;
		margin-top: 4px;
		
		}
	
	.rodape .nav {
		
		float: right;
		width: 690px;
		margin: 0px;
		margin-top: 10px;
		padding:5px;
		position: relative;
		}


/*****inicio do localizar fixado no topo*****/
#localizar {
	position:absolute;
	margin:30px 0px 0px 510px;
    _margin:30px 0px 0px 100px;  /*_margin: etc hack para IE6*/
    *margin:30px 0px 0px 100px;  /*_margin: etc hack para IE7*/
	width: 280px;
}

#searchform fieldset { background: transparent url(../img/bg_busca.png) no-repeat; }
fieldset.search { border: none; width: 270px; }
.search input, .search button { border: none; float:left;  }
.search input.box { color: #a4a3a3; font-size: 1.0em; width: 65px; height: 20px; padding: 4px 95px; margin: 0; background:none; outline: none;  }
.search input.box:focus { background: none; outline: none;  }

.search button.btn { width: 27px; height: 27px; cursor: pointer; text-indent: -9999px; background: url(../img/bg_search.png) no-repeat ; }
/*.search button.btn { width: 27px; height: 27px; cursor: pointer; text-indent: -9999px; background: url(../img/bg_search.png) no-repeat top right; }*/
.search button.btn:hover { background: url(../img/bg_busca.png) no-repeat bottom right;}
.oklocalizar {width:26px;height:23px; position:absolute;	display:block; top:4px; left:241px; }

/*****fim do localizar fixado no topo*****/

#links_topo {
	font-weight:bold;
	position:absolute;
    margin:94px 0px 0px 510px;
    _margin:94px 0px 0px 125px;
    *margin:94px 0px 0px 125px;
    width:230px;
    color:#aa298e;
}
#links_topo ul li {list-style:none; display:inline; }
#links_topo ul li a{	
    display:inline;
    list-style:none;
    text-decoration:none;
    color:#aa298e;    
}
#links_topo ul li a:hover {color:#aa298e;}


/***** Inicio do Envia NewsLetter *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}
#newsletterBg { width:180px; height:124px; display:block; background:url(../img/fundocadastre.jpg) no-repeat left top; margin-top:0px; margin-bottom:10px; position:relative; }
.newsletterTxt {
	text-transform:uppercase;
	color:#004080;
	font-size:15px;
	font-weight:bold;
	position:absolute;
	left:1px;
	top:-19px;
	width: 179px;
}
input.seunome {
	width:122px;
	height:21px;
	display:block;
	background:none;
	border:none;
	font-size:11px;
	color:#888888;
	position:absolute;
	top:17px;
	left:53px;
	padding:3px;
}
input.seuemail {
	width:122px;
	height:21px;
	display:block;
	background:none;
	border:none;
	font-size:11px;
	color:#888888;
	position:absolute;
	top:38px;
	left:51px;
	padding:3px;
}
input.suaempresa {
	width:122px;
	height:21px;
	display:block;
	background:none;
	border:none;
	font-size:11px;
	color:#888888;
	position:absolute;
	top:59px;
	left:32px;
	padding:3px;
}
.formOk {
	width:29px;
	height:31px;
	position:absolute;
	display:block;
	top:85px;
	left:152px;
}
/***** Fim do Envia NewsLetter *****/

#promo { background:url(../fundo_externo.png) no-repeat; float:left; width:345px; height:250px; padding-top:10px; }

img {float:left;}



/***** Inicio da Tipografia *****/





/***** Fim do Envia NewsLetter *****/


/*****inicio banner lado direito*****/
#banner1{width:173px; height:109px; }

#banner2{width:173px; height:109px; margin-top:20px;}

/*****fim do banner lado direito*****/

