.texto_general {
	color: #333;
	list-style-type: disc;
	font-size: 15px;
	text-align: justify;
	font-weight: normal;
	text-indent: 15px;
	font-family: "Tw Cen MT";
}
.navbar {
	background-image: url(../images/fondo_barra.png);
	background-repeat:  repeat-x;
	text-align:center;
}
.Titular {
	font-family: "Tw Cen MT";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.clientescentrados {
	text-align: center;
	font-family: "Tw Cen MT";
	font-size: 15px;
	font-weight: normal;
}


.contactbar {
	background-image: url(../images/contactbar/table_bottom.png);
	background-repeat:  repeat-x;
	text-align:center;
	font-family: "Tw Cen MT";
	font-size: 15px;
	color: #333;
}
.textbox{
	text-align:center;
	color: #333;
	font-size: 15px;
	text-align: justify;
	font-weight: normal;
	font-family: "Tw Cen MT";
	background-color: #F4F4F4;
}
.tabla {
	font-family: "Tw Cen MT";
	color: #333;
	font-size:15px;
	font-weight:normal;
	text-align:justify;
	vertical-align:top;
}
.footnote {
	font-family: "Tw Cen MT";
	color: #FFF;
	font-size:14px;
	font-weight:normal;
	text-align:justify;
	vertical-align:top;
}
.subrayadonegrita {
	font-family: "Tw Cen MT";
	color: #333;
	font-size:15px;
	font-weight:bold;
	vertical-align:top;
	text-decoration: underline;
	text-align: center;
}
.enlace {
	font-family: "Tw Cen MT";
	font-size: 15px;
	color: #007CC3;
	font-weight: normal;
	text-decoration: none;
}
.enlaceParaImagenes {
	font-family: "Tw Cen MT";
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #F4F4F4;
}


.referencias {
	font-family: "Tw Cen MT";
	color: #333;
	font-size:15px;
	text-align:justify;
	font-style:italic;
	text-indent: 15px;
}
.autorReferencia {
	font-family: "Tw Cen MT";
	color: #007CC3;
	font-size:15px;
	text-align:justify
}
.imagenOculta {
	display:none;
}

