body
{
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	background-color : #00547E;
	margin: 0;
	padding: 0;
}
#wrap
{
	margin: 0;
	padding: 0;
}
#container
{
	width: 710px;
	margin: 0 auto 0 auto;
	background-color : White;
	background-color : White;
	padding: 0 20px 0 20px;
}
#header
{
	border-bottom: 0px solid #005A9B;
	padding: 0 0 0 0;
	margin: 0 0 50px 0;
}

#header #headline
{
	background-image: url('2.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding: 77px 0 2px 22px;
	font-family : "Times New Roman", Times, serif;
	text-align: left;
	font-size: 26pt;
	font-weight: normal;
	color: #ffffff;
}
#header #tagline
{
	font-size: 90%;
	color: #cccccc;
	background-color: #000000;
	margin-top: 1px;
	padding: 3px 10px 2px 0;
	text-align: right;
	clear: both;
}
#nav
{
	width: 210px;
	height: 290px;
	margin-top: 0px;
	float: left;
	clear: both;
	border-right: 1px dotted #005A9B;
	text-align: left;
}
#nav a, #nav a:visited, #nav a:active
{
	display: block;
	background-image: url('pagina.jpg');
	background-repeat: no-repeat;
	padding: 0 0 1px 22px;
	margin: 12px 0 0 0;
	text-decoration: none;
	font-size: 9pt;
	color: #005A9B;
	border-bottom: 1px solid #FFFFFF;
}
#nav span
{
	font-size: 80%;
	color: #999999;
	padding: 0 0 0 22px;
}
#nav a:hover
{
	border-bottom: 1px solid #ADD8E6;
}
#content
{
	margin-left: 210px;
	margin-top: 10px;
	padding: 0px 0 15px 25px;
}
#content h1
{
	display: block;
	background-color: #ffffff;
/*	background-image: url('pagina.jpg');
	background-repeat: no-repeat;
	background-position: center right;*/
	padding: 3px 0 3px 0;
	margin: 0px 0 6px 0;
/*	border-bottom: 1px solid #ADD8E6;*/
	font-family : "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #005A9B;
	text-align: left;
}
#content h2
{
	margin: 3px 0 6px 22px;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
#content p.translator
{
	margin: 3px 0 6px 22px;
	font-size: 100%;
	font-weight: bold;
	color: #000;
	text-align: left;
}
#content p.text
{
	text-align: justify;
}
#content LI
{
	text-align: justify;
}
#content a
{
	font-size: 100%;
	color: #59BCFD;
	display: inline;
	text-decoration: underline;
}

#counter
{
	float:left;
	padding: 3px 0 0 0;
}
#footer
{
	font-size: 80%;
	border-top: 1px solid #00547E;
	text-align: center;
	clear: both;
	padding: 3px 0 3px 0;
	color: #999999;
}
#footer a
{
	font-size: 80%;
	color: #005A9B;
	display: inline;
	text-decoration: none;
}
