﻿a:link {text-decoration:none}
a:visited {text-decoration:none}
a:active {text-decoration:none}
a:hover {text-decoration:none}

body {
margin: 0px;
padding-top: 0px;
background-color: #000000;
}

img {
border-style: none;
}

div#conteudo {
position: absolute;
top: 50%;
left: 50%;
width: 778px;
height: 490px;
margin-left: -389px;
margin-top: -245px;
font-size: 10px;
background-color: #000000;
overflow: hidden;
}

div#fundo1 { /*top: 200*/
position: absolute;
left: 0px;
top: 0px;
width: 778px;
height: 490px;
background-image: url('../home_fundo1.jpg');
background-repeat: no-repeat;
visibility: hidden;
}

div#fundo2 { /*top: 200*/
position: absolute;
left: 0px;
top: 0px;
width: 778px;
height: 490px;
background-image: url('../home_fundo2.jpg');
background-repeat: no-repeat;
visibility: hidden;
}

div#intro1 { /*top: 200*/
position: absolute;
left: 30px;
top: -76px;
width: 718px;
height: 76px;
background-image: url('../intro1.jpg');
background-repeat: no-repeat;
}

div#intro2 {
position: absolute;
left: 31px;
top: 218px;
width: 715px;
height: 53px;
z-index: 999;
visibility: hidden;
}

div#intro3 {
position: absolute;
left: 105px;
top: 218px;
width: 567px;
height: 53px;
z-index: 999;
visibility: hidden;
}

