@import url(reset.css);

ul, li { margin:0; padding:0; list-style:none; }
body { margin:0; padding:0; background-color:#fff; font-family:"Lucida Grande", Verdana, Arial, sans-serif; color:#999; text-align:center; }
p { font-size:.9em; margin-bottom:1em; }
a { color:#4FA5D2; }

#container { width:650px; height:850px; margin-left:-325px; margin-top:50px;position:absolute; top:0; left:50%;}
.logo { border-bottom:1px dotted #999; margin-bottom:1em; }
.products { margin-bottom:1em; }
.products li { display:inline; margin:0 .5em; }
.lang { font-size:.8em; display:block; margin-top:1em; }
.lang a { text-decoration:none; }
.lang a:hover { text-decoration:underline; }
.address { font-size:.9em; }
.address span { color:#4FA5D2; }
.apoio { margin-top:1em; }
.iphone_only { display:none; }
