/* CSS Document */
	.bloque_cotizaciones{
		background: inherit;
		color: #333333;
		padding-top: 15px; 
	}

	.bloque_cotizaciones .individual{
		float: left;
		width: 100px;
		margin: 0 0 10px 3px;
	}

	
	
	.bloque_cotizaciones p{
		
		font-size: 12px; 
		
	}

	.pt_bra a, .pt_bra a:link, .pt_bra a:visited, .pt_bra a:hover {
		background:transparent url(../img_stat/drapeaux.gif) no-repeat scroll 0 0;
		color:#333333;
		padding: 0 0 0 20px;
		cursor: text;
	}

	.pt_arg a, .pt_arg a:link, .pt_arg a:visited, .pt_arg a:hover {
		background:transparent url(../img_stat/drapeaux.gif) no-repeat scroll 0 -20px;
		color:#333333;
		padding: 0 0 0 20px;
		cursor: text;
	}

	.pt_chi a, .pt_chi a:link, .pt_chi a:visited, .pt_chi a:hover {
		background:transparent url(../img_stat/drapeaux.gif) no-repeat scroll 0 -40px;
		color:#333333;
		padding: 0 0 0 20px;
		cursor: text;
	}

	.pt_eur a, .pt_eur a:link, .pt_eur a:visited, .pt_eur a:hover {
		background:transparent url(../img_stat/drapeaux.gif) no-repeat scroll 0 -60px;
		color:#333333;
		padding: 0 0 0 20px;
		cursor: text;
	}

	.pt_yen a, .pt_yen a:link, .pt_yen a:visited, .pt_yen a:hover {
		background:transparent url(../img_stat/drapeaux.gif) no-repeat scroll 0 -80px;
		color:#333333;
		padding: 0 0 0 20px;
		cursor: text;
	}
	.pt_libra a, .pt_libra a:link, .pt_libra a:visited, .pt_libra a:hover {
		background:transparent url(../img_stat/drapeaux.gif) no-repeat scroll 0 -100px;
		color:#333333;
		padding: 0 0 0 20px;
		cursor: text;
	}


