#mainbg {
	background-image:url(../images/sideshades.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;	
	position: relative;
	float: left;
}
.btm_bg {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;	
	position: relative;
	float: left;
}
.mid_content {
	position: relative;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}

.top_container {
	float: left;
	height: 124px;
	width: 1009px;
	position: relative;
	z-index: 2;
}

.logo_placer {
	float: left;
	position: absolute;
	background-image: url(../images/adcf_logo.png);
	height: 147px;
	width: 174px;
	top: 3px;
	left: 13px;
}

.slogan {
	background-image: url(../images/slogan.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 79px;
	width: 603px;
	background-position: left top;
	position: relative;
	margin-top: 20px;
	right: 95px;
}

.cont_container {
	float: left;
	width: 998px;
	position: relative;
	z-index: 1;
	background-image: url(../images/mbg_cont.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.lefter {
	float: left;
	width: 191px;
	position: relative;
	background-image: url(../images/left_mod_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 30px;
}
.mmenu {
	float: right;
	position: relative;
	width: 191px;
	margin-bottom: 30px;
}

.lmods {
	float: right;
	position: relative;
	width: 191px;
}

.midder {
	float: left;
	width: 297px;
	position: relative;
}

.midder_rotator {
	float: left;
	width: 297px;
	position: relative;
	z-index:0;
	height: 252px;
}

.midder_rotator embed{
	position:relative;
	z-index:0;
}

.midder_content {
	float: left;
	width: 297px;
	line-height: 1.5em;
	position: relative;
	background-image: url(../images/mid_mod_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}

.midder_content a:link,
.midder_content a:visited,
.midder_content a:active {
	margin-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.midder_content a:hover {
	text-decoration: underline;
}

.midder_content span{
	
}

.righter {
	float: left;
	width: 509px;
	position: relative;
}

.mcontent_head {
	float: left;
	width: 510px;
	position: relative;
	background-image: url(../images/mcontent_top.jpg);
	background-repeat: no-repeat
	background-position: left top;
	height: 320px;
	z-index: 2;
	overflow: hidden;
}

.right_top_mods {
	height: 30px;
	position: relative;
	width: 509px;
}

.fontresize {
	position: relative;
	height: 17px;
	float: right;
	margin-top: 6px;
	margin-right: 20px;
}

.rssfeed {
	float: left;
	height: 22px;
	width: 55px;
	position: relative;
	left: 20px;
	margin-top: 3px;
}

.right_cimage {
	height: 256px;
	width: 382px;
	position: absolute;
	margin-top: 20px;
	left: 62px;
}


.mcontent_body {
	float: left;
	width: 509px;
	position: relative;
	background-image: url(../images/right_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	z-index: 1;
}

.mcontent {
	float: left;
	position: relative;
	margin-top: 20px;
	/*margin-right: 15px;*/
	margin-bottom: 15px;
	/*margin-left: 15px;*/
	left:15px;
	right:15px;
	width:485px;
}

.mcontent2 {
	float: left;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	left:15px;
	right:15px;
	width:267px;
}

.mcontent2 table.contentpaneopen tbody tr td,
.mcontent2 table.contentpaneopen-destaques tbody tr td{
	padding:0 10px;
}

.mcontent3 {
	float: left;
	position: relative;
	left: 15px;
	background-image: url(../images/iotdframe.jpg);
	height: 199px;
	width: 256px;
	background-repeat: no-repeat;
	background-position: left top;
}

.imageoftheday {
	float: left;
	height: 174px;
	width: 254px;
	position: relative;
	left: 1px;
	top: 1px;
}

.bg_images {
	position: absolute;
	z-index: 0;
	height: 252px;
	width: 100%;
	top: 124px;
	left:0;
	background-image:url(../../../../images/bodybg.jpg);
	background-position:top center;
}

div.bemvindo{
	padding:0 20px;
}
div.footer {
	clear: both;
	position: relative;
	
	width: 100%;
	height: 49px;
	line-height: 49px;
	
	background-image: url(../images/btm_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

	text-align: center;	
}

.midder_content .imageoftheday a {
 margin: 0;
}