@charset "iso-8859-1";
/* CSS Document */
.tx_drecbreferencerates {
	/*background: #333333 url(../../css/img/fContenidoLateral_n.png) left bottom no-repeat;*/
	background-color: #f7f7f7;
	border: 1px solid #f1f1f1;
	width: 100%;
	margin: 0 auto 0.416em auto;
	text-align: center;
}
.tx_drecbreferencerates h2, #zona_contenido .tx_drecbreferencerates h2 {
	margin: 0; 
	padding: 0.8em 1em;
	/*height: 1.2em;*/
	/*background: #fcfcfc url(../../css/img/fTituloLateral_n1.png) left bottom repeat-x;*/
	background: #ccc url(../../css/img/fTituloLateral_n.png) left bottom repeat-x;
	color: #330000;
	font-size: 90.9%;
	text-align: left;
	border-bottom: 1px solid #fff;
}

.tx_drecbreferencerates p {
	margin: 0; 
	padding: 0.8em 1em;
	color: #330000;
	font-size: 90.9%;
	text-align: left;
}
.tx_drecbreferencerates table {
	margin: 0 auto;
  padding: 0;
	width: 100%;
	text-align: left;
	/*border: 1px solid #ccc;*/
	border-bottom: 1px solid #f1f1f1;
}
.tx_drecbreferencerates caption {
	margin: 0; 
	padding: 0.8em 1em;
	color: #330000;
	font-size: 90.9%;
	text-align: left;
}
.tx_drecbreferencerates table thead {
  background-color: #ccc;
}
.tx_drecbreferencerates table th {
  background-color: #ccc;
  font-weight: bold;
}
.tx_drecbreferencerates_item1 {
  background-color: #fff;
}
.tx_drecbreferencerates .textAlign {
  text-align: center;
}