﻿/* CSS layout */
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #8D0000;
	font-weight: normal;
	text-decoration:none;
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #8D0000;
	font-weight: normal;
	text-decoration:none;
}
a:active {
	font-family: Arial;
	font-size: 10pt;
	color: #8D0000;
	font-weight: normal;
	text-decoration:none;
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #8D0000;
	font-weight: normal;
	text-decoration:underline;
}

.title_content_1 {
	font-family: Georgia;
	font-size: 14pt;
	color: #8D0000;
	font-weight: normal;
}
.title_content_2 {
	font-family: Georgia;
	font-size: 11pt;
	color:#000000;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.title_homepage_1 {
	font-family: Georgia;
	font-size: 18pt;
	color: #0066CC;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.style_cel {
	text-align: left;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 10px;
}
.style_cel_col_central {
	text-align: left;
	border-left: 1px solid #6666FF;
	border-right: 1px solid #6666FF;
}
.page_content_1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #3A4DAB;
	line-height: 11pt;
}
.page_content_2 {
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	color: #9F0000;
	line-height: 11pt;
}
.page_content_3 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	color: #666666;
	line-height: 11pt;
}
.unordering {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	color: #666666;
	line-height: 11pt;
	list-style-type: square;
}
.style_background_tab {
	background-image: url('../releases/imagens/Background_footer_2.jpg');
}
