* {
padding : 0;
margin : 0;
}
body {
font-family:Verdana, Geneva, sans-serif;
font-size: 62.5%;
text-align:center; /* hack para o IE */
background-color:#6382ba;
}

#iphone_top {
background-image:url(../img/iphone_horizontaltopboxbar_darkblue.jpg);
background-repeat:no-repeat;
width:100em;
height:200px;
margin:auto;
position:relative;
top:5px;
}
#iphone_main {
width:100em;
height:950px;
min-height:950px;
background-image:url(../img/iphone_main_darkblue.jpg);
position:relative;
margin:auto;
overflow:auto;
}
#iphone_bottom {
background-image:url(../img/iphone_horizontalbottomboxbar_darkblue.jpg);
background-repeat:no-repeat;
width:100em;
height:150px;
margin:auto;
position:relative;
}
#iphone_bottom2 {
width:auto;
height:150px;
margin:auto;
padding-top:30px;
}
#iphone_bottom p a {
color:#FFF;
text-decoration:none;
margin-top:20px;
font-size:12px;
}
#iphone_bottom p a:hover {
color:#FFF;
text-decoration:underline;
}
#iphone_bottom adress {
font-size:12px;
color:#FFF;
}

#text {
width:700px;
height:auto;
position:absolute;
top:240px;
left:250px;
color:#FFF;
font-size:12px;
text-align:justify;
text-indent:20px;
}
#text h1 {
color:#6382ba;
font-size:16px;
text-align:left;
text-indent:20px;
}
#text h2 {
color:#6382ba;
font-size:14px;
text-align:left;
text-indent:20px;
}
.table {
width:700px;
float:left;
display:block;
color:#000;
clear:both;
}
#text a {
color:#6382ba;
font-weight:bold;
}
#text a:hover {
color:#FFF;
}
#img_buda {
width:200px;
height:500px;
position:absolute;
top:240px;
left:30px;
color:#FFF;
font-size:12px;
text-align:left;
}
#img_buda h1 {
color:#6382ba;
font-size:16px;
text-align:center;
}
#planilhas {
	width:194px;
	height:282px;
	position:absolute;
	top:243px;
	left:30px;
	color:#FFF;
	font-size:12px;
	text-align:left;
}
#planilhas h1 {
color:#6382ba;
font-size:16px;
text-align:center;
}
#planilhas h2 {
color:#6382ba;
font-size:14px;
text-align:center;
}
#planilhas dd {
color:#FFF;
font-size:12px;
text-align:center;
}
#planilhas dd a {
color:#FFF;
font-size:12px;
text-align:center;
text-decoration:none;
}
#planilhas dd a:hover {
text-decoration:underline;
}
#area_clientes {
	width:194px;
	height:250px;
	position:absolute;
	top:538px;
	left:33px;
	color:#FFF;
	font-size:12px;
	text-align:left;
}
#area_clientes h1 {
color:#6382ba;
font-size:16px;
text-align:center;
}
#area_clientes p {
	text-decoration:none;
	width:200px;
	position:absolute;
	top:30px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#area_clientes a {
color:#6382ba;
text-decoration:none;
}
#area_clientes a:hover {
text-decoration:underline;
}
#book {
	width:200px;
	height:160px;
	top:666px;
	left:35px;
	position:absolute;
	float:left;
	text-align:left;
	font-weight:bold;
}
#book h1 {
position:absolute;
left:0px;
}
#book h1 a:hover {
border-style:solid;
border-width:medium;
border-color:#6382ba;
}
#book p {
	text-decoration:none;
	position:absolute;
	top:140px;
	left:3px;
	font-size:14px;
	color:#6382ba;
	text-align:right;
}
#book p:hover {
text-decoration: underline;
}
#book a {
color:#6382ba;
text-decoration:none;
}
#book a:hover {
text-decoration:underline;
}

#flash {
width:600px;
min-height:200px;
float:left;
position:absolute;
top:20px;
clear:both;
left:30px;
}
#video {
width:320px;
height:200px;
position:absolute;
float:right;
top:20px;
left:650px;
clear:both;
}
