.formulario {
	width:410px;
	margin:80px auto;
	margin-bottom:0;
}
.formulario .bt_enviar{
	width:100px;
	height:25px;
	font-weight:bold;
	border:1px solid #DDD;
	color:#828180;
}
.formulario p{
	font-weight:bold;
}
.formulario input, .formulario textarea{
	width:400px;
	border:1px solid #CCC;
	font-family:Arial, Helvetica;
}

.legenda {
	font-size:11px; color:#555; font-weight:normal;
}

.legenda_avatar {
	width:210px; background-color:#EEE; color:#f48000; height:30px; line-height:30px; font-size:16px; text-align:center	;
}

#col_cont {
	width:520px;
	float:left;
	padding-left:20px;
}

#col_box {
	margin-left:48px;
	width:292px;
	float:left;
}

.miniaturas_obras img{
	float:left;
	margin-bottom:35px;
	border:0;
}

.miniaturas_obras .miniatura_centro{
	margin:0 35px;
}

.miniaturas {
	background-color:#CDCDCD;
	padding:15px;
	width:450px;
	height:60px;
}

.miniaturas img{
	float:left;
	margin:0 15px;
}

h1 {
	font-weight:bold;
	font-variant:small-caps;
	font-size:18px;
}

h3 {
	font-size:13px;
	color:#9b2575;
	padding:5px 0; margin:0;
}

#titulo {
	width:550px;
	height:60px;
	float:left;
}

#titulo img{
	float:left;
}

#titulo #icons{
	width:90px;
	height:44px;
	float:right;
	text-align:right;
}

#titulo #icons img{
	
	margin-bottom:0;
}

#banner {
	width:880px;
	height:198px;
	float:left;
	text-align:center;
}

#box_empreendimento{
	width:578px;
	border:1px solid #cae9b9;
	border-top:none;
	padding:0;
}

#box_empreendimento2{
	width:290px;
	border:1px solid #cae9b9;
	border-top:none;
	padding:0;
	float:left;
}

#box_newsletter2{
	width:290px;
	border:1px solid #CCC;
	margin:10px 0 0 10px;
	height:232px;
	float:right;
}

#box_newsletter2 p{
	padding:5px 0; margin:0;
}
#box_newsletter2 img{
	padding-left:40px;
}
#box_newsletter2 #new_texto{
	padding:0px 10px; margin:0;
	padding-left:50px;
}
#box_newsletter2 #new_form{
	padding:0 10px; margin:0;
	padding-top:10px;
	height:79px;
	background-color:#EEE;
	border-top:1px solid #DDD;
	font-size:12px;
	padding-left:50px;
}
#box_newsletter2 input{
	margin:2px 0;
	padding:3px;
	border:1px solid #DDD;
	width:145px;
	color:#828180;
	font-size:10px;
	float:left;
}
#box_newsletter2 .ok{
	border:1px solid #DDD;
	width:25px;
	color:#828180;
	font-size:10px;
	float:left;
	line-height:10px;
	height:20px;
	margin-left:7px;
}

#box_projeto{
	width:290px;
	border:1px solid #fbb57b;
	border-top:none;
	padding-top:1px;
	margin-left:8px;
	height:214px;
}

#box_projeto2{
	width:290px;
	border:1px solid #fbb57b;
	border-top:none;
	padding-bottom:10px;
	margin-right:8px;
}

#box_projeto img {
	padding-top:15px;
}

#box_arquitetura{
	width:660px;
	border:1px solid #cb91b9;
	border-top:none;
	padding:0;
}

#box_newsletter{
	width:205px;
	border:1px solid #CCC;
	margin:10px 0 0 10px;
	height:232px;
	float:right;
}

#box_newsletter p{
	padding:5px 0; margin:0;
}
#box_newsletter #new_texto{
	padding:0px 10px; margin:0;
}
#box_newsletter #new_form{
	padding:0 10px; margin:0;
	padding-top:10px;
	height:79px;
	background-color:#EEE;
	border-top:1px solid #DDD;
	font-size:12px;
}
#box_newsletter input, #box_newsletter file{
	margin:2px 0;
	padding:3px;
	border:1px solid #DDD;
	width:145px;
	color:#828180;
	font-size:10px;
	float:left;
}
#box_newsletter .ok{
	border:1px solid #DDD;
	width:25px;
	color:#828180;
	font-size:10px;
	float:right;
	line-height:10px;
	height:20px;
}

#box_empreendimento,#box_projeto,#box_arquitetura{
	float:left; 
}

.Vermelho12 {
	color:#c63900;
	font-size:12px;
}