Body{
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left:0px; 
	margin-right:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
.fundoazul{
	background-color:#9dacb4;
	background-image:url(../imglayout/backgroundblue.png);
	background-repeat:repeat-x;
}
.fundolaranja{
	background-color:#ffa774;
	background-image:url(../imglayout/background.png);
	background-repeat:repeat-x;
}
h1{
	font-size:24px;
	color:#333;	
	font-weight:normal;
	
}
h2{
	color:#090;
	font-size:16px;
	line-height: 10px;
}

h3{
	color:#2f3382;
	font-size:14px;
	line-height: 14px;
}
hr{
	color:#666;
}
.menu{
	color:#aba47a;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.rodape{
	font-size:12px;
	text-align:center;
}
.texto{
	line-height: 25px;
}
p{
	line-height: 25px;
}
.tabelatitulo{
	background-color:#f1f1f1;
}
.tabela{
	border:2px solid #000;
}
img{
	border-width:0px;
}

