
.clientesDetalhes {
	font-family:Arial;
	font-size:13px;
	color:#021B53;
	font-weight:bold;
	text-align:left;
	margin:0 0 10px 10px;

}


.projetos {
	width:98%;
	height:98%;
	margin:auto;
	padding:20px 0 0 0;
}


.projetos p{
	font-family:Verdana;
	font-size:11px;
	color:#444444;
	padding:5px 0 5px 10px;
	line-height:15px;
}

.projetos p a{
	color:#444444;
	text-decoration:none;
}

.projetos p a:hover {
	text-decoration:underline;
}

.projetos h1 {
	font-family:Arial;
	font-size:16px;
	color:#021B53;
	font-weight:bold;
	margin:10px 0 10px 20px;
	padding:0 0 0 0;
	text-align:left;
}
