﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}
body {
	text-align: center; /*para IE*/;
	margin: 0;
	margin-bottom: 50px; /*Espaço de 50px no rodapé*/;
	padding: 0;
	background: url('bg_ml.jpg') fixed no-repeat center;
	

	}
#geral {
	margin: 0 auto;
/*Para FF*/	width: 918px;
}
#cabecalho {
	background-color: #006633;
}
#conteudo {
	margin-top: 30px;
	background-repeat: no-repeat;
	
}
#topo {
	
	background-repeat: no-repeat;
	height: 455px;
	
}
#topo_2 {
	
	background-repeat: no-repeat;
	height: 455px;
	background: url('bg_ed.jpg');
	
}
#topo_3 {
	
	background-repeat: no-repeat;
	height: 455px;
	background: url('bg_ap.jpg');
	
}
#topo_4 {
	
	background-repeat: no-repeat;
	height: 455px;
	background: url('bg_fotos.jpg');
	
}
#topo_5 {
	
	background-repeat: no-repeat;
	height: 455px;
	background: url('bg_cont.jpg');
	
}


#centro_1 {
	background-repeat: no-repeat;
	float: left;
	height: 346px;
	width: 712px;
}
#centro_edificio {
	background-repeat: no-repeat;
	float: left;
	height: 339px;
	width: 351px;
	background-image: url('bg_edficio2.jpg');
}
#centro_apartamento {
	background-repeat: no-repeat;
	float: left;
	height: 339px;
	width: 351px;
	background-image: url('bg_ap.jpg');
	color: white;
}


#centro_galeria {
	background-repeat: no-repeat;
	float: left;
	height: 339px;
	width: 351px;
	background-image: url('bg_fotos.jpg');
	
}
#centro_contato {
	float: left;
	height: 339px;
	width: 351px;

	background-image: url('bg_contato.jpg');
}
#planta {
	margin-top:20px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#planta a {
	text-decoration: none;
	color: white;
}
#planta a:hover {
	text-decoration: underline;
	color: white;
}
#planta a:visited {
	text-decoration: none;
	color: #a98740;
}
#centro_2 {
	float: right;
	height: 346px;
	width: 206px;
	background-image: url('bg_centro.jpg');
	background-repeat: no-repeat;
	
}
#centro_cont {
	float: right;
	height: 339px;
	width: 567px;
	background-image: url('bg_cont1.jpg');
	background-repeat: no-repeat;
	
}

#centro_ap {
	float: right;
	height: 339px;
	width: 567px;
	background-image: url('bg_centro_ap.jpg');
	background-repeat: no-repeat;
	
}



#centro_ros {
	float: right;
	height: 339px;
	width: 567px;
	background-image: url('bg_centro2.jpg');
	background-repeat: no-repeat;
	
}


#rodape {
	height: 67px;
	width: 919px;
	text-align: center;
	margin-top: 5px;
	
	background-repeat: no-repeat;
}
#login {
	
	float: left;
	margin-top:25px;
	margin-left:15px
}
#login form {
	font-size: 10pt;
	margin-left:20px;
	..margin-left:30px;
	margin-top:25px
}
#login fieldset {
	border: 0px solid #ccc;
	height: 280px;
	text-align: left;
}
#login legend {
	font-weight: bold;
	color: #fff;
	font-size: 11pt;

}
#login input {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 13px;
	margin-bottom: 8px;
	text-align: center;
	background:#938e71;
	color: #fff;
	margin-left: 5px;
}
#login select {
	
	font-size: 13px;
	margin-bottom: 10px;
	color: #fff	;
	margin-left: 5px;
	background:#938e71;
}
#login textarea {
	border: 1px solid #333;
	font-size: 13px;
	margin-bottom: 10px;
	color: #0E0659;
	margin-left: 5px;
	background:#938e71;
}
#login label {
	display: block;
	width: 60px;
	float: left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#login span {
	color: #999;
	font-size: 12px;
}

#login submit{
	margin-left: 15px;}
	


