/* TAG's */

html, body { height:100%; }

/* ***** */

/* ID's */

/* **** */

/* CLASS'es */

.l-header {
	position:relative;
	height:112px;
	margin:0 16px;
	background:transparent url("../i/bg/top_bg.png") no-repeat 0 0;
}

.l-footer {
	width:100%;
	height:6.5em;
	padding:0;
	background:transparent url("../i/bg/bottom_bg.png") no-repeat 272px 0;
}
.l-footer a {
	color: #f7c547 !important;
}
.l-footer .ccc1 {
	width:1px;
}
.l-footer .ccc2 {
	width:140px;
	padding-left:10px;
	padding-right:10px;
}
.l-footer .ccc3 {
	width:200px;
	padding-right:10px;
}
.l-footer .ccc4 {
	padding-right:10px;
}
.fo {
	font-size:.91em;
}
.ind {
	padding-top:7px;
}

.l-outer {
	width:960px;
	margin:0 16px;
	/*background:transparent url("../i/bg/content_bg.gif") repeat-y 0 0;*/
	/*background:#d3880d url("../i/bg/sidebar_bg.png") repeat-x 0 100%;*/
	background:#ffd355 url("../i/bg/sidebar_bg.png") repeat-x 0 100%;
	border-bottom:10px solid #000;
}


.l-wrapper {
	position:relative;
	width:992px;
	margin:0 auto;
	height:100%;
}
html>body .l-wrapper {
	min-height:100%;
	height:auto;
	overflow:hidden;
}

.table-main { width:100%; }

.table-main .td-conteiner {
	padding:0 10px;
	background:#333 url("../i/bg/conteiner_bg.gif") repeat-y 0 0;
}
.table-main .td-sidebar-l {
	width:294px;
	padding:10px;
}


/* ******** */
