body {
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	border: 0px;
	background-color: #7BC5E0;
	background-image: url(images/bg_principal_top.gif);
	background-repeat: repeat-x;
}		
body,td,th {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	color: #344555;
}	
a {
	color: #015DBF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A10127;
	text-decoration: none;
	font-weight: bold;
}	
* { 
	behavior: url(iepngfix.htc);
}
img {
 	behavior: url(iepngfix.htc);
	}
input, textarea, select {
	background: #F4ECE0;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top: #DFD0BB 1px solid;
	border-right: #F8F2EB 1px solid;
	border-left: #DFD0BB 1px solid;
	border-bottom: #F8F2EB 1px solid;
}
#topo {
	margin-left:0;
 	margin-right:0;
	width: 520px;
	height: 296px;
}
#menu {
	margin-left:0;
 	margin-right:0;
	width: 190px;
	height: 166px;
}
#rodape {
	margin-left:0;
 	margin-right:0;
	width: 754px;
	height: 85px;
}
#evolucao {
	margin-left:0;
 	margin-right:0;
	width: 492px;
	height: 226px;
}
.font-vermelha {
	font-size: 9px;
	color: #FF3333;
}
.font-branca{
	color: #FFF;
}
.spacer-w15 {
	padding: 15;
}
.spacer-logo {
	padding-top: 145px;
}


