@charset "utf-8";
/* CSS Document */

body { font-family: Helvetica, sans-serif; font-size:10pt; padding:0; margin:0; background-color:#000000;}
img { border:none;}
#main_box { width:960px; height:1000px; margin-left:auto; margin-right:auto; background-color:#000;}
#banner { width:960px; height:200px;}
#box_menu { width:260px; height:700px; float:left;}
#corpo { width:700px; height:700px; margin-left:260px;}
#corpo p { color:#FFFFFF; font-size:9pt;}
#corpo strong { color:#CCC; font-size:10pt;}
#menu { padding:0 0 0 20px;}
#menu a{ font-size:12pt; font-weight:bold; line-height:14pt; color:#F7EB53; text-decoration:none;}
#menu a:hover{ color:#DDDDDD;}