@charset "utf-8";
html {
	height: 100%;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cc {
	color: #666666;
	width: 1000px;
	margin-left: -512px;
	position: absolute;
	top: 0px;
	left: 51%;
	z-index: 2;
	background-color: #FFFFFF;
}

#cab {
	position:absolute;
	left:6px;
	top:0px;
	width:990px;
	height:177px;
	z-index:18;
}

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