* { margin: 0; padding: 0; }

body { 
	margin: 10px 0 10px 0;  
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 80%; 
	text-align:center; 
	color: #666666; 
	background-image: url(img/fundo.gif); 
	background-repeat: repeat-x; 
	background-color: #FFFFFF; 
	}

body table { margin: 0 auto; font-size: 13px; text-align:left;  }

body p { line-height: 25px; }

#espaco { margin-left: 15px; }

.caps { color: #336699; text-decoration: none; font-weight: bold; }

.capsorange { color: #FF9900; text-decoration: none; font-weight: bold;  }

a:hover { text-decoration: underline; color: #FF9900; }

a.sublinhadorange:hover { text-decoration: underline; color: #336699; }

a.blue:hover { text-decoration: underline; color: #336699; }

.sublinhado { text-decoration: underline; color: #666666; }
	
.sublinhadoazul { text-decoration: underline; color: #336699; }

.sublinhadorange { text-decoration: underline; color: #FF9900; font-weight: bold; }

a { text-decoration: none; color: #336699; text-align:left; }

.menutop {
	color: #336699;
	text-decoration: none;
	font-size: 11px;
}

.titulo { font-size: 20px; color: #336699; margin: 10px 0 0 0; }

.tituloB { font-size: 24px; color: #336699; margin: 10px 0 0 0;  }

.txtazul {
	font-size: 14px;
	color: #006699;
	margin: 20px 0 0 0;
	font-weight: bold;
}

.txtblue { color: #006699; font-weight: bold;}
