@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../_images/bg.jpg);
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0072BB;
}
#container {
	width: 1032px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	width: 1032px;
}
#menu {
	float: left;
	width: 825px;
	padding-top: 30px;
	margin: 0px;
	padding-left: 45px;
}
#content {
	/* [disabled]position:absolute; */
	/* [disabled]left:39px; */
	/* [disabled]top:577px; */
	width:1032px;
	/* [disabled]height:586px; */
	/* [disabled]z-index:13; */
	background-color: #FFFFFF;
	clear: both;
}
.content-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0072bc;
	text-decoration: none;
	letter-spacing: -1px;
}
.content-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0072bc;
	text-decoration: none;
	letter-spacing: -1px;
}
.body-miolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	line-height: 150%;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	line-height: 150%;
}
.body-miolo-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0072bc;
	text-decoration: none;
	line-height: 150%;
}
#bottom {
	width:1032px;
	height:204px;
	background-color: #FFFFFF;
	background-image: url(../_images/bg-bottom.png);
	clear: both;
}
.bottom-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.bottom-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 170%;
}
a:link {
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	/* [disabled]font-size: 12px; */
	/* [disabled]font-style: normal; */
	/* [disabled]font-weight: normal; */
	/* [disabled]font-variant: normal; */
	color: #FFF;
	text-decoration: none;
}
a:hover {
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	font-size: 14px;
	/* [disabled]font-style: normal; */
	/* [disabled]line-height: normal; */
	font-weight: bold;
	/* [disabled]font-variant: normal; */
	color: #FFD247;
	text-decoration: none;
}
a:visited {
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	/* [disabled]font-size: 12px; */
	/* [disabled]font-style: normal; */
	/* [disabled]line-height: normal; */
	/* [disabled]font-weight: normal; */
	/* [disabled]font-variant: normal; */
	color: #FFF;
}
p a:link {	/*
	[disabled]font-family: Arial, Helvetica, sans-serif; */
	/* [disabled]font-size: 12px; */
	/* [disabled]font-style: normal; */
	/* [disabled]font-weight: normal; */
	/* [disabled]font-variant: normal; */
	color: #999;
	text-decoration: none;
}
p a:hover {	/*
	[disabled]font-family: Arial, Helvetica, sans-serif; */
	font-size: 14px;
	/* [disabled]font-style: normal; */
	/* [disabled]line-height: normal; */
	font-weight: bold;
	/* [disabled]font-variant: normal; */
	color: #999;
	text-decoration: none;
}
p a:visited {	/*
	[disabled]font-family: Arial, Helvetica, sans-serif; */
	/* [disabled]font-size: 12px; */
	/* [disabled]font-style: normal; */
	/* [disabled]line-height: normal; */
	/* [disabled]font-weight: normal; */
	/* [disabled]font-variant: normal; */
	color: #999;
}
