@charset "utf-8";
html {
	height: 100%;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg3.jpg);
}

#cc {
	color: #666666;
	width: 1000px;
	margin-left: -512px;
	position: absolute;
	top: 0px;
	left: 51%;
	z-index: 2;
	background-color: #FFFFFF;
}

-
.separador-horiz-logos {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

