* {
padding : 0;
margin : 0;
}
body {
font-family:Verdana, Geneva, sans-serif;
font-size: 62.5%;
text-align:center; /* hack para o IE */
background-color:#2e2e2e;
}
a img {
border:none;
}
#iphone_top {
background-image:url(../img/iphone_horizontaltopboxbar_grey.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_grey.jpg);
position:relative;
margin:auto;
overflow:auto;
}
#iphone_bottom {
background-image:url(../img/iphone_horizontalbottomboxbar_grey.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;
}

#menu_cursos {
width:194px;
height:500px;
float:left;
position:absolute;
top:20px;
left:50px;
color:#FFF;
font-size:12px;
text-align:left;
}
#menu_cursos a {
font-size:12px;
color:#FFF;
background-color:#2e2e2e;
text-decoration:none;
}
#menu_cursos a:hover {
color:#93be24;
background-color:#000;
}
#menu_cursos p {
background-color:#2e2e2e;
color:#FFF;
font-size:13px;
padding-left:5px;
padding:2px 0px 2px 5px;
}
#menu_cursos p:hover {
color:#93be24;
background-color:#000;
}
#text {
width:930px;
height:500px;
position:absolute;
top:20px;
left:30px;
color:#FFF;
font-size:12px;
text-align:justify;
text-indent:20px;
}
#text h1 {
color:#FC0;
font-size:16px;
text-align:left;
text-indent:20px;
}
#text h2 {
color:#FC0;
font-size:14px;
text-align:left;
text-indent:20px;
}
.table {
float:left;
color:#000;
clear:both;
}
.table td {
text-align:left;
text-indent:2px;
padding:2px;
color:#000;
}
#text a {
color:#FC0;
font-weight:bold;
}
#text a:hover {
color:#FFF;
}
