#cx {
	position:relative;
	overflow:hidden;
	min-width:20em;
	max-width:61.5em;
	margin:auto;
	border-top:1px solid transparent;
}
#topo {
	position:absolute;
	top:0;
	width:100%;
	height:56px;
	background:url(/imgs/lado-esq-sombr-topo.png) bottom left no-repeat
}
#topo > img {
	position:absolute;
	top:0;
	left:5px;
	width:217px;
	height:56px;
	margin:0 0 0 11em;
}
#topo > div {
	height:100%;
	margin:0 0 0 12em;
	background:#fdfdfd url(/imgs/topo-sombr-sup.png) top repeat-x;
}
#topo > div > div {
	width:100%;
	height:100%;
	background:url(/imgs/topo-canto-dir.png) top right no-repeat;
}
#topo > a {
	position:absolute;
	display:block;
	top:10px;
	left:160px;
	width:200px;
	height:40px;
}

#arred-lado-esq-topo {
	position:absolute;
	top:0;
	left:-11em;
	width:20px;
	height:15px;
	margin:0 0 0 -10px;
	background:url(/imgs/lado-esq-arred-topo.png) top left no-repeat;
}


#contd-cx1 {	margin:56px 0 0 0	}
#contd-cx1 > div {
	margin:0 0 0 10px;
	padding:0 0 8px 0;
}
#contd-cx1 > div > div {
	margin:0 0 0 -10px;
	padding:0 0 0 10px;
	background:url(/imgs/lado-esq-sombr.png) left repeat-y;
}
#contd-cx1 > div > div + div {
	position:absolute;
	width:9999px;
	height:8px;
	margin:0 0 0 -10px;
	background:url(/imgs/lado-esq-rodp.png) top left;
}
#contd-cx1 > div > div + div > div {
	position:absolute;
	left:11em;
	width:100%;
	height:100%;
	margin:0 0 0 10px;
	background:#fdfdfd;
}
#contd-cx2 {
	position:relative;
	border-left:11em solid #333;
}
#contd-cx2 > ul {
	position:relative;
	overflow:hidden;
	float:left;
	width:11em;
	margin:0 0 0 -11em;
	padding:0;
	list-style:none;
}
#contd-cx2 > ul > li > a {
	padding:.6em 1em .6em .5em;
	font-weight:bold;
	text-transform:uppercase;
}
#contd-cx2 > ul > li > a:hover {	color:#fff	}
#contd-cx2 > ul > li.sel > a {
	color:#efd000;
	background:url(/imgs/item-sel-fundo.png) center right repeat-y;
}

#contd-cx2 > ul ul {
	list-style:none;
	margin:0;
	padding:0 1em 0 0;
}
#contd-cx2 > ul > li a {
	display:block;
	color:#e3e3e3;
	text-align:right;
	text-decoration:none;
}
#contd-cx2 > ul > li > ul a {
	padding:3px 1em;
	line-height:100%;
	font-size:90%;
	text-transform:lowercase;
}
#contd-cx2 > ul > li > ul a:hover {	color:#fff	}
#contd-cx2 > ul > li > ul li.sel > a {	color:#efd000	}

#contd {
	overflow:hidden;
	min-height:25em;
	padding:2.5em 18px 0 18px;
	background:#fdfdfd;
}

#rodp {
	position:relative;
	overflow:hidden;
	margin:0 0 .5em 11em;
}
#rodp > em {
	position:absolute;
	bottom:0;
	left:5px;
	width:23px;
	height:42px;
	background:url(/imgs/rodp-canto-esq.png) bottom right no-repeat;
}
#rodp > em+em {
	left:auto;
	right:0;
	background:url(/imgs/rodp-canto-dir.png) bottom right no-repeat;
}
#rodp > div {
	margin:0 17px 0 24px;
	background:#333
}
#rodp > div > div {	background:url(/imgs/rodp-sombr-inf.png) bottom left repeat-x	}
#rodp > div > div > div {
	padding:.5em 3em .5em 0;
	color:#e8e8e8;
	font-size:90%;
	text-align:right;
}
#rodp > div > div > div > em {
	float:left;
	margin:0 1em;
	font-size:x-small;
	font-style:normal;
}
#rodp > div > div > div > em > a {
	text-decoration:underline;
}
#rodp a {
	color:#fff;
	font-size:100%;
}
#rodp img {
	float:right;
	width:20px;
	height:17px;
}
#rodp span {	padding:0 .5em	}
