* {margin:0; padding:0; border:0;}
html {font: 16px Arial,sans-serif;}
.container_small {width: 700px; margin: 0 auto;}
.container {width: 980px; margin: 0 auto;}

/* Home */
.home h1 {color: #fff; margin-top: 70px;}
.home h2 {margin-top: 80px; color: #009175;}
.text_home {position: absolute; margin-top: -250px; margin-left: 450px;}
.text_home p {color: #009175; font-weight: bold;}
.bullet_text_home {position: absolute; margin-top: -40px; margin-left: 170px;}
.logo_tokio_home {margin-top: 80px; margin-left: 30px;}

/* Menu Home */
.menu_home {margin-top: 25px;}
.menu_home ul li {text-decoration: none; list-style: none; margin-left: -5px; margin-top:10px;}
#home_menu_01 {text-indent: -9999px; width:435px; height:80px; background-image: url(images/btn_home_1.png); border:0;}
#home_menu_01:hover {background-image: url(images/btn_home_1_over.png);}
#home_menu_02 {text-indent: -9999px; width:435px; height:80px; background-image: url(images/btn_home_2.png);}
#home_menu_02:hover {background-image: url(images/btn_home_2_over.png);}
#home_menu_03 {text-indent: -9999px; width:435px; height:80px; background-image: url(images/btn_home_3.png);}
#home_menu_03:hover {background-image: url(images/btn_home_3_over.png);}
#home_menu_04 {text-indent: -9999px; width:435px; height:80px; background-image: url(images/btn_home_4.png);}
#home_menu_04:hover {background-image: url(images/btn_home_4_over.png);}
#home_menu_05 {text-indent: -9999px; width:435px; height:80px; background-image: url(images/btn_home_5.png);}
#home_menu_05:hover {background-image: url(images/btn_home_5_over.png);}

/* Interna */
.interna h2 {color: #009175;}
.servico_imagem {position: absolute; margin-left: 188px; margin-top: 33px; padding-bottom: 50px;}
.content_interna {margin-top: 5px; position: absolute; margin-left: -10px;    margin-top: 216px;}
.texto_interna {margin-top: 25px; width: 180px;}

/* Menu Interna */
.menu_interna {margin-top: 25px;}
.menu_interna ul li {text-decoration: none; list-style: none; margin-left: -5px; margin-top:2px;}
#interna_menu_01 {text-indent: -9999px; width:135px; height:40px; background-image: url(images/btn_interna_1.png);}
#interna_menu_01:hover {background-image: url(images/btn_interna_1_over.png);}
#interna_menu_02 {text-indent: -9999px; width:135px; height:40px; background-image: url(images/btn_interna_2.png);}
#interna_menu_02:hover {background-image: url(images/btn_interna_2_over.png);}
#interna_menu_03 {text-indent: -9999px; width:135px; height:40px; background-image: url(images/btn_interna_3.png);}
#interna_menu_03:hover {background-image: url(images/btn_interna_3_over.png);}
#interna_menu_04 {text-indent: -9999px; width:135px; height:40px; background-image: url(images/btn_interna_4.png);}
#interna_menu_04:hover {background-image: url(images/btn_interna_4_over.png);}
#interna_menu_05 {text-indent: -9999px; width:135px; height:40px; background-image: url(images/btn_interna_5.png);}
#interna_menu_05:hover {background-image: url(images/btn_interna_5_over.png);}
#interna_menu_voltar {text-indent: -9999px; margin-top: 15px; width:55px; height:35px; background-image: url(images/voltar.png);}
#interna_menu_voltar:hover {background-image: url(images/voltar_over.png);}

/*Fix Link*/
a:active {outline: none;}