/* CSS Document */


#titulo {
	width: 730px;
	height: 80px;
	margin: 7px auto 0 auto;
	background: url(../img/fototitulo_clientes.jpg) no-repeat;
	display: block;
	padding-top: 24px;
	clear: both;
}

#titulo h3 {
	background: url(../img/titulo_casos.gif) no-repeat;
	margin-left: 102px;
	width: 628px;
	height: 32px;
	display: block;
}

#titulo h3 span { display: none; }

#texto {
	margin: 0 0 0 120px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#texto a {
	color: #003366;
	text-decoration: none;
}

#texto a:hover {
	text-decoration: underline;
}

#texto a:visited {
	color:#0066CC;
}


#texto .cliente {
	margin: 18px 0 10px 0;
	padding-left: 125px;
	line-height: 16px;
	clear: both;
	display: block;
	width: 350px;
}

#texto .cliente a {
	color: #003366;
	text-decoration: none;
}

#blukit {
	background: url(../img/logo_blukit.gif) 10px no-repeat;
	height: 55px;
}

#haco {
	background: url(../img/logo_haco.jpg) 33px no-repeat;
	height: 55px;
}

#macroplastic {
	background: url(../img/logo_macroplastic.gif) 10px no-repeat;
	height: 55px;
}

#intencional {
	background: url(../img/logo_intencional.gif) 27px no-repeat;
	height: 55px;
}

#itacorda {
	background: url(../img/logo_itacorda.gif) no-repeat;
	height: 55px;
}

#zivalplast {
	background: url(../img/logo_zivalplast.gif) 33px no-repeat;
	height: 55px;
}






