html, body                   {height:100%;max-height:100%}
html                         {display:table;margin:auto}
body                         {background-image: url('../images/body_bg.jpg');background-repeat:repeat;margin:auto;padding:auto}
#top                         {text-align:center;width:1024px;height:120px}
#top_left                    {float:left;width:383px}
#top_right                   {float:right;width:200px}
#menu_container              {display:block;background-color:#3965af;width:1024px;height:90px;margin:auto;padding:auto;text-align:center}
#menu_inside                 {display:inline-block;font-family:"Segoe UI Light";font-size:14pt;text-align:center;position:relative;top:-20px;width:1024px;height:50px;}
#menu_inside a               {text-decoration:none}
#menu_inside .active         {color:#fff}
#menu_inside .inactive       {color:#0c2753}
#menu_inside .inactive:hover {color:#ffffff}
#login_form                  {position:relative;left:-126px;text-align:left;top:5px}
#btn_login                   {font-family:"Segoe UI";font-size:14pt;color:#FFFF;font-weight:bold;width:118px}
#login_btn                   {position:relative;top:-108px;left:205px}
#registro_btn                {position:relative;top:-100px;left:205px}
#btn_registro                {font-family:"Segoe UI";font-size:14pt;color:#FFFF;font-weight:bold;width:118px}
#login_registro              {position:relative;top:-108px;left:205px}
#center_container            {display:inline-block;width:1024px;background-image: url('../images/center_bg.jpg');background-repeat:repeat-y;margin:auto;padding:auto;height:auto;position:relative;top:-40px}
#footer_container            {background-color:#3965af;width:100%;height:auto;margin:auto;padding:auto;text-align:center;position:relative;top:-20px}
#footer_inside               {text-align:center}
#product_left                {float:left;width:552px;height:426px;border:solid 1px;border-color:gray;position:relative;left:15px}
#product_right               {float:right;width:422px;height:426px;position:relative;left:-15px}
.product_container           {margin-left:35px;margin-top:30px;display:inline-block;width:293px;height:381px;float:left;border:solid 1px;border-color:gray;text-align:center;background-color:#ffffff}
.font_1                      {color:#3972d1;font-family:"Segoe UI";font-size:16pt;font-weight:bold}
.font_2                      {color:#989898;font-family:"Segoe UI";font-size:12pt}
.font_3                      {color:#282828;font-family:"Segoe UI";font-size:18pt}
.font_4                      {color:#ffffff;font-family:"Segoe UI";font-size:12pt}
.font_5                      {color:#3972d1;font-family:"Segoe UI";font-size:12pt;font-weight:bold}
.font_6                      {color:#282828;font-family:"Segoe UI";font-size:10pt}
.font_7                      {color:#282828;font-family:"Segoe UI";font-size:30pt}
.font_8                      {color:#3972d1;font-family:"Segoe UI";font-size:10pt}
.btn_comprar                 {font-family:"Segoe UI";font-size:14pt;color:#FFFF;font-weight:bold;width:118px}
