/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#banner-home{
	width:468px; 
	height:60px; 
	margin-left:168px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}.fim {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 5px;
}
.separador {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}
.caps {
	text-transform: uppercase;
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #990000;
}
.left {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	margin-left: 20px;
}
.tit_caps {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F4F4D7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.titulo_campos
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: black;
background-color: #ECE9D8;
}
.titulo_campos2 {

font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: black;
background-color: #F4F4D7;
}
.campos_formulario
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-color: white;
	border: 1px solid #666666;
	padding: 2px;
}
.botao_enviar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-color: #F4F4D7;
	border: 1px solid #333333;
	padding: 2px;
}
li {
	line-height: 150%;
}
a.tit:link {
	color: #990000;
	font-weight: bold;
}
a.tit:visited {
	color: #990000;
	font-weight: bold;
}
a.tit:hover {
	color: #993300;
	font-weight: bold;
}
a.tit:active {
	color: #993300;
	font-weight: bold;
}

#expandable {
	position:absolute;
	left:15px;
	top:125px;
	z-index:1;
}
