@charset "utf-8";

/* CSS Document */

/************************************************/
/*												*/
/*		Projeto:	Data Engenharia	       		*/
/*		Folha:		Geral						*/
/*		-----------------------------------		*/		
/*		Empresa:	www.hollo.com.br    		*/
/*		Autor:		Paula Oliveira			    */
/*												*/
/************************************************/

/********************************************* INICIO NORAMTIZACAO ******************************************************************/

#preloadImagens
{
width: 0;
height: 0;
padding: 0;
display: none;
background: url(../../imgs/bg.png) center;
}

html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
:focus {
    outline: 0;
}

ol {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

p{ padding:5px 0 5px 0;}

a{outline: none;}

html {overflow:-moz-scrollbars-vertical; }

html {overflow-y:scroll }

body {
    background-color:#fff;
	background:url(../../imgs/bg.png) no-repeat  top center !important;
    line-height: 1;
	font:11px "Tahoma";
	color:#333333;
	text-align:center;
}

_body { behavior:url(js/csshover.htc); }

/*************************************************** Validação JS *************************************************************/
label.error
{
	font-size:9px;
	color:#F00;
	font-weight:normal;
	height:0px;
}

/*************************************************** FIM NORMATIZACAO *************************************************************/


/*....................................................INICIO ESTRUTURA BSICA.......................................................*/

#site{
	width:958px;
	height:auto;
	margin:auto;
	text-align:left;
}
	#topo{
		width:958px;
		height:148px;
		margin-left:27px;
		text-align: center;
		
	}
		#menu{
			width:906px;
			height:36px;
			background:url(../../imgs/bg_menu.png) no-repeat;
			padding:1px 0 0 1px;
		}
			.bt_menu{
				margin:0 -3px 0 0;
			}
	#conteudo{
		width:958px;
		height: 100%;
		margin-left:27px;
	}
			
	#rodape{
		width:957px;
		height:81px;
		padding-top:40px;
		background:url(../../imgs/bg_rodape.png) no-repeat;
		text-align:left;
		
	}
		#newsletter{
			width:200px;
			height:42px;
			margin:0 0 0 63px;
			font:normal 10px "Tahoma";
			float:left;
		}
		.flash_frases{
			width:400px;
			height:100px;
			float:left;
			margin:-30px 0 0 260px;
		}
	
	
		/*****interna****/
		
		#interna_geral{
			background:#FFF;
			width:905px;
			min-height:1000px;
			/*height:auto;*/
			/*background:url(../../imgs/bg_1.gif) repeat;*/
		 	/*position:absolut;*/
			
		}
		
			#coluna_esquerda{
				width:177px;
				height:auto;
				/*padding-bottom:10px;*/
				float:left;
				padding:0 0 10px 30px;
				text-align:left;
				background:#FFFFFF;
				position:relative;
			}
			
			#coluna_direita{
				width:600px;
				/*height:auto;*/
				float:left;
				/*padding-bottom:10px;*/
				float:left;
				padding:0 20px 10px 47px;
				background:#ffffff;
				position:relative;
			}
				#indicador{
					margin-top:15px;
					font:normal 11px "Tahoma";
					color:#666666;
				}
				#indicador a{
					color: #666666;
				}
				
				.texto_interna{
					margin-top:25px;
					text-align:justify;
					color:#000000;
				}
				.tit_interna{ color:#e23434; font-weight:bold;}
				
				

/*....................................................FIM ESTRUTURA BSICA.......................................................*/

/*....................................................INICIO CLIENTES.......................................................*/
#clientes img{
		width: 120px;
		padding: 5px 10px  5px 16px;
		border-right: #ccc solid 1px;
	}
#clientes .last{
	border: none;
	}	
	

/*.................................................... FIM CLIENTES .......................................................*/


/*....................................................INICIO INC_FALE.......................................................*/



.fieldset{
	width:450px;
	border:none;
}

legend{font:normal 12px "Tahoma";}

label{
	display:block;
	width:200px;
	font:normal 11px "Tahoma";
	color:#000000;
	padding-bottom:10px;

}

label input, label textarea{
	width:305px;

}

label textarea{ height:90px;}

/*....................................................FIM INC_FALE.......................................................*/

/*................................................INICIO INC_EMPRESA | INC_PRODUTOS...............................................*/
.legenda_foto{
float:left;
width:250px;
height:auto;
text-align:justify;
margin-left:12px;
}

.acesso_rapido{
margin:50px 0 0 0;
width:177px;
height:111px;
}

.missao{font:Helvetica, Arial, sans-serif; font-size:9px;}

.texto_produtos, .texto_produtos_descricao{
	width:260px;
	height:100px;
	margin:0 40px 0 0;
	float:left;
	text-align:justify;
}

.texto_produtos_descricao{ width:615px; margin-right:16px;}

.texto_noticias{ width:615px; margin-right:16px;}

.divisoria_produtos{
	width:100%;
	height:8px;
}

.submenu{
	width:155px;
	height:auto;
	margin:10px 0 0 15px;
}

ul{list-style: inside;}

#thumb_borda_produtos{
	width:200px;
	height:200px;
	float:left;
	margin-top:13px;
}

.img_borda_produtos{
	position:relative;
	top:5px;
	left:5px;
}

.png_borda_produtos{
	position:absolute;
	margin:0px;
	z-index:100;
}
.menu_fechado{background:url(../../imgs/seta_cinza_submenu.gif) left no-repeat; width:155px; padding:7px 0px 0px 15px}
.menu_aberto{background:url(../../imgs/seta_vermelha_submenu.gif) left no-repeat; width:155px; padding:7px 0px 0px 15px}

/*................................................FIM INC_EMPRESA | INC_PRODUTOS...................................................*/

/*......................................................INICIO INC_LOCALIZACAO.....................................................*/

#mapa{
	width:573px;
	height:292px;
	margin:32px 0 0 0;
	border: #cccccc 6px solid;
}

/*......................................................FIM INC_LOCALIZACAO.....................................................*/

/*..................................................INICIO INC_NOTICIAS | _DESCRICAO.................................................*/
.noticia_apresentacao{
	float:left;
	font:normal 9px "Tahoma";
	color:#000000;
	width:570px;
	line-height:12px;
}
	a.noticia, .data_noticia, .titulo_noticia { font:bold 11px "Tahoma"}
	.data_noticia{color:#13b2c5;}
	.titulo_noticia{font-size:14px;}

	a.noticia:link{color:#000; text-decoration:none;}
	a.noticia:active{color:#000; text-decoration:none;}
	a.noticia:hover{color:#13b2c5; text-decoration:underline;}
	a.noticia:visited{color:#000; text-decoration:none;}
	
	.outras_noticias{margin:70px 0 0 0;}
/*....................................................FIM INC_NOTICIAS | _DESCRICAO................................................*/
a:link{color:#d5cccc; text-decoration:none;}
a:active{color:#d5cccc; text-decoration:none;}
a:hover{color:#d5cccc; text-decoration:underline;}
a:visited{color:#d5cccc; text-decoration:none;}