body{
font-family: Tahoma;
font-size: 9pt;
}
table{
font-family: Tahoma;
font-size: 9pt;
}

#conteiner{
width:778px;
}

#header{
position:relative;
width:100%;
margin-left: 5px;
height:103px;
background-image: url(images/cotacao.jpg);
background-repeat: no-repeat;
margin-top: -15px;
margin-bottom: 5px;
}

#subheader{
background-color: #006600;
padding:2px 0px 2px 3px;
color: white;
font-weight: bold;
margin:3px 0px 2px 0px;
}
#subheader a:link, #subheader a:visited{
color: white;
font-weight: bold;
text-decoration: none;
}
#subheader a:hover{
text-decoration: underline;
}

#calendar-container{
border-bottom: 1px solid #006600;
padding: 5px 0px 5px 0px;
float:right;
}


#eventos{
margin: 10px 0px 0px 0px;
padding: 5px 0px 5px 0px;
width: 50%;
float: left;
text-align: justify;
}

#menu_direita{
width: 19%;
float: right;	
}

.clear{clear:both;}

#footer{
width:100%;
height: 20px;
background-color: #006600;
padding:2px;
font-size: 8pt;
text-align: center;
color: white;
display: block;
}

