.lengueta_izquierda {
	height: 130px;
	width: 174px;
	background-image: url(img/colores/links_degradado.jpg);
	background-repeat: no-repeat;
	float: left;
}
.lengueta_centro {
	height: 130px;
	float: left;
	width: 587px;
	background-image: url(img/colores/links_claro.jpg);
	background-repeat: repeat;
}
.lengueta_derecha {
	height: 130px;
	float: left;
	width: 19px;
	background-image: url(img/colores/links_pestana.jpg);
	background-repeat: no-repeat;
}
.final {
	background-image: url(img/colores/links_final.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.foto_publi {
	float: left;
	height: 363px;
	margin-top: 18px;
	width: 532px;
}
.menu_principal_publi {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	width: 115px;
	padding-top: 20px;
	float: left;
	padding-left: 20px;
}
