#base {
	background-position: center top;
	clip: rect(auto,auto,auto,auto);
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D70001;
	background-image: url(foto5.gif);
	background-repeat: no-repeat;
	height: 560px;
	width: 800px;
	margin: auto;
}

.imagens {
	margin-top: 10px;
	width: 500px;
	margin-left: 13px;
}

.texto {
	text-align: justify;
	line-height: 16px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	height:435px;
	width:95%;
	overflow:auto;
	overflow-x:hidden;
}
.texto p {
	margin-right: 5px;
}
.central {
	clip: rect(30px,auto,auto,auto);
	height: 470px;
	width: auto;
}




.cabecalho {
	height: 20px;
	width: 800px;
	background-image: url(q_titulo.gif);
	background-repeat: no-repeat;
	background-position: 372px;
	text-indent: 383px;
	color: #D70001;
	line-height: 20px;
	position: relative;
	top: 25px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D70001;
	margin-top: 8px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}


.informacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	background-image: url(q_texto_inf.gif);
	background-repeat: no-repeat;
	height: 460px;
	float: right;
	width: 528px;
	margin-right: 5px;
	font-weight: normal;
	text-indent: 0px;
	margin-top: 55px;

}
.menu_lateral {
	float: left;
	width: 180px;
	margin-left: 5px;
	text-indent: 20px;
	line-height: 20px;
	margin-top: 115px;
}
.menu_lateral_2 {
	width: 180px;
	background-image: url(q_menu.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: none;
	color: #666666;
}
.menu_lateral_3 {
	float: none;
	width: 180px;
	background-image: url(q_menu.gif);
	background-repeat: no-repeat;
	color: #666666;
	height: 25px;
}
.menu_lateral_4 {
	float: none;
	width: 180px;
	background-image: url(q_menu.gif);
	background-repeat: no-repeat;
	height: 25px;
}

a:link {
	color: #D70001;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D70001;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #D70001;
}

#form1 input
{
width:80px;
}
#form
{
text-align:left;
}