.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu{
width:192px;
_width:192px; /* hack para IE */
padding:0px;	
border:0px ;
float:left;
background-image:url(images/but_space.gif);
background-repeat:repeat-y;
color:#0033CC;
height:100%;
}

#menu ul{
widht:192px;
padding:0px;
margin:0;
border:1px;

}

#menu li {	
list-style: none; 	
padding:1px 1px; 
margin-bottom:0px;
font: 12/20px verdana, arial, helvetiva, sans-serif;
text-align: left;
background-image:url(images/but08.gif);
background-repeat:no-repeat;
padding-bottom:15px;

}

#menu li a { 	
display:block;
color: #000000;	 
text-decoration: none;
padding:0;
margin:0;
width:100%;
background-image:url(images/but08.gif);
background-repeat:no-repeat;
padding-top:3px;

}

#menu li a:visited {	
color: #000000;	
background-image:url(images/but08.gif);
background-repeat:no-repeat;

}

#menu li a:hover { 	
color: #FF0000; 

	
}
.h1 {
padding-left:25px;
background-repeat:no-repeat;
}

#conteudo{
width:570px;
float:left;}
