@charset "utf-8";
/* CSS Document */

#cabecera_tarifas{
	width:550px;
	height:77px;
	background:url(../imagenes/tarifas/head_1.png) no-repeat bottom;
}
#centro_tarifas{
	width:550px;
	background:url(../imagenes/tarifas/centro.png) repeat-y top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#pie_tarifas{
	width:550px;
	height:46px;
	background:url(../imagenes/tarifas/pie.png) no-repeat top;
}
#cabecera_tarifas2{
	width:550px;
	height:77px;
	background:url(../imagenes/tarifas/head.png) no-repeat bottom;
}
#cabecera_tarifas3{
	width:550px;
	height:77px;
	background:url(../imagenes/tarifas/head_2.png) no-repeat bottom;
}
