/* plano de fundo */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-color: #4D4D4D;
	padding:0px;
}

/* logo */
#logo {
	background-image: url(logo_simpsom.gif);
}

/* cartão */
#cartao {
	background-image: url(cartao.gif);
}

/* metro */
#metro {
	background-image: url(metro.gif);
	background-repeat:no-repeat;
}

.endereco {
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	color: #000000;
}

#endereco a:link {
   color: #000000;
	text-decoration: none;
}

#endereco a:visited {
   color: #000000;
	text-decoration: none;
}

#endereco a:hover {
	color: #000000;
	text-decoration: underline;
}

/* links */
.links {
	font-family: Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

#links a:link {
   color: #ffffff;
	text-decoration: none;
}

#links a:visited {
   color: #ffffff;
	text-decoration: none;
}

#links a:hover {
	color: #000000;
	text-decoration: none;
}

/* tabela scroll */
#table { 
	border-collapse:collapse;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 730px;
	height: 340px;
}

#scroll {
	width: 730px;
	height: 340px;
	overflow: auto;
	scrollbar-arrow-color: #222824;
	scrollbar-base-color: #222824;
	scrollbar-dark-shadow-color: #222824;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #222824;
	scrollbar-highlight-color: #222824;
	scrollbar-3d-light-color: #222824;
}

/* index produtos */
.fonte_produtos_servicos {
	font-family: Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

#link_produtos_servicos a:link {
   	color: #ffffff;
	text-decoration: none;
}

#link_produtos_servicos a:visited {
   	color: #ffffff;
	text-decoration: none;
}

#link_produtos_servicos a:hover {
	color: #ffffff;
	text-decoration: none;
}

.fonte_titulo {
	font-family: Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.fonte_texto {
	font-family: Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

/* quem somos */
.fonte_qs {
	font-family: Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
	text-indent: 1em;
	color: #000000;
}

/* link meio */
#link_texto a:link {
   color: #0000FF;
	text-decoration: none;
}

#link_texto a:visited {
   color: #0000FF;
	text-decoration: none;
}

#link_texto a:hover {
	color: #0000FF;
	text-decoration: underline;
}

/* borda traço */
#borda_traco {
	border-style: dashed;	
}

/* copyright */
.copyright {
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #eaeaea;	
}

/* link nassifendif */
#link_nassifendif a:link {
   color: #ffffff;
	text-decoration: none;
}

#link_nassifendif a:visited {
   color: #ffffff;
	text-decoration: none;
}

#link_nassifendif a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* link pi */
.link_pi {
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 9px;
	visibility: hidden;
}

