body {

	background-image: url(../img/bg.jpg);

	background-repeat: repeat-x;

	background-position: left top;

	margin: 0px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #333333;

	line-height: 130%;

}

#menu {

	margin: 0px;

	padding: 0px;

}



#menu li {

	list-style-type: none;

	margin: 5px;

	background-color: #e5e2cc;

	display: block;

}



#menu li a:link,

#menu li a:visited {

	width: 170px;

	padding: 5px;

	display: block;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	text-decoration: none;

	color: #000000;

	font-weight: bold;

	font-variant: small-caps;

	text-transform: none;

	letter-spacing: 1px;

}



#menu li a:hover,

#menu li a:active {

	width: 160px;

	padding: 5px;

	display: block;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	text-decoration: none;

	color: #000000;

	font-weight: bold;

	border-left-width: 10px;

	border-left-style: solid;

	border-left-color: #000000;

	font-variant: small-caps;

	letter-spacing: 1px;

}



h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 20px;

	font-weight: bolder;

	color: #996600;

	margin: 5px;

	font-variant: small-caps;

	line-height: 130%;

}



h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: bolder;

	color: #996600;

	margin: 5px;

	font-variant: small-caps;

	line-height: 130%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #996600;

}





.rodape {

	background-image: url(../img/rodape.jpg);

	height: 60px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	margin-top: 20px;

	font-variant: small-caps;

	padding-top: 30px;

}



#jumpMenu {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: normal;

	color: #A49951;

}



.alerta {

	font-weight: bold;

	background-color: #FFE6E6;

	margin: 10px;

	padding: 10px;

	border: 1px solid #FF0000;

	line-height: 150%;

}



a.linkum:link {

	font-weight: bold;

	color: #000000;

	background-color: #E5E2CC;

	margin: 1px;

	padding: 3px;

	text-decoration: none;

}

a.linkum:visited {

	font-weight: bold;

	color: #E5E2CC;

	background-color: #000000;

	margin: 1px;

	padding: 3px;

	text-decoration: none;

}

a.linkum:hover {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #898145;

	margin: 1px;

	padding: 3px;

	text-decoration: none;

}

a.linkum:active {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #898145;

	margin: 1px;

	padding: 3px;

	text-decoration: none;

}

.pag-atual {

	font-weight: bold;

	color: #000000;

	background-color: #E5E2CC;

	margin: 1px;

	padding: 3px;

	border: 1px solid #000000;

}

.foto {

	background-color: #EBEBEB;

	margin: 5px;

	padding: 5px;

	float: left;

}



.news {

	font-size: 12px;

	font-weight: bold;

	color: #ACA45B;

}



.news a {

	font-size: 12px;

	font-weight: bold;

	color: #ACA45B;

	text-decoration: none;

}



.news a:hover {

	font-size: 12px;

	font-weight: bold;

	color: #ACA45B;

	text-decoration: underline;

}

