BODY{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:5px auto;
width:730px;
}
A{
color:#009900;
}
div#menu{
	background-image:url(../images/top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:right;
	padding-right:12px;
	padding-top:66px;
	color:#CCCCCC;
}
.a_menu{
	color:#339900;
	padding:2px 4px;
	text-decoration:none;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.a_menu:hover{
	background-color:#CCFFCC;
}
div#main{
	background-image:url(../images/body.jpg);
	background-repeat:no-repeat;
	padding:10px 10px 5px 0px;
	text-align:justify;
}
div#bottom{
	border-top:2px solid silver;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:5px;
}
.title{
	color:#003399;
	border-bottom:2px solid #003399;
	font-weight:bold;
	padding-bottom:2px;
	font-size:12px;
	text-align:right;
	text-transform:lowercase;
}
.fotopagina{
	border-bottom:2px solid #CCCCCC;
	margin-bottom:10px;
}