body, table, div, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a
{
	color:#000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body
{
	background:url(../jpg/fundo.jpg) repeat-x top;
}
fieldset
{
	margin: 5px;
	border:#900 solid 1px;;
}
form, h
{
	margin:0px;
}
input, textarea, select
{
	color: #900;
	border: #000 solid 1px;
}

.rodape
{
	background:url(../jpg/rodape.gif) repeat-x center;
}
<!--TEXTOS-->

.branco
{
	font-size:10px;
	color:#FFF;
}
.laranaja
{
	color: #900;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;	
}
.laranaja_titulo
{
	color: #900;
	/*padding-left:20px;*/
	font-size: 12px;
	font-weight: bold;
	/*background-image: url(../jpg/estrela.gif);
	background-repeat: no-repeat;
	background-position: left;*/
}
.vermelho
{
	color:#900;
	font-weight:bold;
	font-size: 14px;
}

<!---->
#q1
{
	background-image: url(../jpg/q1.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
#q2
{
	background-image: url(../jpg/q2.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.buscaespaco
{
	margin-bottom:5px;
}

.linha
{
	border-bottom: #999 1px solid;
}
