/* CSS MR Construtora - By Mateus Lopes - mateusmcp@gmail.com */

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size:11px;
	line-height:18px;
	background-color:#F5F5F5;
}

a{
	color: #666;
	text-decoration:none;
	cursor:pointer
}
a:hover{
	color:#999;
	text-decoration:underline;
	cursor:pointer
}
.vermelho{
	color:#CE0000;
	cursor:pointer
}
.vermelho:hover{
	color:#CE0000;
	text-decoration:underline;
	cursor:pointer
}

#site766{
	width: 759px;
	height:auto;
	margin: 10px auto;
}
/* MENU */
#menu_superior{
	width:746px;
	height:25px;
	border-bottom: 1px dotted #c5c5c5;
}
#menu_superior div{
	text-align:left;
}
.home{
	float:left;
	margin:0 20px 5px 146px;
	_margin:0 20px 5px 75px; 
}
.sobre_mr{
	float:left;
	margin:0 20px 5px 0;
}
.clientes{
	float:left;
	margin-bottom:5px;
}
.investidores{
	float:left;
	margin-bottom:5px;
}
.fornecedores{
	float:left;
	margin:0 20px 5px 0;
}
.contato{
	float:left;
}

.logo{
	width: 223px;
	height: 57px;
	margin: 23px 0;
}

/* SUB - MENU */
#sub_menu{
	width: 500px;
	height: 21px;
	margin-right: 40px;
	_margin-right: 20px;
	float: right;
}
#sub_menu div{
	float:left;
}
.encontre_mr{
	width:117px
}
.mr_sonhos{
	width: 125px;
	margin-right:5px;
}
#colunas{
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #c5c5c5;
}
.titulo_vermelho{
	font:bold 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CE0000;
}
.titulo_vermelho16{
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CE0000;
}

.titulo_cinza{
	font:bold 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}

.bg_edificio{
	background-image:url(../images/round-bg-ed-interna.jpg);
	background-repeat:no-repeat;
	width:143px;
	height:183px;
}
.bg_edificio_cinza{
	width:143px;
	
	height:auto;
}
.bg_edificio_cinza .titulo{
	text-align: center;
	font-size:12px;
	font-weight: bold;
	padding:10px 0 10px 0;
}
.bg_edificio_cinza .sinopse{
	text-align: left;
	padding:8px
}
.bg_edificio img{
	margin: 8px 0px 0px 8px
}

#rodape{
	margin: 20px 0 60px 0
}


.foto_galeria{
	float:left;
	margin:0 20px 20px 0;
}
.bg_lateral{
	background-image:url(../images/bg_right_duvidas.gif);
	background-repeat:no-repeat;
	width:233px;
	height:453px;
}
.bg_condicoes{
	background-image:url(../images/bg_right_condicoes.gif);
	background-repeat:no-repeat;
	width:230px;
	height:180px;
	margin-bottom: 20px;
}

.tabela_condicoes{
	padding:45px 10px 0px 50px;
	line-height:12px;
	color:#FFF;
}
.tabela_condicoes tr{
	height:28px;
	_height: 24px;
}


.form_duvida{
	padding:50px 10px 0px 60px;
	color:#FFF;
	line-height: 12px;
}
.input_duvida{
	border: solid 1px #CCC;
	width: 95%;
	height: 15px;
}
.text_duvida{
	border: solid 1px #CCC;
	width: 95%;
	height: 105px;
}
.linha_form{
	font-weight: bold;
}
.linha_form div{
	float:left;
	margin-bottom:8px;
	margin-right:5px;
}
.campos_form input{
	width: 400px;
	height:16px;
	border: solid 1px #CCC; 
}
.campos_form textarea{
	width: 400px;
	height: 100px;
	border: solid 1px #CCC; 
}
.botao{
	width:85px;
	height: 28px;	
}


.combo_form{
	border: solid 1px #ccc;
	color: #999;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.form_input{
	width: 180px;
	height:16px;
	border: solid 1px #CCC; 
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ul#destaque{list-style: none; margin:0; padding:0}


.edificio{ float:left; margin: 0 30px 10px 0; height: 320px }

/* Edificios capa */
div.ed_home{
	width:210px;
	margin: 20px auto 0 auto;
}

div.ed_home div.foto{
	border:0;
	width:58px;
	height:74px;
	float:left;
}
div.ed_home div.desc{
	float: right;
	width: 134px;
}
.desc .nome{
	font-size:11px;
	line-height: 11px;
	color: #5c5c5c;
	font-weight:bold;
	display:block;
}
.desc .sinopse{
	font-size:10px;
	line-height: 10px;
	color: #a4a4a4;
	font-weight:normal;
	display:block;
}

span.bairro-e-fase{
	background: #e1e1e1;
	font-size: 10px;
	font-weight: normal;
	width: auto;
	height: auto;
	color: #ce0000;
	padding: 2px;
}