* {
	margin:0px;
	padding:0px;
}
body {
	background-color:#ffffff;
	background-image:url('/img/nuvens_naobrancas.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family:"Arial";
	
}

a img{
	border:none;
}

a:hover{
	color:#0088bc !important;	
}
a {
	font-size:12px;
	color:#9e9e9e;
	text-decoration:none;
}
#painelTotal {
	width:850px;	
	margin:0 auto;
	margin-top:20px;
	/*z-index:-1;
	position:absolute;
	top:25px;	
	left:50%;
	margin:auto 0px 0px -425px;*/	
	height:120px;
	
	display:block;
}

#painelCT {
	width:300px;
	height:120px;
	padding:15px;	
	background-image:url('/img/painel_bkg.gif');
	background-repeat:no-repeat;	
	padding-top:10px;
	float:right;
	clear:both;
	
}

#painelUsuario {
	width:100px;
	height:18px;
	float:left;
	color:#c4c4c4;
}

#painelSenha {
	width:100px;
	height:18px;
	margin-left:10px;
	float:left;
	color:#c4c4c4;
}
#painelOK {
	width:23px;
	height:23px;
	display:inline-block;
	padding-right:15px;
	float:right;
}
#painelCT span {
	float:left;
	clear:both;
	width:200px;
}
#painelCT span a {
	color:#70aabf;
	font-size:10px;
	text-decoration:none;
}

#painelCT span a:hover {
	color:#70aabf;
	font-size:10px;
	font-weight:900;
	text-decoration:none;
}

#brancaTotal {
	float:left;
	margin:-100px auto 0 auto;	
	.margin:-80px auto 0 auto;
	background-image:url('/img/nuvens_brancas.png');
	width:100%;
	background-repeat:repeat-x;
	min-height:300px;	
	
}
#brancaCT {
	width:850px;
	background-image:url('/img/nuvens_brancas.png');
	background-repeat:repeat-x;
	min-height:300px;
	margin:68px auto 0 auto;
}
#logomarca {
	position: relative;
	top: -125px;
	*top: 0;
	*margin-top: -125px;
	border:none;
}
#menuCT{
	margin-top:-98px;
	*margin-top: 27px;
}
#menu {
	background-image:url('/img/menu.png');
	background-repeat:no-repeat;
	padding-top:20px;
	padding-bottom:0px;
	height:197px;
	width:207px;
	float:right;
}
#bannerCentral {
	width:643px;
	height:207px;
	float:right;
	margin-left:-3px;
	padding-top:3px;
}

#bannerCentral  img, #bannerCentral  obj {
	width:643px;
	height:207px;
}

#menu ul {
	display:block;
	list-style:none;	
}

#menu ul  li{
	display:block;
	height:23px;
	padding-top:7px;
	width:150px;
	padding-left:40px;
	background-image:url('/img/menu_bck_li_30px.jpg');
	background-position:0px 30px;
	font-size:12px;
	color:#9e9e9e;
	text-decoration:none;
}
#menu ul  li:hover{
	display:block;
	color:#0088bc !important;
	height:23px;
	padding-top:7px;
	width:150px;
	padding-left:40px;
	background-image:url('/img/menu_bck_li_30px.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:12px;
	
	font-weight:bolder;	
	text-decoration:none;
}
#menu ul  li:hover a{
	color:#0088bc !important;	
}
#menu a {
	font-size:12px;
	color:#9e9e9e;
	text-decoration:none;
}
#menu a:hover {
	font-size:12px;
	font-weight:bolder;
	color:#0088bc;
	text-decoration:none;
}

#meioCT {
	margin-top:8px;
	display:block;
}
#rodape {
	margin-top:30px;
	background-image:url('/img/rodape.jpg');
	background-repeat:no-repeat;
	width:821px;
	min-width:821px;
	max-width:821px;
	height:14px;
	max-height:14px;
	min-height:14px;
	padding:15px;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
#rodape ul {
	display:block;
	list-style:none;
}
#rodape ul  li{
	float:left;
	margin:left:5px;
}
#rodape a {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
#rodape a:hover {
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}
#infinitech {
	float:right;
}
