* {
padding : 0;
margin : 0;
}
body {
font-family:Arial, Geneva, sans-serif;
font-size: 62.5%;
text-align:center; /* hack para o IE */
background-color:#3593cc;
}

#iphone_top {
background-image:url(../img/iphone_horizontaltopboxbar_lightblue.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_lightblue.jpg);
position:relative;
margin:auto;
overflow:auto;
}
#iphone_bottom {
background-image:url(../img/iphone_horizontalbottomboxbar_lightblue.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:20px;
left:240px;
color:#FFF;
font-size:12px;
text-align:justify;
text-indent:20px;
}
#text h1 {
color:#3593cc;
font-size:16px;
text-align:left;
text-indent:20px;
}
#text h2 {
color:#3593cc;
font-size:14px;
text-align:left;
text-indent:20px;
}
.table {
float:left;
display:block;
color:#000;
}
#text a {
color:#3593cc;
font-weight:bold;
}
#text a:hover {
color:#FFF;
}
.form {
width:700px;
height:auto;
float:left;
padding:10px;
line-height:25px;
clear:both;
}
#empresas {
width:194px;
height:250px;
position:absolute;
top:20px;
left:30px;
color:#FFF;
font-size:12px;
text-align:left;
}
#empresas h1 {
color:#3593cc;
font-size:16px;
text-align:center;
}
#empresas dd {
color:#FFF;
font-size:12px;
text-align:center;
}
#empresas dd a {
color:#FFF;
font-size:12px;
text-align:left;
text-decoration:none;
}
#empresas dd a:hover {
text-decoration:underline;
}

