body, html {
	margin: 0;
	padding: 0;
	height: 100%; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background:url(../imagens/cristalia-balancas-bg.jpg);
	background-repeat:repeat-x;
	}
	
texto_h2 {
	text-indent:-4000px;
	}
	
h1, h2, h3 {
	text-indent:-4000px;
	}

p { margin: 0; }

a {
	text-decoration:none;
	}
	
a img {
	border:none;
	}
	
ul {
	margin: 0;
	padding: 0;
	list-style: none; 
	}
 
form { margin: 0; }

.black {
	font-weight:bold;
	}
 
.clear { clear: both; }

.azul_claro {
	color:#3ECCFF;
	font-weight:bold;
	}
	
.azul_escuro {
	color:#07466A;
	font-weight:bold;
	}

#tudo{
	width:851px;
	height:100%;
	margin:auto;
	}
	
#topo {
	width:851px;
	height:185px;
	background-image:url(../imagens/cristalia-balancas-logo.png);
	background-repeat:no-repeat;
	}
	
#menu_topo ul {
	width:849px;
	height:48px;
	padding-left:2px;
	background-image:url(../imagens/menu-bg.png);
	background-position:center;
	}
	
#menu_topo ul li {
	float:left;
	font-weight:bold;
	}
	
#menu_topo ul li a {
	color:#FFF;
	text-align:center;
	display:block;
	height:33px;
	width:141px;
	padding-top:15px;
	}
	
#menu_topo ul li a:hover {
	background-image:url(../imagens/btn-bg-balancas.png);
	background-repeat:no-repeat;
	font-size:14px;
	}
	
#conteudo {
	width:851px;
	height:100%;
	background-color:#FFF;
	}
	
#conteudo2 {
	width:851px;
	background-color:#FFF;
	}
	
#conteudo_esquerda {
	width:596px;
	height:100%;
	float:left;
	}

#conteudo_esquerda img{
	float:left;
	margin:10px;
	}

#conteudo_direita {
	width:245px;
	height:100%;
	float:right;
	}
	
#rodape {
	text-align:center;
	width:851px;
	height:40px;
	padding-top:50px;
	margin-top:50px;
	font-style:italic;
	color:#999;
	}

.titulo_g {
	font-size:22px;
	padding:10px;
	}
	
.titulo_p {
	font-size:18px;
	padding:10px;
	}

.texto1 {
	font-size:16px;
	width:580px;
	padding-top:20px;
	padding-left:5px;
	text-align:justify;
	color:#066685;
	}
	
.texto2 {
	color:#6CAC00;
	width:580px;
	text-align:justify;
	padding-left:5px;
	font-size:14px;
	}

.lista_links {
	width:552px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}
	
.lista_links p {
	text-align:justify;
	padding-top:20px;
	}
	
.lista_links img {
	float:left;
	}

.lista_links a {
	color:#07466A;
	}
	
.lista_links a:hover {
	color:#053958;
	}
	
.descricao {
	width:210px;
	text-align:justify;
	color:#07466A;
	margin-left:8px;
	margin-top:3px;
	margin-bottom:20px;
	}

#conteudo_direita img {
	margin-left:9px;
	margin-top:5px;
	margin-bottom:10px;
	display:none;
	}
	
.titulo_news {
	font-size:14px;
	font-weight:100;
	margin-left:10px;
	}
	
.cx_news {
	width:150px;
	margin-left:30px;
	}

#form_news p {
	margin-left:10px;
	}
	
#form_news {
	margin-left:20px;
	margin-top:10px;
	}
	
.btn_cadastrar {
	margin-left:70px;
	margin-top:10px;
	font-size:14px;
	}

.footer_logo a {
	float:right;
	width:92px;
	height:41px;
	background-repeat:no-repeat;
	background-position:1px 0;
	margin:30px 20px;
	display:block;
	background:url(../imagens/desenvolvimento-de-sites-smz.png);
}


#form_contact {
	width:700px;
	margin-left:30px;
	margin-top:30px;
	
	}
	
.cx_fotos {
	width:230px;
	height:170px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:25px;
	margin-left:42px;
	margin-bottom:10px;
	float:left;
	}

.cx_fotos img {
	margin:5px;
	}

.cx_fotos a {
	color:#333;
	width:230px;
	height:170px;
	display:block;
	border:#FFF solid 2px;
	}
	
.cx_fotos a:hover {
	border:#B9E380 solid 2px;
	color:#000;
	width:230px;
	height:170px;
	display:block;
	}

#iframe-fotos {
	padding-top:-200px;
	}
	
