*{
	padding:0;
	margin:0;
}
html,body{
	height:100%;
	width:100%;
	font-family:arial,verdana, tahoma;
	font-size:8pt;
	background-image: url(_img/background_home.jpg);
	background-position:left;
}
#cBody{
	height:100%;
	width:100%;
}
#topo{
	width:100%;
	height:110px;
	overflow:hidden;
}
#corpo{
	position:absolute;
	overflow:hidden;
	top:130px;
	left:0px;
	width:100%;
}
#divdMenu{
	width:100%;
	height:20px;
	background-image: url(img/separado20px.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#menu{
	width:200px;
	background-image: url(img/ponto_azul.jpg);
	background-color:#fff;
	
}
#cConteudo{
	position:absolute;
	top:0px;
	left:200px;
	width:100%;
	
}
#FcConteudo{
	overflow:auto;
}
#FFcConteudo{
	margin:10px;
}
#divdrodape{
	height:20px;
	background-image: url(img/rodseparado20px.jpg);
	background-repeat:repeat-x;
	position:absolute;
	width:100%;
}
.fundoBotao{
	background-image: url(img/btn_azul.jpg);
	font-family: Arial, verdadna;
	font-size:11px;
	font-weight:bold;
	color:#000;
	cursor:pointer;
}
.botaun{
	font-family: Arial, verdadna;
	font-size:12px;
	font-weight:bold;
	color:#000;
	cursor:pointer;
}
.formes{
	font-size:8pt;
}
.classeNone{
	display:none;
}
.classeNaoNone{
	display:'';
}
.classli2{
	display:list-item;
	padding-left:15px;
	height:30px;
	background-image: url(img/btn.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	list-style:none;
	cursor:pointer;
	color:#000;
}
.classlipalet{
	display:list-item;
	width:140px;
	padding-left:15px;
	background-image: url(img/btn_press.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	list-style:none;
	color:#000;
}
.cent_btn{
	padding-left:15px;
	padding-top:7px;
	font-family:"Trebuchet MS";
	font-size:12px;
}
.dock-item{
	border: none; 
	cursor:pointer;
	padding-left:15px;
	display:table-cell;
	position:absolute;
	list-style:none;
	vertical-align:baseline;
	bottom:0;
	z-index:101;
}
.dock-item :hover{
	width:60px;
	height:60px;
	bottom:30px;
	
}
.dock-item img{
	width:40px;
	height:40px;
	bottom:0;

}.dock-item img:hover{
	width:60px;
	height:60px;
	
}
.dia {font-family: helvetica, arial; font-size: 8pt; color: #f8f8f8;}
.data {font-family: helvetica, arial; font-size: 8pt; text-decoration:none; color:#191970;}
.mes {font-family: helvetica, arial; font-size: 8pt;cursor:pointer}
.Cabecalho_Calendario {font-family: helvetica, arial; font-size: 10pt; color: #000000; text-decoration:none; font-weight:bold}