/* CSS Document */
* { margin:0; padding:0; }
body {
 margin:0px;
 padding:0px;
 color:#666666;
 font-family:Arial, Helvetica;
 font-size:11px;
 text-align:center;
 border:1px;
 border-color:#999999;
}
h1, h2, h3, h4, ul, li, p, form, object {
 margin:0px 0 0 0;
 padding:0px;
 font-size:11px;
}
#container {
 width:775px;
 height:auto;
 margin:0 auto;
 text-align:left;
 background:#FFFFFF;
 border-left:2px solid #E5E5E5;
 border-right:2px solid #E5E5E5;
 border-bottom:2px solid #E5E5E5;
 }
#top {
 width:775px;
 height:94px;
 background:url(imagens_index/top.gif) no-repeat;
 margin:0 auto;
}
#menu_top ul {
 padding:3px 0px 0px 20px;
}
#menu_top {
 font-size:9px;
 width:775px;
 height:26px;
 background:url(menutop.jpg) no-repeat;
 margin:0 0 0 0;
 text-align:left;
 font-weight:none;
 }
 #menu_top li {
 list-style:none;
 display:inline;
 font-weight:bold;
 margin: 0 0 0 20px;
}
 #menu_top a {
     color:#000066;
     text-decoration:none;
	 font-size:10px;
	 font-weight:none;
}

#menu_top a:hover {
    color:#666666;
	font-size:10px;
	font-weight:none;
}
.bg_menu a {
 width:775px;
 height:26px;
 text-align:left;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 10px;
 background:url(menutop.jpg);
 display:block;
}
#home {
 width:775px;
 height:auto;
 text-align:left;
 position:relative;
 }
 #home p{
 width:400px;
 height:auto;
 margin:30px 0px 0px 10px;
 text-align:justify;
 float:left;
 }
 #home a{
 color:#003366;
 text-decoration:none;
 }
 #home a:hover{
 color:#003366;
 text-decoration:underline;
 }
 
 #fotolado {
 width:295px;
 height:185px;
 background:url(fotoaolado.jpg);
 text-align:left;
 float:left;
 }
 #degrade {
 width:775px;
 height:24px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 background:url(degrade.jpg);
 float:left;
 }
 #rodape {
 width:775px;
 margin:0px 0px 0px 5px;
 padding:0px 0px 0px 0px;
 text-align:left;
 position:relative;
 }
.bg_bt{
 width:97px;
 height:50px;
 margin:20px 0px 0px 70px;
 padding:0px 0px 20px 0px;
 float:left;
}
