@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

BODY {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #ffffff;
	}

#geral {
	width: 870px;
	}

/* Home */
#banner {
	width: 870px;
	height:232px;
	}
#home {
	width: 870px;
	height:205px;
	background: #ffffff url(imagens/bg-home.gif) no-repeat;
	}
#home_col_esq {
	float:left;
	width: 260px;
	height:190px;
	padding:15px 0px 0px 20px;
	}
#home_col_mid{
	float:left;
	width: 245px;
	height:190px;
	margin:0px 15px 0px 0px;
	padding:15px 0px 0px 0px;
	}
#home_col_dir{
	float:left;
	width: 280px;
	height:190px;
	padding:15px 0px 0px 40px;
	}
/* Final da configuração Home */

/* Produtos */
#col-esq {
	float:left;
	width:155px;
	height:410px;
	margin:0px 0px 0px 0px;
	padding:10px 20px 0px 15px;
	background: #ffffff url(imagens/bg-menu.gif) no-repeat;
	}
		
#col-dir {
	float:left;
	width: 680px;
	height:420px;
	background: #ffffff url(imagens/bg-conteudo.gif) no-repeat;
	}

p {font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #666;}
h1 {font-family: Verdana, Geneva, sans-serif; font-size: 16px; color: #900;}
h2 {font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #900; line-height: 20px;}
h3 {font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #000;}

.menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666; text-decoration: none; line-height: 15px;}
a.menu:link {color:#666;}
a.menu:visited {color:#666;}
a.menu:hover {color:#000;}
a.menu:active {color:#666;}

.rastro {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666; text-decoration: none;}
a.rastro:link {color:#666;}
a.rastro:visited {color:#666;}
a.rastro:hover {color:#900;}
a.rastro:active {color:#666;}

.rastroEnd {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000; font-weight:bold;}

#dirTop {
	height:35px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 20px;
	}
#dirConteudo {
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	text-align: justify;
	}
	
#dirHistoria {
	width:640px;
	height:315px;
	overflow: auto;
	margin:0px 0px 0px 20px;
	padding:0px 10px 0px 0px;
	text-align: left;
}

#dirEventos {
	width:660px;
	height:350px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	text-align: left;
}

	
.conteudo {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666; text-decoration: none;}
a.conteudo:link {color:#900;}
a.conteudo:visited {color:#900;}
a.conteudo:hover {color:#900;}
a.conteudo:active {color:#900;}


	
/* Coluna 01 */
#dir01 {
	float:left;
    width:290px;
	}
#dir01-logo {
	height:160px;
	text-align: center;
	}
#dir01-flag {
	height:40px;
	padding:0px 0px 0px 20px;
	text-align: left;
	}
#dir01-prod {
	height:150px;
	padding:20px 0px 0px 10px;
	text-align: left;
	}

/* Coluna 02 */
#dir02 {
	float:left;
    width:255px;
	}
#dir02-texto {
	height:320px;
	}
#dir02-bot {
	height:50px;
	}

/* Coluna 03 */
#dir03 {
	float:left;
	width:130px;
	height:335px;
	padding:35px 5px 0px 0px;
	}
	
.texto-img {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666; text-decoration: none;
	}

a.texto-img:link {color:#666;}
a.texto-img:visited {color:#666;}
a.texto-img:hover {color:#900;}
a.texto-img:active {color:#666;}

img.texto-img {margin-right: 10px;}


