form.busca{
	position:relative;
	float:left;
	width:340px;
	height:36px;
	margin:6px 0px;
	padding:2px;
	border-radius:7px;
	background:#FFF;
	}

form.busca input{
	position:relative;
	float:left;
	width:270px;
	height:28px;
	padding:7px 10px 0px 10px;
	border:none;
	border-radius:7px 0px 0px 7px;
	font-family:Myriad Pro, Arial;
	font-size:16px;
	font-style:italic;
	color:#9F9F9F;
	}

form.busca input.ok{
	position:relative;
	float:left;
	width:50px;
	height:36px;
	background:url(../objetos/bgBuscaOk.jpg) no-repeat;
	border-radius:0px 7px 7px 0px;
	}

form.busca input.ok:hover{
	background:url(../objetos/bgBuscaOk2.jpg) no-repeat;
	}





form.mail{
	position:relative;
	float:left;
	width:300px;
	padding:30px;
	margin:0px 30px 0px 0px;
	border:2px solid #FFF;
	border-radius:5px;
	box-shadow:0px 0px 10px #CCC;
	background:url(../objetos/bgMail.png) no-repeat 10px 170px #F6F6F4;
	}

form.mail legend{
	position:relative;
	float:left;
	width:270px;
	margin:0px 0px 15px 0px;
	padding:10px 15px;
	font-size:14px;
	color:#FFF;
	background:#57AD68;
	border-radius:5px;
	}

#conteudo form.mail h1{
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:2px solid #777;
	font-size:18px;
	color:#57AD68;
	}

form.mail input{
	position:relative;
	float:left;
	width:260px;
	margin:0px 0px 10px 15px;
	padding:10px;
	}

form.mail textarea{
	position:relative;
	float:left;
	width:260px;
	height:60px;
	margin:0px 0px 10px 15px;
	padding:10px;
	}

form.mail button{
	position:relative;
	float:right;
	width:70px;
	margin:0px 3px 10px 15px;
	padding:10px 10px;
	border:none;
	border-radius:7px;
	color:#FFF;
	background:#C30;
	}

form.mail button:hover{
	background:#F30;
	}





form.corretor{
	position:relative;
	float:left;
	width:1000px;
	padding:30px;
	margin:0px 0px 0px 65px;
	border:2px solid #FFF;
	border-radius:5px;
	box-shadow:0px 0px 10px #CCC;
	background:url(../objetos/bgMail.png) no-repeat 10px 170px #F6F6F4;
	font-size:12px;
	color:#333;
	}

form.corretor div.box{
	position:relative;
	float:left;
	width:260px;
	min-height:360px;
	margin:5px;
	padding:30px;
	border-radius:7px;
	background:#FFF;
	}

form.corretor div.box2{
	position:relative;
	float:left;
	width:260px;
	min-height:200px;
	margin:5px;
	padding:30px;
	border-radius:7px;
	background:#FFF;
	}

form.corretor #box3{
	position:relative;
	float:left;
	width:980px;
	min-height:200px;
	margin:5px;
	padding:0px;
	border-radius:7px;
	/*background:#F0F;*/
	}

form.corretor #box3 #foto{
	position:relative;
	float:left;
	width:150px;
	margin:0px 15px 0px 0px;
	padding:15px;
	background:#FFF;
	}

form.corretor #box3 #fotoCorta{
	position:relative;
	float:left;
	width:150px;
	border-radius:5px;
	overflow:hidden;
	}

form.corretor #box3 #fotoCorta img{
	max-width:150px;
	}

form.corretor a{
	color:#F00;
	font-weight:600;
	text-decoration:none;
	}

form.corretor input.multi{
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-radius:5px;
	border:none;
	font-family:Arial Narrow, Aldo, Arial, Calibri;
	font-size:12px;
	}

form.corretor legend{
	position:relative;
	float:left;
	width:955px;
	margin:0px 0px 15px 0px;
	padding:10px 15px;
	font-size:14px;
	color:#FFF;
	background:#57AD68;
	border-radius:5px;
	}

#conteudo form.corretor h1{
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 25px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:2px solid #777;
	font-size:18px;
	color:#57AD68;
	}

#conteudo form.corretor h1.dois{
	margin:10px 0px 25px 0px;
	}

#conteudo form.corretor h1.compl{
	position:relative;
	float:left;
	width:100%;
	margin:-20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	/*background:#F0F;*/
	border:none;
	font-family:Trebuchet MS, Tahoma, Calibri, Arial;
	font-size:14px;
	font-style:italic;
	font-weight:100;
	color:#777;
	}

form.corretor input{
	position:relative;
	float:left;
	width:240px;
	margin:0px 0px 10px 0px;
	padding:10px;
	}

form.corretor select{
	position:relative;
	float:left;
	width:264px;
	margin:0px 0px 10px 0px;
	padding:10px;
	}

form.corretor textarea{
	position:relative;
	float:left;
	width:240px;
	height:210px;
	margin:0px 0px 10px 0px;
	padding:10px;
	resize:none;
	}

form.corretor textarea.dois{
	height:115px;
	}

form.corretor button{
	position:relative;
	float:right;
	width:260px;
	margin:10px 0px 0px 0px;
	padding:20px 0px;
	border:none;
	border-radius:3px;
	color:#FFF;
	background:#57AD68;
	}

form.corretor button.dois{
	margin:10px 15px 0px 0px;
	}

form.corretor button:hover{
	background:#367042;
	}