.barra_izq {
	background-image: url(images/barra_izq_rep.jpg);
	background-repeat: repeat-y;
}
.barra_der {
	background-image: url(images/barra_der_rep.jpg);
	background-repeat: repeat-y;
}
.barra_menu {
	background-image: url(images/menu/fondo_menu.jpg);
	background-repeat: repeat-x;
}
.titulo {
	font-family: Tahoma, Verdana, "Times New Roman Special G1";
	font-size: 14px;
	color: #FA5599;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #FD438E;
	border-right-color: #FD438E;
	border-bottom-color: #FD438E;
	border-left-color: #FD438E;
	font-weight: bolder;
	text-align: justify;
}
.texto_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}
