@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;
	}
 
#emprestimo {
	float:left;
	height:360px;
	width:377px;
	}
	
#emprestimo h2 {
	color:#003C2F; 
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0 10px 0;
	}
	
#emprestimo p {
	color:#666;
	margin:0 10px 5px 0;
	text-align:justify;
	}

#emprestimo p.e {
	font-style:italic;
	margin-bottom:15px;
	}

#emprestimo p a {
	color:#003C2F;
	text-decoration:underline;
	}
	
#emprestimo p a:hover {
	text-decoration:underline;
	}
	
#emprestimo #links {
	background:url(/layout/emprestimos-links.gif) no-repeat;
	height:110px;
	width:370px;
	}
	
#emprestimo #links p.produtos {
	padding:40px 0 5px 20px;
	} 

#emprestimo #links p.produtos a{
	color:#82773F;
	font-size:11px;
	}
	
#emprestimo #links p.produtos a:hover {
	color:#B4A665;
}

#emprestimo #links p.tarifas {
	padding-bottom:5px;
	}
	
#emprestimo #links p.tarifas a{
	color:#82773F;
	font-size:11px;
	margin-left:20px;
	}
	
#emprestimo #links p.tarifas a:hover {
	color:#B4A665;
	}
	
#emprestimo #links p.cet a{
	color:#82773F;
	font-size:11px;
	margin-left:20px;
	margin-top:5px;
	}
	
#emprestimo #links p.cet a:hover {
	color:#B4A665;
	}
	
#emprestimo #links p.cet a{
	color:#82773F;
	font-size:11px;
	margin-left:20px;
	margin-top:5px;
	}
	
#emprestimo #links p.cet a:hover {
	color:#B4A665;
	}