@import "global.css";
#conteudo{
	margin:20px;
	width:930px;
	float:left;
	text-align: left;
	color:#999a9a;
}
#conteudo a{
	color:#999a9a;
	text-decoration:none;
}
#conteudo a:hover{
	color:#f5c827;
}
/*HOME INÍCIO*/
#left h2, #center h2, #rigth h2{
	padding:0 0 0 25px;
	font-size:16px;
	color:#0b84c8;
	background:url(../../../arquivos/image/visto.png) left no-repeat;
	font-weight:normal;
}
.pics{
	margin:30px 0 15px 0;	
}
/*LEFT INÍCIO*/
#left{
	padding:0px 16px;
	width:278px;
	float:left;
}
/*LEFT FIM*/
/*CENTER INÍCIO*/
#center{
	padding:0px 12px;
	width:284px;
	float:left;
	border-left:1px dotted #c3bdad;
	border-right:1px dotted #c3bdad;
}
#center p{
	color:#999a9a;	
}
.alipics{
	margin:40px 0 0 0;	
	width:284px;
	display:block;
}
.alipics img{
	padding:0 1px;	
}
.picsplus{
	margin:0 0 30px 0;
	text-align:right;
	width:284px;
	display:block;
}
/*CENTER FIM*/
/*RIGHT INÍCIO*/
#right{
	padding:0px 15px;
	width:280px;
	float:right;
}
#coming{
	margin:0 0 10px 0;
	width:280px;
	float:right;
}
#coming h3{
	margin:10px 0 0 0;
	padding:0 0 5px 20px;
	text-align:left;
	color:#ff9900;
	font-size:16px;
	background:url(../../../arquivos/image/h3-lista.png) bottom center no-repeat;
}
#coming .date{
	margin:10px 0 10px 10px;
	padding:0 0 0 10px;
	width:260px;
	float:right;
	text-align:left;
	background:url(../../../arquivos/image/cruz-lateral.jpg) left no-repeat;
}
#coming img{
	margin:0 5px 0 10px;
	width:92px;
	float:left;
}
#coming .breve{
	margin:0 51px 0 5px;
	width:117px;
	float:right;
}
#news{
	margin:20px 0;
	width:280px;
	height:98px;
	background:url(../../../arquivos/image/news-back01.jpg) left no-repeat;
	border:none;
	float:right;
}
#news fieldset{
	border:none;
}
#news strong{
	margin:10px 0 0 30px;
	font-size:24px;
	color:#f4f4f3;
	display:block;
}
#news p{
	margin:5px 0 5px 30px;
	color:#f4f4f3;
}
#news label{
	margin:0 0 0 30px;
	width:207px;
	height:20px;
	float:left;
}
#news .news{
	margin:0px;
	width:168px;
	height:18px;
	border:none;
	background:#fff;
	float:left;
}
#news .send{
	margin:0px;
	width:37px;
	height:20px;
	background:#ff9900;
	border:none;
	color:#fff;
	float:right;
}
/*RIGHT FIM*/
/****************/
/* CANAL DO CORRETOR */
#sellerForm{
	margin:0;
	padding:0;
	width:880px;
	float:left;
}
.leftImg{
	margin:0 20px 0 0;
	padding:0;
	width:410px;
	height:600px;
	float:left;	
}
#sellerForm p, #sellerForm label{
	margin:5px 0;
}
#sellerForm p, #sellerForm label{
	padding:0;
	width:450px;
	float:left;
}
#sellerForm label{
	margin:10px 0 0 0;
}
#sellerForm input, #sellerForm textarea{
	margin:3px 0;
	padding:0;
	width:445px;
	float:left;
}
#sellerSubmit{
	margin:10px 0 0 0!important;
	width:85px!important;
}