html, body {
	height: 100%;
}
	
body {
	background:#495577; /*73B0C5 url(../../files/img/background.gif) top left repeat-x fixed;*/
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a { text-decoration:none; color:#495677 }
a:hover { text-decoration:none; color:#FF6600; font-size:11px; }
ul { margin:0; padding:0; list-style-type:none }
ul li { margin:0; padding:0 }

#dvcenter {
	width:740px;
	background-color:#fff;
	position:relative;
	margin:0 auto;
	min-height: 100%;
}

* html #dvcenter {
	height: 100%; /* hack para IE6 hq trata height como min-height */
}

#dvtopo {
    width:100%;
    float:none;
	background-color:#fff;
}

#clear { clear:both }

#menutopo {
	width:740px;
	height:auto;
	text-align:left;
	position:relative;
	margin-top:-27px;
}

#login {
	border-top:#ffffff solid 1px;
	border-left:#ffffff solid 1px;
	border-right:#ffffff solid 1px;		
	text-align:left;
	position:absolute;
	right:10px;
	top:5px;
	width:240px;
	padding:6px;
	height:80px;
	font-size:11px
}


#adm {
	border:#ffffff solid 2px;
	text-align:left;
	position:absolute;
	right:10px;
	top:40px;
	width:280px;
	padding:6px;
	height:20px;
}

#menu_esquerdo {
	background-image:url(../../files/img/det.jpg);
	background-repeat: no-repeat; 
	background-color:#C7CBE6;
	border:#CCCCCC solid 1px;
	text-align:left;
	position:relative;
	float:left;
	width:147px;
	height:502px;
	font-size:11px;
	margin-left:1px;

}


#corpo {
    width:740px;
	height:auto;
    float:none;
	padding-bottom:20px;
}

#conteudo {
	margin-top:2px;
	width:578px;
    float:left;
	margin-left:6px;
	border:#fff solid 1px;
	height:auto;
}

div.noticias {
	width:237px;
	border:#fff solid 1px;
	height:300px;
	float:left;
	color:#666666;
}

div.bannergrande {

	text-align:right;
	width:333px;
	border:#fff solid 1px;
	/*
	border-left:#9592AD solid 2px;
	border-right:#9592AD solid 2px;
	*/
	height:300px;
	float:left;
	margin-left:2px;
}

div.bannerPQesquerdo {
	width:103px;
	height:57px;
	float:left;
	text-align:center;
}

div.bannerPQmeio {
	width:103px;
	height:57px;
	float:left;
	margin-left:3px;	
	text-align:center;	
}

div.bannerPQdireito {
	width:103px;
	height:57px;
	float:left;
	margin-left:3px;
	text-align:center;	
}

#divbarra {
	margin-bottom:10px;
	margin-left:0px; 
	margin-top:0px; 
	border-bottom:#0887C6 solid 2px; 
	font-size:12px; 
	font-weight:bold;
}

div.CTesquerdo {
	margin-top:5px;
	width:158px;
	border:#ccc solid 1px;
	height:171px;
	float:left;
		/*margin-bottom:5px;*/
}
div.CTmeio {
	margin-top:5px;
	width:242px;
	border:#ccc solid 1px;
	height:171px;
	float:left;
	margin-left:10px;	
	color:#666666;
		/*$margin-bottom:5px;*/
}
div.CTdireito {
	text-align:right;
	margin-top:5px;
	width:151px;

	height:171px;
	float:left;
	margin-left:10px;	
		/*margin-bottom:5px;*/
}

#dvrodape {
    width:740px;
	background-image:url(../../files/img/rodape.jpg);
	text-align:center;
	padding-top:8px;
	font-size:10px;
	color:#333333;
	bottom:0;
	margin-top:5px;
	left:0;
	float:left;
	position:absolute;
}


ul.form { background-color:#f4f4f4; padding:5px 5px 0 5px; margin:0; border:1px solid #ccc; float:left }
ul.form li { padding:0; margin:0 }
input.b1 { font-family:Arial, Helvetica, sans-serif; font-size:11px }

form.form { padding:5px 0 10px 0; background-color:#E3E7F2 }
table.form { width:100% }
table.form td { padding:2px 0 2px 0; height:auto; vertical-align:middle }
table.form td.label { text-align:right; padding:0 4px 0 0; font-weight:bold }
table.form td.label2 { text-align:left; padding:0 4px 0 0; font-weight:bold }
table.form td.top { vertical-align:top; padding-top:5px }
table.form td.txt { padding-top:5px; padding-bottom:5px; font-weight:normal }
table.form td.button { padding-top:15px }


li.buttons { padding:0 0 20px 0 }

div.img_not {float:left; margin-right:5px; height:auto }