@charset "utf-8";
/* CSS Document */


a:link {	text-decoration: none;
color:#ffffff;}a:visited {	text-decoration: none;
color:#ffffff;}a:hover {	text-decoration: none;
color:#ffffff;}a:active {	text-decoration: none;
color:#ffffff;}

body{
background:#000000;
margin:0px;
padding:0px;}

#geral{
width:1024px;
height:768px;
padding:0px;
margin:0 auto;
}

#logo{
margin-left:80px;
margin-top:70px;
width:254px;
height:99px;
}

#centro{
margin:0 auto;
margin-top:200px;
width:826px;
height:568px;
}

#princ{
width:826px;
height:200px;
background:#000000;
}

#menu{
margin:0 auto;
margin-top:50px;
width:326px;
height:50px;
}

#m1{
float:left;
margin-left:20px;
width:30px;
height:20px;
color: #FFFFFF;
font-family: Tahoma;
font-size:13px;
text-align:center;
text-decoration:none;
background-repeat: no-repeat;
background-position: top;
}

#m2{
float:left;
margin-left:35px;
width:50px;
height:20px;
color: #FFFFFF;
font-family: Tahoma;
font-size:13px;
text-align:center;
text-decoration:none;
background-repeat: no-repeat;
background-position: top;
}

#separacao{
width:826px;
height:2px;
background:url(../imagens/sepa.jpg) no-repeat;
}

#rodape{
margin-top:10px;
width:826px;
height:17px;
color: #FFFFFF;
font-family: Tahoma;
font-size:11px;
text-align:center;
text-decoration:none;
background-repeat: no-repeat;
background-position: top;
}

#mv{
float:left;
margin-top:20px;
margin-left:340px;
width:126px;
height:17px;
color: #FFFFFF;
font-family: Tahoma;
font-size:11px;
}