p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2em;
}

h1, h2, h3, h4{
	font-family:Georgia, "Times New Roman", Times, serif;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../imagens/bg_body.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

div#mainContent {
	margin: 0px;
	padding: 0px;
	background-image: url(../imagens/bg_mainContent.jpg);
	background-repeat: repeat-x;
}
div#topContent {
	height: 133px;
}
div#logoContent {
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	height: 133px;
	background-image: url(../imagens/logo.jpg);
	background-repeat: no-repeat;
}
div#logoContent h1 {
	display: none;
}

div#shadowbig {
	background-image: url(../imagens/bg_shadowBig.jpg);
	background-repeat: no-repeat;
}
div#bgShadow {
	background-image: url(../imagens/bg_shadow.jpg);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

div#innerContent {
	width: 887px;
	margin-right: auto;
	margin-left: auto;
}
div#topRed {
	background-color: #FF0000;
	height: 12px;
	width: 886px;
}
div#horizontalMenu {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#horizontalMenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#horizontalMenu li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: none;
}
div#horizontalMenu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
div#horizontalMenu a:hover {
	text-decoration: underline;
}
.horizontalMenuSeparator {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
div#silhuetas {
	height: 180px;
}
div#greyGradient {
	background-image: url(../imagens/greyGradient.jpg);
	background-repeat: no-repeat;
	height: 11px;
}
div#redGradient {
	background-image: url(../imagens/redGradient.jpg);
	background-repeat: no-repeat;
	height: 31px;
}
div#redGradient p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
div#redGradient  a {
	color: #000000;
	text-decoration: underline;
}
div#redGradient a:hover {
	text-decoration: none;
}



div#contentPage {
	background-image: url(../imagens/dpt.jpg);
	background-repeat: no-repeat;
}
div#contentsRight {
	width: 480px;
	float: right;
	margin-top: 60px;
	padding: 20px;
}
div#contentsLeft {
	float: left;
	width: 320px;
}
div#contentsLeft #index p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}


div#contentsRight  h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

div#contentsRight  h2 {
	font-size: 22px;
	color: #FFFFFF;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
div#contentsRight li {
	list-style-image: url(../imagens/arrow.gif);
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 10px;
}


div#footer {
	height: 50px;
	margin-top: 50px;
	background-image: url(../imagens/logo_footer.jpg);
	background-position: 200px;
	background-repeat: no-repeat;
}
div#footer p {
	display: none;
}
.red {
	color: #FF0000;
}
.fakeLink {
	cursor: pointer;
	background-color: #FFF;
	text-decoration: underline;
}

.titles {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 5px;
}

.greyBg {

}
.blos {
	color: #009;
}
.underline {
	text-decoration: underline;
}
.saberMais  {
	font-size: 10px;
	color: #000;
	text-align: right;
}
.saberMais a {
	font-size: 10px;
	text-decoration: underline;
}

.tituloTabelas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	padding: 5px;
	font-weight: bold;
}
.linhasTabela {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.linhasTabela a {
	color: #000;
	text-decoration: none;
}
.linhasTabela a:hover {
	text-decoration: underline;
}
.informacoes {
	font-size: 10px;
}
