body {
background:#ABABAB; 
background-image: url("../imagens/a_tile.gif");
}
h1 {
	font:bold 18px "Trebuchet MS",Arial, Verdana;
	color:#333399;
	height:25px;
	border-bottom:2px solid #333399;
	margin-bottom:15px;
}
h2 {
font:bold 16px "Trebuchet MS",Arial, Verdana;
color:#222;
height:25px;
border-bottom:2px solid #222;
margin-bottom:15px;
}
       /* Menu Horizontal */
			#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;				
				margin: 0px 0;
				padding: 0 0 0 10px;
				list-style-type: none;
				font-size: 13px;
				background: #eee;
				height: 30px;
				border-top: 2px solid #eee;
				border-left: 2px solid #eee;
				border-bottom: 2px solid #ccc;
				border-right: 2px solid #ccc;
			}
			#menu li {
				float: left;
				margin: 0;
				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 18px;
				line-height: 30px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
			#menu.blue {
				border-top: 2px solid #356AA0;
				border-left: 2px solid #356AA0;
				border-bottom: 2px solid #204061;
				border-right: 2px solid #204061;
				background: #356AA0;
				}
			#menu.blue a {color: #fff;
			}
			#menu.blue li a:hover, #menu.blue li.active a {
			color: #E1E1E1; background: #3D7BBB;
			border-bottom: 2px solid #356AA0;
			}
                    /* Fim Menu Horizontal */
					
.lema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.arialmini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.arialbranca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.tituloarialdestaques {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333399;
	text-decoration: underline;

}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
a.linque:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #004080;
    text-decoration:none;
}
a.linque:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;	
	color: #004080;
    text-decoration:none;

}
a.linque:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;	
    color:#CC0000;
    text-decoration:underline;

}
a.linque:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;	
    color:#004080;
    text-decoration:underline;
}
.lemalateral {
font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.subtitulopreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
