* {
	text-decoration:none;
	vertical-align:middle;
	margin:0 auto;
	padding:0;
	list-style:none;
	font-style:normal;
}

body {
	background: url(images/stripe.png);
}

body#fotos_galeria {
	background: url(../css/images/stripe.png);
}

#geral {
	background-color:#fff;
	width:778px;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
}

#banner_saud {
	width:100%;
	height:67px;
	background:url(images/ban_pes_bg.png) repeat-x;
}

#banner_saud p {
	font:15px Tahoma, verdana, arial, sans-serif;
	color:#a7b3bc;
	padding:25px;
	float:right;
}

#banner_princ {
	width:100%;
	height:266px;
	border-bottom:1px solid #005a94;
}

/* MENU */
#nav {
	display:table;
	width:100%;
	background:url(images/bg_menu.png) repeat-x;
	border-bottom:1px solid #000;
}

#nav ul {
	float:left;
	margin-left:27px;
}

#nav ul li {
	display:inline;
}

#nav ul li a {
	padding:5px;
	margin-left:35px;
	float:left;
	font:13px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#fff;
}

#nav ul li a:hover {
	font:13px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#00518b;
	background:url(images/ban_pes_bg.png) repeat-x;
}

body#intranet #nav ul {margin-left:0;}
body#intranet #nav ul li a{margin-right:0;}
body#intranet #nav ul li a {
	padding:5px;
	margin-left:22px;
	float:left;
	font:13px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#00518;
}

/* CONTENT */

#content {
	display:table;
	width:100%;
	background:url(images/bg_geral.png) repeat-x;
	margin-bottom:20px;
}

/* CONTENT ESQUERDO */
#content_left {
	width:270px;
	height:100%;
	float:left;
}

#ofertas {width:100%;}

#ofertas h1.agaum {
	width:100%;
	margin:20px 0 5px 0;
	text-indent:-9003em;
	background:url(images/ofertas_dia.png) no-repeat center;
	_behavior: url(css/iepngfix.htc);
}

.ofertas_novas {
	width:70%;
	border-bottom:1px solid #afafaf;
	margin-bottom:10px;
}

.ofertas_novas h1 {
	font:18px 'Trebuchet MS', arial, verdana, sans-serif;
	behavior: url(css/iepngfix.htc);
	color:#687f96;
}

.ofertas_novas p {
	font:13px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#232c36;
}

.ofertas_novas img {
	border:1px solid #000;
}

#tempo {
	width:100%;
	margin-top:30px;
}

/* NEWSLETTER */
#newsletter { width: 100%; }

#newsletter h1.newsletter-h1 {
	width:100%;
	margin:20px 0 5px 0;
	text-indent:-9003em;
	background:url(images/newsletter.png) no-repeat center;
	_behavior: url(css/iepngfix.htc);
}

#FrmNewsletter { width: 65% }


#google {
	width:140px;
	height:200px;
	margin-top:20px;
	border:1px solid #000;
}

/* CONTENT DIREITO */
#content_right {
	width:490px;
	float:left;
}

#cotacoes {
	display:table;
	width:100%;
	border-bottom:1px solid #788da2;
}

#cotacoes h1 {
	width:150px;
	font:13px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#ff0000;
	float:left;
	margin-top:20px;
}

.cotacoes_reais {
	width:60%;
	float:right;
}

.cotacoes_reais ul {float:left; margin:22px}

.cotacoes_reais ul li {
	font:bold 13px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#788da2;
}

#sample {
	width:100%;
}

#sample h1 {
	background:url(images/bem_vindo.png) no-repeat left center;
	behavior: url(css/iepngfix.htc);
	margin:20px 0 5px 0;
	text-indent:-9003em;
}

.lavrogil_vindo {border:1px solid #788da2;}

#sample p {
	margin:25px 0 25px 0;
	font:bold 12px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#687f96;
}

.links {
	width:100%
}

#links_index{
	width:100%;
}

#links_index li a{
	display:block;
	width:100%;
	height:25px;
	text-indent:-9003em;
}

.leia_mais a{
	background:url(images/leia_norm.png) no-repeat;
}

.foto_link a{
	background:url(images/fotos_norm.png) no-repeat;
}

.leia_mais a:hover{
	background:url(images/leia_over.png) no-repeat;
}

.foto_link a:hover{
	background:url(images/fotos_over.png) no-repeat;
}

#news {
	width:100%;
}

#news h1 {
	background:url(images/noticias.png) no-repeat left center;
	behavior: url(css/iepngfix.htc);
	margin:25px 0 25px 0;
	text-indent:-9003em;
}

.news_sample {
	margin:10px 0 10px 0;
}

.news_sample p {
	font:13px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#687f96;
}

#rodap {
	text-align:center;
	font:13px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#687f96;
	background:url(images/ban_pes_bg.png);
}

/* FALE CONOSCO */
#form {
	width:90%;
	margin:20px 0 20px 40px;
	background:url(imagens/form_fundo.jpg) no-repeat right bottom;
}

#form label {
	float:left;
	width:100%;
	padding:10px;
}

#form input {
	margin-left:20px;
	padding:2px;
	font:bold 13px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#182A62;
}

#form1 textarea {
	margin-left:20px;
	font:bold 15px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#182A62;
}

.field {padding:20px;}

#form1 legend {
	font:24px 'Trebuchet MS', arial, verdana, sans-serif;
}

#form1 label {
	font:16px 'Trebuchet MS', arial, verdana, sans-serif;
}

#form select {
	margin-left:20px;
}

input#enviar {
	width:235px;
	height:40px;
	background:url(images/fale_conosco.jpg) no-repeat;
	border:none;
}

input#enviar_fale {
	width:150px;
	height:40px;
	background:url(images/enviar.jpg) no-repeat;
	border:none;
}

body#fale #banner_princ {
	width:778px;
	height:250px;
	text-indent:-9003em;
	background:url(images/banner_fale.jpg) no-repeat;
}

body#orcamento #banner_princ {
	width:778px;
	height:250px;
	text-indent:-9003em;
	background:url(images/banner_orcamento.jpg) no-repeat;
}

/* MENSAGENS PRINCIPAL */

#listar_mensagens p {
	font:14px 'Trebuchet MS', arial, verdana, sans-serif;
	margin-left:10px;
}

#listar_mensagens h2 {
	font:25px 'Trebuchet MS', arial, verdana, sans-serif;
	width:100%;
	margin-top:20px;
	margin-left:10px;
}

#listar_mensagens img {
	border:none;
}

.mensagens_mostrar {
	width:80%;
	margin-top:30px;
}

#ListaMensagens h2 {
	font:18px 'Trebuchet MS', arial, verdana, sans-serif;
}

/* notícias INTRANET! */
.noticias {
	width:500px;
}

.noticias h1 {
	font:20px 'Trebuchet MS', arial, verdana, sans-serif;
}

.data_noticia {
	font:40px 'Trebuchet MS', arial, verdana, sans-serif;
}

/* NOTICIAS */
#form_noticias {
	width:90%;
	padding:20px;
}

.noticias_h1 {
	margin:20px;
	font:25px 'Trebuchet MS', arial, verdana, sans-serif;
}

.lista_noticias {
	margin-left:50px;
	width:60%;
	float:left;
}

.link_not a {
	float:left;
	font:12px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#000;
}

.link_not a:hover {
	color:#fff;
}

.listar_id {
	width:80%;
}

.listar_id h2 {
	font:18px 'Trebuchet MS', arial, verdana, sans-serif;
}

.listar_id img {
	margin-top:5px;
	margin-bottom:10px;
	border:1px solid #788da2;
}

.listar_id p.postada {
	margin-top:5px;
	margin-bottom:10px;
	font: bold 12px 'Trebuchet MS', arial, verdana, sans-serif;
}

.listar_id p.noticia_full {
	margin-top:5px;
	margin-bottom:10px;
	font: 14px 'Trebuchet MS', arial, verdana, sans-serif; 
}

.listar_id p.fonte {
	margin-top:5px;
	margin-bottom:10px;
	font: bold 12px 'Trebuchet MS', arial, verdana, sans-serif;
}

.voltar {
	font:15px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#000;
}

/* A EMPRESA */
#empresa #content h1 {
	width:100%;
	height:50px;
	padding:20px;
	font: 30px 'Trebuchet MS', verdana, arial, sans-serif;
	color:#000;
}

#empresa #content p {
	width:90%;
	font: 15px 'Trebuchet MS', verdana, arial, sans-serif;
	color:#000;
}

/* FOTOS */

body#fotos #content {
	height:100%px;
}

#listar_fotos {
	margin-left:50px;
}

.listar_eventos {
	width:200px;
	height:200px;
	float:left;
	background:#fff;
	margin:30px 20px 20px 0;
	border:5px solid #CFCFCF;
}

.listar_eventos h3 {
	font:17px 'Trebuchet MS', verdana, arial, sans-serif;
	margin-top:10px;
}

.listar_eventos img {
	border:1px solid #afafaf;
	margin:10px 0 15px 0;
}

.listar_eventos a {
	font:12px 'Trebuchet MS', verdana, arial, sans-serif;
	color:#000;
}

.listar_eventos a:hovÇer {
	color:#afafaf;
}

.link_fotos_voltar a {
	color:#000;
}

.fotos_empresa_lst img {
	border:1px solid #000;
}

#fotos_empresa {margin-bottom:20px;}

#texto_empresa {
	width:100%;
	float:left;
}

.mostrar_foto_prod {
	width:500px;
	border:3px solid #a5a5a5;
	background:#fff;
}

body#fotos #content h1{
	font:30px 'Trebuchet MS', arial, verdana, sans-serif;
	padding:30px;
	width:100%;
}

.mostrar_foto_prod img {
	border:3px solid #afafaf;
	margin:15px;
}

#popup {
	width:350px;
	height:200px;
	position: absolute;
	z-index: 1;
	top:90%;
	left:35%;
	background: url(images/popup.jpg) no-repeat;
}

#popup .close {
	float:right;
}