@charset "utf-8";
#top {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#copy {
    background-color: #003691;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    height: 181px;
    vertical-align: middle;
    padding-top: 10px;
}
a:link {
	color: #6CF;
}
a:visited {
	color: #0CF;
}
body {
	background-color: #D6EBF5;
}



.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.textCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003691;
}
.textCopy1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.textCopy2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
