#content {
	width: 800px;
	height: 400px;
	margin: auto;
	padding: 0px;
	background: #FFFFFF url(imagens/bg1.jpg) repeat-x left bottom;
}
#content2 {
	width: 610px;
	height: 100%;
	margin: auto;
	padding: 0px;
	background: #FFFFFF url(imagens/bg1.jpg) repeat-x left bottom;
}
.titulo {
	padding:  0px 0px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999;
	font-size: 18px;
}
.texto {
	padding:  0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333;
	font-size: 11px;
}
.texto2 {
	padding:  0px 0px 0px 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333;
	font-size: 12px;
}
h1, h2, h3 {
	padding:  0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #c0c0c0;
}

h1 {
	font-size: 13px;
	color: #333;
}
h2 {
	font-size: 16px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}
text {
	font-style: normal;
	font-size: 9px;
}
#footer {
	font-size: 9px;
	height: 25px;
	padding: 15px;
	background: #3a1a1a;
}

#footer p {
	text-align: center;
	color: #cccccc;
}
a.link {
	text-decoration: none;
	font: bold 10px verdana;
	color: #030;
}
a.link2 {
	margin: 10px;
	padding: 0;
	text-decoration: none;
	font: bold 11px Arial;
	color: #060;
}
a.link2:hover {
	text-decoration: none;
	color: #999999;
}
a.link3 {
	text-decoration: none;
	font: bold 12px verdana;
	color: #000000;
}
a.link3:hover {
	text-decoration: none;
	font: bold 12px verdana;
	color: #ff0000;
}
a.link4 {
	text-decoration: none;
	font: bold 12px verdana;
	color: #ff0000;
}
a.link4:hover {
	text-decoration: none;
	font: bold 12px verdana;
	color: #000000;
}
a.link5 {
	text-decoration: none;
	font: bold 9px verdana;
	color: #000000;
}
a.link5:hover {
	text-decoration: none;
	font: bold 9px verdana;
	color: #ff0000;
}
input {
HEIGHT: 18px;
BORDER-RIGHT: #cccccc 1px solid; 
BORDER-TOP: #cccccc 1px solid;
BORDER-LEFT: #cccccc 1px solid;
BORDER-BOTTOM: #cccccc 1px solid;
COLOR: #000000;
FONT-SIZE: 11px;
FONT-FAMILY: verdana; 
}
input2 {
HEIGHT: 45px;
}
.borda2 {
BORDER-BOTTOM: #030 1px dashed;
}

