body {
	color:#3a3a3a;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	padding:0;
	background-color: #eaeaea;
	background-image: url(graficos/fonindex.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	height: 100%;
}

#wrap {
	color:#303030;
	width:990px;
	text-align: center;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#header {
	color:#505050;
	height:375px;
	width: 285px;
	margin-bottom: 26px;
	margin-top: 0px;
}
#header h1 {font-size:2.5em; font-weight:400; letter-spacing:-2px; margin:0 0 4px 15px; padding:15px 0 0;}
#header h1 a,#header h1 a:hover {font-weight:400; padding:0;}

#header p {font-size:1.1em; letter-spacing:-1px; margin:0 0 20px 15px; padding:0 0 0 3px;}

#content {
	line-height:1.5em;
	padding:0;
	text-align:center;
}
#contentwide {line-height:1.5em; margin:10px 0 10px 160px; padding:0; text-align:left;}
#content h1, #contentwide h1 {
	font-size:11px;
	font-family: Tahoma, Verdana;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	margin-top: -3px;
	height: auto;
	float: none;
	line-height: 22px;
}

#content h2,#contentwide h2 {
	font-size:11px;
	font-weight:normal;
	font-family: Tahoma, Verdana;
	color: #999999;
	margin-top: -20px;
	height: auto;
	float: none;
	line-height: 36px;
}
#content h3,#contentwide h3 {font-size:1.5em; font-weight:400; margin:6px 0; padding:0;}
#content img,#contentwide img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
#content ul,#content ol,#contentwide ul,#contentwide ol {margin:0 0 16px 20px; padding:0;}
#content ul ul,#content ol ol,#contentwide ul ul,#contentwide ol ol {margin:2px 0 2px 20px;}
#content li,#contentwide li {margin:0 0 2px 10px; padding:0 0 0 4px;}

#footer {
	clear:both;
	color:gray;
	text-align:center;
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 20px;
}
#footer p {
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#footer a {background:inherit; color:gray; font-weight:400; text-decoration:none;}
#footer a:hover {
	text-decoration:none;
	color: #666666;
}

a {background:inherit; color:#166090; text-decoration:none;}
a:hover {background:inherit; color:#FFFFFF; text-decoration:underline;}
a img {border:0;}
p {margin:0 0 16px;}

a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}

