@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	
}

#rolagem {
	overflow: auto;
	padding: 0px;
	border: 0px;
	width: 540px;
	height: 397px;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FFFEFE;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #FFFEFE;
	/*FILTER: chroma(color=#FFFEFE);*/
	opacity: 0.8;
}

#menu {
	font-family: Tahoma, "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
}

#menu a:link {
	text-decoration: none;
	color: #000;
}

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

#menu a:visited {
	text-decoration: none;
	color: #000;
}
.assinatura {
	font-family: Arial, "Lucida Console", Helvetica;
	font-size: 16px;
	color: #313131;
	text-align: right;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
	font-weight: bold;
}


.negrito {
	font-weight:bold;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
	padding-top: 40px;
	padding-right: 25px;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: Verdana, "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-left: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana, Arial, "Lucida Console", Helvetica;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #313131;
}

p {
	font-family: Verdana, Arial, "Lucida Console", Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #313131;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

li {
	font-family: Verdana, Arial, "Lucida Console", Helvetica;
	font-size: 14px;
	font-weight: lighter
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	font-style: normal;
	font-weight: normal;
	color: #313131;
	text-align: left;
}

a:link {
	font-family: Verdana, Arial, "Lucida Console", Helvetica;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003471;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, "Lucida Console", Helvetica;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003471;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, "Lucida Console", Helvetica;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003471;
	text-decoration: underline;
}
