
/* CSS Document */

.topo {
	width:770px;
	height:130px;
	margin:0 auto;
	background:url(http://www.cenin.com.br/image/logo.jpg) no-repeat top left;
}

.topo div {
	width:468px;
	height:60px;
	float:right;
	margin:30px 0 0 0;
}

.acesso {
	width:770px;
	height:80px;
	margin:0 auto;
	background:#eff5f8;
	clear:both;
}

.acessoHora {
	width:210px;
	height:20px;
	float:right;
	font-weight:bold;
	color:#c3c3c3;
	margin:45px 0 0 10px
}

.acessoTitulo {
	width:100px;
	height:35px;
	margin:37px 0 0 0;
	font-size:18px;
	float:left;
	color:#929292;
}

.acessoLogin {
	width:400px;
	height:50px;
	margin:22px 0 0 0;
	float:left;
}


.acessoLogin label {
	float:left;
	margin:0 10px 0 0;
	color:#929292;
}

.acessoLogin label form { clear:both; }

.corpo {
	width:770px;
	height:auto;
	margin:0 auto;
}

.conteudo {
	width:500px;
	height:auto;
	float:right;
}

.conteudoHome {
	width:230px;
	float:left;
	padding:0 20px 0 0;
}


.conteudoHome_help {
	width:520px;
	float:left;
	padding:20px 5px 0 0;	
	text-align:justify;
	font: italic 1.5em "Trebuchet MS";
	color:#96a4c1;
	letter-spacing:-1px;
	font-size:20px;
	font-weight:bold;
}
.conteudoHome_2 {
	width:200px;
	float:left;
	padding:0 5px 0 0;
}

.conteudoHome h2 { margin:-20px 0 0 13px; }

.conteudoHome p {
	width:100%;
	height:100%;
	border-left:3px solid #96a4c1;
	padding:0 0 30px 10px
}

.menu {
	width:225px;
	height:100%;
	float:left;
	background:url(http://www.cenin.com.br/image/bgColuna.jpg);
}

.menu ul { list-style:none; }

.menu ul li {
	background:url(http://www.cenin.com.br/image/bgMenu.jpg) no-repeat;
	height:29px;
	text-align:right;
	padding:6px 35px 0 0;
	font-weight:bold;
	color:#929292;
	cursor:pointer;
}

