/* TAG's */

html, body { height:100%; }

/* ***** */

/* ID's */

/* **** */

/* CLASS'es */

.l-footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:7.72em;
	padding:0;
	font:.91em Tahoma, Arial, sans-serif;
	line-height:1.45em;
	color:#e5f2ff;
	border-top:2px dashed #45576a;
}
.l-footer-empty { height:7.083em; }

.l-main {
	position:relative;
	width:998px;
	height:960px;
}
html>body .l-main {
	min-height:960px;
	height:auto;
}

.l-wrapper {
	position:relative;
	height:100%;
}
html>body .l-wrapper {
	min-height:100%;
	height:auto;
}

.l-conteiner {
	padding:0 0 100px 0;
}

/* ******** */
