body {
	width:100%;
	height:100%;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
}
body, div, img, p { 
	padding:0; margin:0; 
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.nadima {
	height:400px;
	width:700px;
	background:none;
	background-image: url(../../img/Nadima_Chacra_int.jpg);
	background-position:center top;
	background-attachment:fixed;
}
.nadima p {
	padding-left:25px;
	color:#000000;
	margin-bottom:5px;
}
.nadima p.txt_nadima {
	padding-left:25px;
	padding-right:20px;
	color:#000000;
	line-height:19px;
	
}
.planos {
	text-align:left;
	margin-right:20px;
}
#ok {
	margin-left:45px;
}
.foto_nadima {
	height:120px;
	width:90px;
	position:absolute;
	clear:both;
	background-color:#FFFFFF;
}



