/*********************************************
SERGIO FERRADOR DESENVOLVIMENTO IMOBILIÁRIO
autor: id360.com.br - marcio toledo
versão:  2005-05-22
*********************************************/

body {
	background: #FFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
}
img {
	border: 0;
}
p {
	margin-top: 10px;
	width: 460px;
	text-align: justify;
}
ul {
	margin: 15px;
}
li {
	list-style-type: disc;
	margin-left: 10px;
}
input, textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #BB0000;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #BB0000;
}
a:active {
	text-decoration: none;
	color: #666;
}
div#capa {
	width: 726px;
	height: 426px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -213px;
	margin-left: -363px;
}
div#center {
	width: 726px;
	left: 50%;
	position: absolute;
	margin-left: -363px;
}
.fundo {
	background-image: url(../img/fundo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.abre {
	margin-right: 10px;
}
.fecha {
	float: right;
}
.foto {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	vertical-align: top;
}
.organograma {
	margin-top: 15px;
}