/* CNT main */

.CNT_main {
	background: url(images/right.gif) top right repeat-y;
}

.CNT_head {
	background: url(images/top.gif) top left repeat-x;
	height: 10px;
}

.CNT_contentwrapper {
	background: url(images/left.gif) top left repeat-y;
	background-color: #fff;
	margin-right: 10px;
	padding-left: 10px;
}

.CNT_foot {
	background: url(images/bottom.gif) bottom left repeat-x;
	height: 10px;
}



/* CNT sub */

.CNT_sub_main {
	background: url(images/sub_right.gif) top right repeat-y;
}

.CNT_sub_head {
	background: url(images/sub_top.gif) top left repeat-x;
	height: 10px;
}

.CNT_sub_contentwrapper {
	background: url(images/sub_left.gif) top left repeat-y;
	background-color: #f2f7f9;
	margin-right: 10px;
	padding-left: 10px;
}

.CNT_sub_foot {
	background: url(images/sub_bottom.gif) bottom left repeat-x;
	height: 10px;
}


/* CNT Theme 1 */

.CNT_Theme_1_bg {
	background: url(images/CNT_Theme_1_bg.jpg) bottom left no-repeat;
}
.CNT_Lotes_bg {
	background: url(images/LotesBG.jpg) bottom left no-repeat;
}
.CNT_Campo_bg {
	background: url(images/CampoBG.jpg) bottom left no-repeat;
}
.CNT_Tees_bg {
	background: url(images/TeesBG.jpg) bottom left no-repeat;
}
 .CNT_content_td_Theme {
	padding-bottom: 110px;
}


/* GENERIC */

.CNT_content_td,
.CNT_content_td_Theme {
	padding-top: 5px;
	line-height: 1.5em;
}

.CNT_title H1,
.CNT_title H1 span {
	margin: 0;
	padding: 0;
}

.CNT_title img {
	border: 0;
}

.CNT_spacer {
	height: 12px;
}
