@charset "utf-8";
/* CSS Document */
body {
	background: #457CBF url(images/bkg_geral.jpg) repeat-x;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
/* Id's */

#bkg_footer {
	width:100%;
	margin:0px;
	background:url(images/bkg_rodape.jpg) repeat-x bottom;
}

#headr_img_full {
	width:1024px;
	height:265px;
	margin:0 auto;
	display:block;
	background:url(images/topo.jpg) no-repeat top;
	padding-top:6px;
}

#container_content {
	width:745px;
	margin:0 auto;
	background:#D9E6F4 url(images/shadow_colun_r.jpg) right repeat-y;
}

#suport_top {
	width:745px;
	margin:0 auto;
	margin-top:-80px;
}

#content_l {
	width:525px;
	background:#FFF;
	float:left;
}

#content_r {
	width:220px;
	background:url(images/shadow_colun_r.jpg) repeat-y #D9E6F4;
	float:left;
	text-align:left;
}

#container_content_l {
	width:500px;
	margin:0 auto;
	clear:both;
	text-align:left;
}

#paginacao {
	text-align:center;
	clear:both;
}

#menu {
	width:780px;
	height:25px;
	background:url(images/bkg_menu_top.jpg) repeat-x;
	margin-top:6px;
	margin:0 auto;
	text-align:center;
}

/* Class */

.ancora {
	clear:both;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.details {
	width:500px;
	height:30px;
	background:url(images/box_.jpg) right no-repeat;
	margin:0 auto;
}

.box_btn_multimidia {
	width:200px;
	margin-right:18px;
	float:right;
	text-align:center;
	margin-top:-20px;
}

.title_colun_r {
	width:210px;
	background:url(images/title_colun_r.jpg) repeat-y;
	height:17px;
	padding-left:10px;
	text-align:left;
	padding-top:3px;
}

.box_txt{
	width:200px;
	margin:0 auto;
	margin-bottom:10px;
}

.centro{
	margin:0 auto;
}
	