@charset "utf-8";
/*
 * Portal de Singulares
 *
 * Desenvolvido pela Unicred Central-RS
 * Autor...: Eduardo Nunes Cardozo
 * Contato.: eduardo@unicred-rs.com.br
 * Todos os direitos reservados 2007 a Unicred Central-RS
 *
 * Descricao
 * Arquivo de estilo com as formatações da Sessão Empréstimo
 *
 */

#imgsessao {
	float:left;
	width:279px;
	height:360px;
	margin-right:5px;
	}
 
#investimento {
	float:left;
	height:360px;
	width:377px;
	}
	
#investimento h2 {
	color:#003C2F; 
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0 10px 0;
	}
	
#investimento p {
	color:#666;
	margin:0 10px 5px 0;
	text-align:justify;
	}

#investimento p.e {
	font-style:italic;
	margin-bottom:15px;
	}

#investimento p a {
	color:#003C2F;
	text-decoration:underline;
	}
	
#investimento p a:hover {
	text-decoration:underline;
	}
	
#investimento #links {
	background:url(/layout/investimentos-links.gif) no-repeat;
	height:110px;
	width:370px;
	}
	
#investimento #links p.produtos {
	padding:40px 0 5px 20px;
	} 

#investimento #links p.produtos a{
	color:#82773F;
	font-size:11px;
	}
	
#investimento #links p.produtos a:hover {
	color:#B4A665;
}
	
#investimento #links p.tarifas a{
	color:#82773F;
	font-size:11px;
	margin-left:20px;
	}
	
#investimento #links p.tarifas a:hover {
	color:#B4A665;
	}
