/************************************************/  
/* CSS 2.0 CASABABEL                            */
/* @date: June 2008                             */
/* @author: NetConsulting                */
/* @email: info@netconsulting.es             */
/* @url: www.netconsulting.es                   */
/************************************************/                       
                
/*-- --*/

.tarifas_caprichos{
	width:480px;
}
	
	.tarifas_caprichos th{
		background:url(../images/bg_news.jpg) top left;
		color:#c6a764;
		font-weight:bold;
		padding:2px;
		padding-left:5px;
		
	}
	
		.tarifas_caprichos td{
			padding:2px 5px 2px 10px;
			
		}
		
		.derecha{ text-align:right;}
