/* CSS Document */
/*/CLIENTES
////////////////////////////////////*/
.a_cliente h2{
	background-image:url(../../imagens/titulos/clientesdamm.png);
}
.a_cliente #nota{
	
	background-color:#F5E0E0;
	border:1px solid #EBCCCC;
	font-size:11px!important;
	margin:20px 0 20px 30px;
	line-height:1.3em;
	padding:5px;
	width:497px;
	height:80px;	
}
.a_cliente img{
	width:168px;
	height:124px;
	border:1px solid #CCC;
	float:left;
	padding:5px;
}
.a_cliente ul{
	width:500px;
	margin-top:10px;
	margin-left:25px;
	clear:left;
}
.top_cliente{
	float:left;
	font-weight:bolder;
	margin-left:20px;
	margin-top:5px;
	width:200px;
		
}
.a_cliente ul li p{
	width:800px;
	float:left;

}
.a_cliente ul li p{
	width:196px;
	height:84px;
	float:left;
	margin-left:25px!important;
}
.a_cliente ul li  a{
	color:#f60;
	margin-left:10px;
	height:50px;
	
}

