@charset "utf-8";
/* CSS Document */

* {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
	font:12px "Trebuchet MS", Verdana, Tahoma, Arial;
}

b {
	font-weight:bold;
}

img {
	border:0px;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	background:#FFCCCC url(imagens/fundo.png) repeat;
}

#geral {
	margin:0px auto;
	width:800px;
	background-color:#FFFFFF;
	border-left:10px solid #E1CDF3;
	border-right:10px solid #E1CDF3;
}

#geral #conteudo {
	background-color:#FFFFFF;
	width:800px;
}

#geral #conteudo #bloco {
	float:left;
	width:185px;
	margin-left:10px;
	padding-right:15px;
	height:350px;
	padding-top:20px;
}

#geral #conteudo #bloco p {
	text-align:justify;
	line-height:18px;
	color:#999999;
	margin-top:10px;
	text-indent:20px;
}


#geral #conteudo #bloco.borda {
	width:220px;
	background-image:url(imagens/divisor.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#geral #conteudo #bloco.maior {
	width:305px;
	background-image:url(imagens/divisor.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#geral #conteudo p.momentos {
	font-size:10px;
	color:#666666;
	text-align:right;
	margin-right:15px;
	margin-top:10x;
}

#geral #conteudo #dados {
	float:left;
	width:250px;
	margin-left:20px;
	color:#993366;
	padding-top:10px;
}

#geral #conteudo #fotinhos {
	float:left;
	margin-left:20px;
}

#geral #conteudo #fotinhos img {
	margin-left:10px;
	border:1px solid #999999;
}

#geral #base {
	text-align:center;
	background-image:url(imagens/linhabase.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-top:20px;
	width:760px;
	padding:20px;
	color: #999999;
}

#geral #base a {
	color:#993366;
	text-decoration:none;
}

#geral #base a:hover {
	text-decoration:underline;
}


/* EMPRESA */

#geral #conteudo #missao {
	float:left;
	width:240px;
	margin-left:20px;
}

#geral #conteudo #missao h3 {
	color:#993366;
	font-size:18px;
	text-transform:uppercase;
	margin-top:10px;
	background:url(imagens/marcador1.gif) left bottom no-repeat;
	padding-left:30px;
	padding-top:14px;
	height:20px;
}

#geral #conteudo #missao p {
	color:#999999;
	text-align:justify;
	padding:10px;
}

#geral #conteudo #empresa {
	float:right;
	width:460px;
	margin-right:20px;
}

#geral #conteudo #empresa p {
	margin-bottom:10px;
	text-indent:20px;
	text-align:justify;
	color:#999999;
}

/* FIM */

/* REPRESENTANTES */

#geral #conteudo.mapa {
	width:780px;
	margin:0px auto;
	text-align:center;
}

/* FIM */

/* DICAS */

#geral #conteudo table.dicas {
	width:600px;
	margin:30px auto;
}

#geral #conteudo table.dicas th {
	text-align:left;
	height:30px;
	background-color:#993333;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
}

#geral #conteudo table.dicas td {
	text-align:left;
	padding-left:20px;
	border-bottom:1px dashed #999999;
	padding-top:15px;
	padding-bottom:15px;
}

#geral #conteudo ul.dicas {
	margin-left:80px;
}

#geral #conteudo ul.dicas li {
	margin-top:10px;
	padding-left:10px;
	list-style:circle;
}

#geral #conteudo h3.dicas {
	color:#993333;
	font:13px bold "Trebuchet MS", Verdana, Tahoma, Arial;
	margin:10px 0px 5px 40px;
}

#geral #conteudo.dicas p {
	margin-left:40px;
	margin-top:20px;
	margin-right:40px;
}

/* FIM */

/* CONTATO */

#geral #conteudo table.contato {
	width:400px;
	margin:30px auto;
}

#geral #conteudo table.contato td {
	text-align:right;
	border-bottom:1px dashed #999999;
	padding-top:5px;
	padding-bottom:5px;
}

#geral #conteudo table.contato td.esquerda {
	text-align:left;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
}

#geral #conteudo.contato p {
	margin-left:40px;
}

#geral #conteudo table.contato td input, #geral #conteudo table.contato td textarea, #geral #conteudo table.contato td select {
	border:1px solid #993333;
	padding:1px 5px;
}

/* FIM */

/* PRODUTOS */

#geral #conteudo.produtos h3 {
	color:#990000;
	border-bottom:2px solid #990000;
	text-transform:uppercase;
	font-size:18px;
	margin:10px 30px;
	margin-top:30px;
}

#geral #conteudo.produtos h4 {
	color:#999999;
	font-size:16px;
	margin-left:40px;
}

#geral #conteudo.produtos ul {
	margin-left:50px;
	margin-bottom:10px;
}

#geral #conteudo.produtos ul li {
	font-size:13px;
	padding-left:20px;
	background:#FFFFFF url(imagens/flecha.png) left  no-repeat;
}

#geral #conteudo.produtos ul li a {
	color:#993366;
	text-decoration:none;
}

#geral #conteudo.produtos ul li a:hover {
	text-decoration:underline;
}

#geral #conteudo.produtos p {
	margin:10px 30px;
}

/* FIM */

/* MAXIMA */

#maxima {
	text-align:right;
	width:760px;
	margin:0px auto;
}

/* FIM */
