/* CSS ASC */

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, helvetica, arial;
	background: #FFF;
	text-align: center;
}

* {
	margin:0;
	padding:0;
	border-style: none;
	list-style:none;
	text-decoration:none;
	}

h3 {
	font-size: 12px;
	color: #000;
	}
	
#conteudo {
	position: relative;
	display:table;
	width: 780px;
	background: url(img/bg.jpg) repeat-y top center;
	margin: 0 auto 0 auto;
	}
	
#topo {
	width: 764px;
	height: 100px;
	background: url(img/topo.jpg) no-repeat top center;
	margin: 0 auto 0 auto;
	text-align: left;
	}
	
#topo img {
	margin: 15px 365px auto 10px;
	float:left;
	}	
	
#topo form {
	margin: 25px auto auto 0px;
	float: left;
	}

.input_nome {
	margin-top: 20px;
	width: 160px;
	border: 1px solid #CCC;
	vertical-align: middle;
	}

.input_pass {
	margin-top: 12px;
	width: 160px;
	border: 1px solid #CCC;
	vertical-align: middle;
	}

.input_ok {
	margin-top: 10px;
	margin-left: 0px;
	vertical-align: middle;
	}
	
#menu {
	width: 764px;
	height: 30px;
	background-color: #006699;
	margin: 0 auto 0 auto;
	}
	
#menu ul {
	list-style: none;
	height: 30px;
	}
	
#menu li {
	display: inline;
	display: block;
	width: 109px;
	height: 30px;
	font-size: 0.55em;
	color: #FFFFFF;
	float: left;
	background: transparent url(img/it_menu.jpg) no-repeat;
	}
	
#menu li a:hover {
	width: 109px;
	height: 30px;
	background: transparent url(img/menu_3.jpg) 0 0 no-repeat;
	padding-top: 8px;
	display: block;
	color: #FFFFFF;
	}
	
#menu li a:visited, #menu li a:link {
	color: #FFFFFF;
	width: 109px;
	height: 30px;
	padding-top: 8px;
	display: block;
	}
	
#flash {
	width: 764px;
	height: 130px;
	margin: 0 auto 0 auto;
	background: #006699;
	}
	
#corpo_meio {
	width: 764px;
	margin: 0 auto 0 auto;
	background: url(img/bg_meio_corpo.jpg) repeat-x top center;
	}
	
#index_esquerda {
	margin-top: 0px;
	margin-left: 0px;
	width: 530px;
	float: left;
	text-align: center;
	background: #FFF;
	}
		
#anuncio_esquerda {
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 0px;
	width: 265px;
	float: left;
	background: #006699;
	}

#box_principais {
	vertical-align: middle;
	width: 265px;
	height: 70px;
	margin: 0 auto 0px auto;
	border-bottom: 1px solid #006699;
	background: url(img/bg_box_index.jpg) top center repeat-x;
	}

#box_principais p{
	font-size: 11px;
	text-align: justify;
	padding: 3px 8px 0px 8px;
	}
	
#box_principais a, #box_principais a:visited{
	padding: 0;
	color:#000;
	text-decoration: none;
	}

#box_principais a:hover{
	padding: 0;
	color: #003366;
	text-decoration: underline;
	}

.topo_box {
	vertical-align: middle;
	margin-top: 0px;
	}
	
#anuncio_direita {
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 0px;
	width: 265px;
	float: left;
	background: #006699;
	}

#noticias {
	width: 234px;
	margin-top: 0px;
	margin-left: 0px;
	background: #fff;
	border-bottom: 1px solid #006699;
	float: left;
	}

#bloco_de_noticias {
	width: 234px;	
	height: 390px;
	background: url(img/tit_noticias.jpg) no-repeat top center #0099FF;
	margin-top: 0px;
	}

#bloco_de_noticias p{
	color: #FFF;
	width: 220px;
	font-size: 11px;
	text-align: justify;
	margin-left: 5px;
	padding-bottom: 15px;
	border-bottom: 1px groove #FFF;
	}
	
.p_empresa {
	font-size: 11px;
	line-height: 18px;
	margin: 3px 10px 0 10px;
	text-align: justify;
	}
	
.p_empresa a:link, .p_empresa a:visited{
	font-size: 11px;
	text-decoration: underline;
	color: #003366;
	}

.p_empresa a:hover{
	font-size: 11px;
	text-decoration: none;
	color: #003366;
	}

.h2_fabrica {
	font-size: 15px;
	text-align: left;
	margin: 3px 10px 0 10px;
	color: #369;
	}
	
#produto_esq {
	width: 550px;
	margin: 0px 0 0 5px;
	float: left;
	text-align: left;
	font-size: 11px;
	}
	
#produto_dir {
	width: 200px;
	height: 203px;
	background:url(img/box_asc_clube.png) no-repeat top center;
	margin-top: 10px;
	float: left;
	}	

#produto_dir p{
	color: #FFF;
	padding-top: 180px;
	font-size: 10px;
	font-weight: bolder;
	}	

#produto_dir a:link, #produto_dir a:visited{
	color: #fff;
	}
		
#rodape_noticias {
	width: 234px;
	height: 30px;
	background:url(img/bottom_noticias.jpg) #FFF no-repeat top center;
	}
	
#rodape {
	width: 780px;
	height: 47px;
	text-align: center;
	font-size: 11px;
	font-weight: bolder;
	color: #202645;
	padding-top: 10px;
	background: url(img/rodape.jpg) no-repeat top center;
	margin: 0 auto 0 auto;
	}
	
.contato_input {
	border: 1px solid #003366;
	width: 250px;
	}
	
.contato_input_ddd {
	border: 1px solid #003366;
	width: 30px;
	}
	
.contato_input_tel {
	border: 1px solid #003366;
	width: 213px;
	}
	
.p_contato {
	font-size: 11px;
	color: #000;
	text-align: left;
	}
	
/* DIVS do Outsourcing */

#text{
	z-index: 15;
	background: transparent;
	width: 750px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
	_margin-left: 10px;
	text-align: left;
}

#text h1{
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #369;
}

#text h2{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #369;
}

#text h3{
	padding-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #369;
}

#text p{
	font-size: 11px;
	line-height: 18px;
}

/*#text img{
	border: 1px solid #003366;
	}*/

#text p.legenda{
	width: 180px;
	margin:0;
	padding:0;
	margin-left: 0px;
	font-size: 10px;
	font-weight:bold;
	line-height: 12px;
	color:#369;
}

#text p span{
	font-size: 13px;
	font-weight: bold;
	color: #369;
}

#text p.topo{
	text-align: right;
	border-bottom: 1px solid #CCC;
	padding-bottom: 2px;
}

#text ul {
	list-style: none;
	text-align: left;
	margin-left: 100px;
}

#text li{
	display: inline;
}

#content{
	z-index: 10;
	background: transparent url(../img/bg_line.gif) repeat-y;
	width: 760px;
	margin-left: 10px;
	_margin-left: 0px;
	margin-top: -80px;
	_margin-top: -50px;
}
	