#footer, #footer div, #footer img, #footer a, #footer h1, #footer p, #footer ul, #footer li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
#footer {
	background-image: url(../../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 1028px;
	height: 150px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
	#footer #logo{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 62px;
	}
#footer div.legal {
	width: 570px;
}
#footer div.legal ul {
	list-style-type: none;
	clear: both;
	margin-top: 84px;
	height: 22px;
	margin-bottom: 13px;
}
#footer div.legal li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	background-image: url(../../images/footer_bt_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 104px;
	float: left;
}
#footer div.legal li:hover {
	background-position: 0px -22px;
}
#footer div.legal a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 104px;
	text-align: center;
	display: block;
	margin-top: 4px;
	height: 18px;
}
#footer h1 {
	font-size: 11px;
	clear: both;
	color: #bbd9dc;
}
#footer p {
	font-size: 9px;
	clear: both;
	color: #bbd9dc;
}
#footer #vr {
	margin-top: 60px;
	margin-right: 20px;
}
#footer #stratos {
	margin-top: 84px;
}
.floatLeft, #footer div.legal {
	float: left;
	}
.floatRight {
	float: right;
	}
#divPrincipal #divCont {
	margin-right: auto;
	margin-left: auto;
	height: 1070px;
	width: 960px;
}
