/* CSS Document */

body, h1, h2, h3, h4, h5,p,li, ul, fieldset, form{
	margin:0;
	padding:0;
	border:0;
	font-size:11px;
	font-family:Tahoma, sans-serif;
}

p{
	font-size:11px;
}
img{
	border:0;
}
a{
	color:#454545;
}
hr{
	color:#CCC; background:#CCC; height:1px; border:none;
	margin:10px 0 10px;
}
.tituloData{
	color:#AAA;
	font-size:9px;
	font-weight:normal;
}


body{
	background: #dcdcd1 url(../imagens/bg_body.gif) repeat-x;
}

.geral{
	background: url(../imagens/bg_detalhe.jpg) no-repeat top right;
	width:989px;
	height:258px;
	margin:0 auto;
}

#container{
	margin:0 auto;
	width:779px;
}

li, ul{
	list-style:none;
}

a{
	text-decoration:none;
}
.clear{
	clear:both;
	display:block;
	font-size:0pt;
	height:0pt;
	line-height:0pt;
}

.form{
	border-right:none;
	border-bottom:none;
	background:#F2F2F2;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	height:16px;
	font-size:11px;
	color:#777777;
}
.form_white{
	border-right:none;
	border-bottom:none;
	background:#FFFFFF;
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	height:16px;
	font-size:11px;
	color:#777777;
}
.logomarca a, .acesso_restrito, .menu_principal li, .noticias_miolo h1, .cases_miolo h1, 
.eventos_miolo h1, .case_2 h2, .bg_tituloSobre, .voltar a, .bg_tituloTrabalhe, .bg_tituloCases,
.bg_tituloEventos, .bg_tituloNoticias, .bg_tituloFale, .bg_tituloProdutos,.produtosIMG h2.seven,
.produtosIMG h2.galileu, .produtosIMG h2.hercules,.bg_tituloRevenda{
	text-indent:-999px;
	overflow:hidden;
}


