@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg_menu{
width: 160px; /*Width of left column*/
}

/* MENU */
#col2{
float:right;
width: 154px;
background-color:#d3e0e7;
margin:0 0 0 0;
height:100%;
text-align:left;
}

.botoes{
padding-left:10px;
font-family:Verdana, Arial, sans-serif;
font-size:11px;
color:#00355b;
text-decoration:none;
line-height:20px;
*line-height:10px;
_line-height:10px;
font-weight:normal;
}

a.botoes:link{
padding-left:10px;
font-family:Verdana, Arial, sans-serif;
font-size:11px;
color:#00355b;
text-decoration:none;
line-height:20px;
*line-height:10px;
_line-height:10px;
font-weight:normal;
}

a.botoes:visited{
padding-left:10px;
font-family:Verdana, Arial, sans-serif;
font-size:11px;
color:#00355b;
text-decoration:none;
line-height:20px;
*line-height:10px;
_line-height:10px;
font-weight:normal;
}

a.botoes:hover {
padding-left:10px;
font-family:Verdana, Arial, sans-serif;
font-size:11px;
color:#8d191c;
text-decoration:none;
line-height:20px;
*line-height:10px;
_line-height:10px;
}

a.botoes:active {
padding-left:10px;
font-family:Verdana, Arial, sans-serif;
font-size:11px;
color:#5d0002;
text-decoration:underline;
line-height:20px;
*line-height:10px;
_line-height:10px;
}
