﻿body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000080;
	background-color: #999999;
	
}
#container {
	border: medium solid #DE1E1E;
	margin: 0px auto 0px auto;
	width: 960px;
	background-color: #FFFFFF;
	display: block;
	background-repeat: inherit;
	height: auto;
	position: relative;
	border-collapse: collapse;
}
#I1 {
	width: 770px;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	position: relative;
	height: 1000px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14pt;	
	font-style: normal;
	font-variant: normal;
	color: #000080;
	text-decoration: none;
}
.h2 {
	font-size: 12pt;
	font-style: normal;
	color: #000080;
	text-decoration: none;
}
.fett {
	font-weight: bold;
}
#masthead {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-large;
	font-weight: 300;
	font-style: normal;
	color: #000080;
	text-decoration: none;
	width: 100%;
	display: inline;
	height: 130px;
	position: relative;
	float: left;
	clear: both;
	left: px;
	vertical-align: top;
	padding-bottom: 30px;
}
#navioben {
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	float: left;
	clear: left;
	position: relative;
	height: 25px;
	display: inline;
	vertical-align: middle;
	background-color: #DE1E1E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: middle;
	width: 100%;
}
#navioben a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	
}
#navioben a:link {
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
#navioben a:active {
	padding: 0px;
	color: yellow;
}
#navioben a:visited {
	font-weight: bold;
	color: white;
}
#navioben a:hover {
	color: #000080;
}
#sidebar_diverses {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	line-height: 20px;
	text-align: left;
	overflow: auto;
	margin-top: 5px;
	clear: left;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	clip: rect(auto, auto, auto, auto);
	margin-left: -10px;
}
#sidebar_diverses ul {
	list-style-image: none;
	width: -25px;
	margin-left: 0px;
	list-style-position: outside;
	display: list-item;
	list-style-type: none;
}
#sidebar_diverses ul li {
	color: #000080;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#sidebar_diverses a {
	color: #000080;
	text-decoration: none;
	font-weight: normal;
}
#sidebar_diverses a:hover {
	color: #FF0000;
	text-decoration: none;
}
#content {
	padding: 10px;
	width: 770px;
	overflow: auto;
	text-align: left;
	float: right;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
}
#footer {
	left: 0px;
	position: relative;
	width: 960px;
	background-color: #DE1E1E;
	display: block;
	margin-bottom: 20px;
	float: left;
	overflow: auto;
	height: 5px;
}

