*{
	background: transparent;
	border:0;
	font-size: 100%;
	font-weight:inherit;
	font-style:inherit;
	list-style:none;
	margin:0; 
	padding:0;
	text-decoration:none;
}

html {
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	margin:0;
	width:800px;
}
#lateral {
	background:url(http://extranet.unicredpelotas.com.br/img/lateral.jpg) no-repeat;
	float:left;
	height:800px;
	width:205px; 
}
#lateral_home {
	background:url(http://extranet.unicredpelotas.com.br/img/lateral-home.jpg) no-repeat;
	float:left;
	height:800px;
	width:205px; 
}
#menu {
	margin-top:220px;	
}
#menu ul li{
	padding:7px 0 3px 0;
	border-bottom:2px solid #003C2F;
	width:160px;
	}
#menu ul li:hover {
	border-bottom:2px solid #877C3D;	
}
#menu ul li a{
	color:#003C2F;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
}
#menu ul li a:hover {
	color:#877C3D;
}
#geral {
	float:left;
	height:800px;
	width:595px; 
}
#topo {
	background:url(http://extranet.unicredpelotas.com.br/img/topo_geral.jpg) no-repeat;
	height:238px;
	width:595px; 
}
#usuario {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin:50px 0 0 266px;
	position:absolute;
	text-align:right;
	width:310px;
}
#submenu {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	margin:115px 0 0 276px;
	position:absolute;
	width:300px;
}
#submenu img {
	border:0;
	cursor:pointer;
}
#titulo {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	margin:175px 0 0 20px;
	position:absolute;
	text-align:center;
	width:190px;
}
#conteudo {
	background:url(http://extranet.unicredpelotas.com.br/img/conteudo.jpg) no-repeat;
	height:493px;
	width:595px; 
}
#corpo{
	float:left;
	height:470px; 
	margin:5px 0 0 35px;
	overflow:auto;
	width:500px; 
}
p{
	text-align:justify;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
u{
	text-decoration:underline;
}
#rodape {
	background:url(http://extranet.unicredpelotas.com.br/img/rodape.jpg) no-repeat;
	height:69px;
	width:595px; 
}



label {
	font-size:12px;
	font-weight:bold;
}
.cxTexto {
	background-color:#fff;
	border:1px solid #CCC;
	font-size:12px;
	padding:2px;
}
