@import url("design.css");
/* ------------------------------------------------------------------------
version: 1.0
author: Favus Interactive Editoração Eletrônica LTDA-ME
email: projeto@favus.com.br
website: http://www.favus.com.br
phone: 55 (11) 2638 1285 | 2638 1289
*/

body{
	margin: 0;
	padding: 0;
	background-color: #c6f0e5;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #231f20;
	background-image: url(../imagens/back_geral-1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#principalHome{
	width: 960px;
	height: 630px;
	background-color: #FFF;
	text-align: center;
}

#principal{
	width: 960px;
	min-height: 730px;
	background-color: #FFF;
	border: 0px solid #f1f1f2;
	text-align: left;
}

#menuPrincipal{
	width: 960px;
	height: 20px;
	text-align: center;
	margin-top: 5px;
	padding-bottom: 40px;
}

#conteudo{
	width: 843px;
	margin-left: 60px;
	border: 0px solid #000;
	text-align: justify;
	padding-bottom: 30px;
}

.titulo{
	margin-bottom: 35px;
	display: block;
}

#img_conteudo{
	float: right;
	width: 247px;
	height: 262px;
	border: 0px solid #000;
	padding-left: 10px;
	padding-bottom: 10px;
}

#img_conteudo_isso{
	float: right;
	width: 536px;
	height: 254px;
	border: 0px solid #000;
	padding-left: 25px;
	padding-bottom: 10px;
}

#img_mapa{
	float: right;
	width: 495px;
	height: 350px;
	border: 0px solid #000;
	padding-left: 10px;
	padding-bottom: 10px;
}

.clientes_logo{
	padding-top: 20px;
	clear: both;
	background-color: #FFF;
}

.navegaClientes{
	width: 600px;
}