@charset "utf-8";
/* CSS Document */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-image:url(../images/fundo.jpg);
	background-position:top center;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2b0b03;
	font-size:10px;	
	border:0px;


	 
}	

.oneColFixCtr #container {
	width: 823px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColFixCtr #top {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/layout_02.jpg);
	width:823px;
	height:252px;
}

.oneColFixCtr #middle {
	background-image: url(../images/layout_08.jpg);
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:823px;
	height:335px;
}

.oneColFixCtr #left {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */

	width:169px;
	height:335px;
	float:left;
	color:#FFF;
}

.oneColFixCtr #right {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */

	width:638px;
	height:335px;
	margin-left:179px;
}

.oneColFixCtr #selo_social {
	padding-top:0px;
	height:48px;
	padding-bottom:2px;
	padding-left:75px;
	padding-right:6px;
	
}
 .oneColFixCtr #selo_social_b {
	padding-top:20px;
	padding-left:6px;
	padding-right:6px;
	
}

 .oneColFixCtr #turismo {
padding-top:80px;
height:38px;
padding-bottom:0px;
padding-left:6px;
padding-right:6px;
	
}


 .oneColFixCtr #campainha {
padding-top:78px;
height:15px;
padding-bottom:2px;
padding-left:6px;
padding-right:6px;
	
}

.oneColFixCtr #home_top {
height:342px;
width:634px;
padding:0 10px 0 10px;
font-size:12px;	
}

.oneColFixCtr #servicos_top {
background-image:url(../images/lay_serv_05.jpg);
background-repeat:no-repeat;
height:260px;
width:610px;
padding:0 10px 0 10px;
font-size:12px;	
}

.oneColFixCtr #home_bottom {
height:35px;		
}

.oneColFixCtr #foto_thumbs {

border: solid 2px #2b0b03;
	
	
}

#pad_top {
padding-top:3px;	
}

.mini_titulos {
font-family:Verdana, Geneva, sans-serif;	
font-size:18px;
font-weight:bolder; 		
}

.telefone {
	
font-family: Tahoma, Geneva, sans-serif;
font-weight:bolder;
font-size:15px;
color:#000;	
}

ul {
padding-left:10px;	
padding-top:0px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: square;
}

li {
padding-top:5px;	
}

#vip_ico {
width:135px;
background-image: url(../images/vip_ico.jpg);
background-position:right top;
background-repeat:no-repeat;
margin-top:2px;
}


#luxo_ico {
width:135px;
background-image: url(../images/luxo_ico.jpg);
background-position:right top;
background-repeat:no-repeat;
margin-top:2px;
}

#standart_ico {
width:135px;
background-image: url(../images/standart_ico.jpg);
background-position:right top;
background-repeat:no-repeat;	
margin-top:2px;
}

a:link {
font-family: Verdana;
color: #fff;
font-weight:bold;
text-decoration:none;
font-size:10px;
}

a:visited {
font-family: Verdana;
color: #fff;
font-weight:bold;
text-decoration:none;
font-size:10px;
}

a:hover {
font-family: Verdana;
color: #fff;
font-weight:bold;
text-decoration: underline;
font-size:10px;
}

a:active {
font-family: Verdana;
color: #fff;
font-weight:bold;
text-decoration:none;
font-size:10px;
}

#top_serv {
background-image:url(../images/top_serv.jpg);
width:203px;
height:20px;
margin:4px 0 4px 0;
padding:3px 10px 3px 10px;
font-family:Verdana, Geneva, sans-serif;	
font-size:14px;
font-weight:bolder; 	
}

input.text {
height:12px;
font-family:Verdana, Geneva, sans-serif;
border: 0px;
font-size:10px;
color: #2b0b03;
width:180px;
margin-top:2px;
background-color:#f4feba;
}
select {
height:16px;
font-family:Verdana, Geneva, sans-serif;
border:0px;
padding:0px;
margin:0px;
font-size:10px;
color: #2b0b03;
background-color:#f4feba;
}
input.bto {
height:18px;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
font-weight:bold;
color: #2b0b03;
width:80px;
margin-top:2px 0 0 0;
padding:0px;
background-color:#f4feba;
}
input.radio {
height:14px;
}
#flash_area {
width:355px;
height:237px;
padding:6px 4px 23px 12px;
background-image:url(../images/teste.jpg);	
}
#form {
padding:0px;
margin:0px;
}	
#alvo {
	height:270px;
	width:654px;
	padding:0px;
	margin:0px;
	border:0px;
	overflow:hidden;
}

textarea {
	height:120px;
	width:315px;
	margin-top:2px;
	background-color:#f4feba;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;

	
	
}

#ajax_loader { 
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#999; 
	text-align:center; 
	position: absolute;
	z-index:2;
	right:0px;
	bottom:0px; 
	background:#000; 
	display:none; 
}

.ast {
	font:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	
}

#vip_ico ul {
list-style:none;
text-align:center;
margin:0px;
padding:0px;	
}

			#vip_ico li{
				list-style:none;
				display:block;
				float:left;
				padding:0px;
				margin:0px;
			}

				#vip_ico li a{
					display:block;
					float:left;
				}
				
				
					#vip_ico li a span{
						display:none;
					}
					#vip_ico li a:hover{
						text-decoration:none;
					}
					
					
					#vip_ico li a.vip{
					background:url(../fotos/apartamentos/IMG_6736_capa.jpg) no-repeat;
					width:112px;
					height:75px;
				}
					#vip_ico li a:hover.vip{
						background:url(../fotos/apartamentos/IMG_6736_capa_ho.jpg) no-repeat;
					}

