
<!--
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none; 
}
a:active {text-decoration: none}
-->

body {
	background-color: #000000;
}

img {
border:0;
padding:0;
}

.flash {
position:float
}

.geral {
width:1200px;
height:650px;
background-color:#ffffff;
position:absolute;
top:50%;
left:50%;
margin-left:-600px;
margin-top:-325px;
}

.geral2 {
width:1200px;
height:650px;
background-color:#ffffff;
position:absolute;
top:50%;
left:10px;
margin-top:-325px;
}

#esquerda {
width:150px;
height:650px;
float:left;
}


#direita {
width:1050px;
height:650px;
position:absolute;
top:0px;
right:0px;
}

#thumbs {
background-color:#FFFFFF
}

img.menu {
width:150px;
}

img.topo{
height:29px;
}

img.base{
height:202px;
}