@charset "ISO-8859-1";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 100%;
	background-image:url(../imagens/site/bgtop.jpg); 
	background-repeat: repeat-x;	
	
	
	}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
}

.menu a:link {
	color:#000;
	padding: 5px;
}

.menu a:visited {
	color:#000;
	padding: 5px;
}
.menu a:hover {
	background-color:#A7A398;
	color:#fff;
	padding: 5px;
}
.menu a:active {
	color:#c2c2c2;
	padding: 5px;
}

.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.texto4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.tit99 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3C3D41;
}

.titulopeq {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}


.texto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #59886C;
}

.titAzul {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
}
.titcin {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.txt20 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
}
.txtbold {
	font-weight: bold;
}
.txt14 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}
.txtpeq {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
}


.txtpeq2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
}
.txttit {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style:normal;
	font-weight: bold;
	font-size: 18px; 
}
a:link {
	color: #666666;
	text-decoration: none;		
}
a:visited {
	color: #666666;
	text-decoration: none;	
}
a:hover {
	color: #000;
	text-decoration: none;	
}
a:active {
	color: #000;
	text-decoration: none;	
}
h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #003366;
}


h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #003366;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #666666;
}

h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #666666;
}