/* Fontes */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #336600;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align:justify;
}
.dataprisma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9933;
	font-style: italic;
}
	
.textoindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336600;
	text-align: justify;
}
.textoverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336600;
	font-weight: bold;
	
}
.textocenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336600;
	font-weight: bold;
	text-align: center;
}
.textomenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC6600;
	text-align: center;
}
.maqtempo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-align: justify;
}
.linksindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}

/* Links */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	text-align: justify;
}

/* Body */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.fundoPopup {
	margin-left: 13px;
	margin-right: 13px;
	background-image: url(images/bg_0111.jpg);

}
.borda {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
