@charset "utf-8";
.texto {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 30px;
	font-weight: normal;
	line-height: 16px;
}
.texto_logos {
	color: #666666;
}

.clientes {
	font-size: 11px;
	color: #000000;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
}
.texto_bold {
	font-size: 10px;
	font-weight: bold;
	color: #858705;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #858705;
}

.img {
	background-image: url(images/flor.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.img_logos {
	background-image: url(images/flor.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
