/* Site de particulares (es_ES) - Caixa Galicia */
/* Validado como CSS3 */

/* Genéricos */
.imgBroker
{
	border: 0em;
}

.tableBroker
{
	width: 100%;
	padding: 0em;
	margin: 0em;
}

.fondoGrisBroker
	{
		background-color: #F2F2F2;
	}
.fondoBlancoBroker
{
	background-color: #FFFFFF;
}

.fuenteRojaBroker
{
	color: #FF0000;
}

/* Específicos */
.xBroker
{
	width: 100%;
	height: 18em;
	overflow: hidden;
}

.infoXBroker
{
	height: 15em;
	overflow-x: hidden;
	overflow-y: scroll;
}

.logoBroker
{
	padding-bottom: 0.5em;
}

.tituloSeccionBroker
{
	background-color: #D7DCE5;
	color: #00337F;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	height: 1.67em;
	text-align: center;
	text-decoration: none;
	clear: both;
}

.valoresBroker
{
	color: #000066;
	font-family: Arial;
	font-size: 0.9em;
	height: 1.25em;
}

.nombreBroker
{
	width: 50%;
	text-align: left;
	font-size: 0.9em;
}

.valorBroker
{
	width: 27%;
	text-align: right;
	font-size: 0.9em;
}

.diferencialBroker
{
	width: 23%;
	text-align: right;
	font-size: 0.9em;
}

