@charset "UTF-8";
.bajo {
	background-image: url(img/barras_fodo_under.jpg);
	background-repeat: repeat-x;
}
.fondo_barras {
	background-image: url(img/barras_fodo_top.jpg);
	background-repeat: repeat-x;
}
.fondo_iz {
	background-image: url(img/intro/images/fonde_iz_02.jpg);
	background-repeat: repeat-x;
}

.texto {
	font-size: 14px;
	color: #4C81A1;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

