@charset "utf-8";
/* CSS Document */

.texto_propagandas {
	color:#797979;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:10px;
	padding-top:38px;
}

.texto_propagandas a {
	color:#797979;
	text-decoration:none;
}

.texto_propagandas a:hover{
	text-decoration:underline;
}

.faca_documento {
	background-image: url(../img/propagandas/banners_01.jpg);
	height:116px;
	margin-bottom:5px;
	width: 170px;
}

.faca_curriculum {
	background-image: url(../img/propagandas/banners_03.jpg);
	height: 96px;
	margin-bottom:5px;
	width: 170px;
}

.faca_produtos {
	background-image: url(../img/propagandas/banners_05.jpg);
	height: 125px;
	margin-bottom:5px;
	width: 170px;
}


.faca_logistica {
	background-image: url(../img/propagandas/banners_07.jpg);
	height: 110px;
	margin-bottom:5px;
	width: 170px;
}

.faca_eventos{
	background-image: url(../img/propagandas/banners_09.jpg);
	height: 101px;
	margin-bottom:5px;
	width: 170px;
}

