body {
	margin: 0px;
	background-color: #000000;
	padding: 0px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 17px;
	font-size: 11px;
	color: #CCCCCC;
}
.textosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 17px;
	font-size: 11px;
	color: #FFFFFF;
}
.textosmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
	font-size: 11px;
	color: #999999;
}
.textosmail {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
	font-size: 11px;
	color: #000000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 19px;
	color: #767676;

}

#formstyle {background: #f0f0f0; border: 2px solid #f0f0f0}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#corpoprincipal {
	background-color: #fff;
	padding: 0px;
	height: auto;
	width: 776px;
	margin-top: 0px; 
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;

}
#topoimg {
	height: 58px;
	width: 776px;
	background-attachment: scroll;
	background-image: url(../imgs/toponovo.jpg);
	background-repeat: no-repeat;
}
#menuflash {
	height: 54px;
	width: 776px;
}
#secaotopo {
	height: 20px;
	width: 776px;
	margin-top: 18px;	
	background-attachment: scroll;
	background-image: url(../imgs/mobiliario_titulo.gif);
	background-repeat: no-repeat;
	background-position:left;
}
#conteudo {
	width: 776px;
	}
	
#foto {
    width: 776px;
	margin: 16px;
	}
	
	
#enviar {
color: #ffffff;
background: #D2232A;
border: 0px;
}


#descricaotitulo {
	width: 743px;
	height: 66px;
	background-attachment: scroll;
	background-image: url(../imgs/bgdescricao.gif);
	background-repeat: repeat-x;
	padding-left: 16px;
	padding-top: 8px;
	z-index: 1;
	}
	
#descricao {
	width: 521px;
	height: 40px;
	padding-right: 0px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#rodape {
   margin-top: 5px;
   margin-right:auto;
   margin-left:auto;
   margin-bottom: 20px;
   width: 776px;
   background-color:#000000;
   }
